Skip to content

amohar/blind-xss-probe-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Blind XSS probe POC

The idea behind this POC is when an attacker is testing for XSS which she can't verify, the probe can be injected which when triggered (if triggered) will show up on the back-end site.

Installation

  • Get a digital ocean account. You can click this link for $100 free credit across first 60 days: https://m.do.co/c/316c3be750a9
  • Create a basic droplet, install Python3 and Flask
  • Upload the store.py and run it: python3 store.py
  • Start using your probe!

Read more

You can find out more details in my blogpost: http://coffeesec.net/posts/blind-xss-digital-ocean/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published