Skip to content

Instantly share code, notes, and snippets.

@n1sh1th
Last active December 26, 2023 16:13
Show Gist options
  • Save n1sh1th/d00a785b03e82923ae021d5c49f6049c to your computer and use it in GitHub Desktop.
Save n1sh1th/d00a785b03e82923ae021d5c49f6049c to your computer and use it in GitHub Desktop.
XSS Post exploitation
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
@B0s0
Copy link

B0s0 commented Jul 22, 2021

Hey, can you add my POST XSS repo too? :)

@n1sh1th
Copy link
Author

n1sh1th commented Jul 22, 2021

Please share your repo.

@B0s0
Copy link

B0s0 commented Jul 22, 2021

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