Last active
December 26, 2023 16:13
-
-
Save n1sh1th/d00a785b03e82923ae021d5c49f6049c to your computer and use it in GitHub Desktop.
XSS Post exploitation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
XSS Post exploitation: | |
https://excess-xss.com/ | |
https://labs.detectify.com/2012/11/07/how-to-exploit-an-xss/ | |
https://medium.com/@hakluke/upgrade-xss-from-medium-to-critical-cb96597b6cc4 | |
https://github.com/hakluke/weaponised-XSS-payloads | |
https://www.exploit-db.com/exploits/20009 | |
http://www.xssed.com/xssinfo | |
https://security.stackexchange.com/questions/49185/xss-cookie-stealing-without-redirecting-to-another-page | |
https://github.com/JohnHoder/Javascript-Keylogger | |
Please share your repo.
Hey, Thanks for replying. Here it is:
https://github.com/B0s0/POST-XSS-Exploit
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey, can you add my POST XSS repo too? :)