Skip to content

Commit 0c0576c

Browse files
author
Matthew Bryant
committed
Updated README with notable hacks
1 parent bd999c0 commit 0c0576c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,9 @@ Please see https://thehackerblog.com/xss-hunter-is-now-open-source-heres-how-to-
3737
* **Secondary Payload Loading**: Got a secondary payload that you want to load after XSS Hunter has done it's thing? XSS Hunter offers you the option to specify a secondary JavaScript payload to run after it's completed it's collection.
3838
* **iOS Web Application**: It is also possible to view your XSS payload fires via an iOS web app. Simple navigate to the `/app` path and save the page as a web application to your iPhone's desktop.
3939

40+
# Notable Exploits
41+
* Blind XSS in Spotify's Salesforce integration: https://mhmdiaa.github.io/jekyll/update/2016/07/19/blind-xss-in-spotify.html
42+
* Blind XSS in GoDaddy's support panel: https://thehackerblog.com/poisoning-the-well-compromising-godaddy-customer-support-with-blind-xss/
43+
4044
# Want to Contribute?
4145
All code was created by me and (for that reason) is likely *not* best pracice and *definitely* in need of optimization/cleanup. Any pull requests are appreciated!

0 commit comments

Comments
 (0)