Site is Loading, Please wait...
Skip to content
Geek Girl
  • Categories
    • Information Security
      • HackTheBox
      • linux
      • Windows
      • CTF
      • Web application
    • Cloud
    • python
      • Django
    • Internet of Things
  • Toggle website search
Menu Close
  • Categories
    • Information Security
      • HackTheBox
      • linux
      • Windows
      • CTF
      • Web application
    • Cloud
    • python
      • Django
    • Internet of Things

XSS

  1. Home>
  2. python>
  3. Web application>
  4. OWASP top 10>
  5. XSS
Read more about the article 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.

4 Comments
May 21, 2021
  • LinkedIn
  • Twitter
ShreyaPohekar