Skip to content

Commit

Permalink
moar payloads!
Browse files Browse the repository at this point in the history
  • Loading branch information
foospidy committed Feb 24, 2016
1 parent 08c7406 commit 6794348
Show file tree
Hide file tree
Showing 4 changed files with 958 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ run `./get.sh` to download external payloads.
- NickSanzotta - https://github.com/NickSanzotta/BurpIntruder
- 7ioSecurity - https://github.com/7ioSecurity/XSS-Payloads
- shadsidd - https://github.com/shadsidd
- shikari1337 - https://www.shikari1337.com/list-of-xss-payloads-for-cross-site-scripting/

Other
- xss/jsf__k.txt - http://www.jsfuck.com/
Expand All @@ -22,3 +23,5 @@ Other
- xss/d3adend.org - http://d3adend.org/xss/ghettoBypass
- xss/soaj1664ashar - http://pastebin.com/u6FY1xDA
- xss/billsempf - https://www.sempf.net/post/Six-hundred-and-sixty-six-XSS-vectors-suitable-for-attacking-an-API.aspx (http://pastebin.com/48WdZR6L)
- xss/787373 - https://84692bb0df6f30fc0687-25dde2f20b8e8c1bda75aeb96f737eae.ssl.cf1.rackcdn.com/--xss.html
- xss/bhandarkar - http://hackingforsecurity.blogspot.com/2013/11/xss-cheat-sheet-huge-list.html
6 changes: 6 additions & 0 deletions get.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ wget https://github.com/shadsidd/Automated-XSS-Finder/archive/master.zip
unzip master.zip
rm master.zip
mv Automated-XSS-Finder-master shadsidd

### tennc
wget https://gist.github.com/tennc/4026cfd0925aaad0a655/archive/c5741a19a0007bac49caf6cfccc93b296ec38cf0.zip
unzip master.zip
rm master.zip
mv 4026cfd0925aaad0a655-c5741a19a0007bac49caf6cfccc93b296ec38cf0 tennc
Loading

0 comments on commit 6794348

Please sign in to comment.