Skip to content
Geek Girl
  • Categories
    • Information Security
      • HackTheBox
      • linux
      • Windows
      • CTF
      • Web application
    • Cloud
    • python
      • Django
    • Internet of Things
Menu

xss

  1. Home>
  2. xss
Dont just sanitize but also escape – A fable of sanitize_text_field
Code Vigilant / OWASP top 10 / php / Source Code Review / Web application / XSS

Dont just sanitize but also escape – A fable of sanitize_text_field

The post talks about an interesting find of XSS even when the filter was used. It also covers the mistakes that a developer makes while sanitizing input.

2 Comments
May 21, 2021
Doctor hackthebox walkthrough
HackTheBox / Information Security / linux / python

Doctor hackthebox walkthrough

Doctor is an easy linux machine from hackthebox. The initial foothold exploits SSTI/XSS and with splunkd you get the privilege escalation

0 Comments
January 12, 2021
How to setup DVWA on kali linux
Information Security

How to setup DVWA on kali linux

Setup you own lab to practice owasp top 10 using DVWA

0 Comments
April 27, 2020
Copyright [oceanwp_date] - WordPress
Close Menu
  • Categories
    • Information Security
      • HackTheBox
      • linux
      • Windows
      • CTF
      • Web application
    • Cloud
    • python
      • Django
    • Internet of Things