/XSS-Data-Exfil

Sample code for exfiltrating data through an XSS vulnerability. XSS Payload retrieves sensitive data in victim's browser, then breaks it into chunks. Sends those chunks out as image requests (data in image filename). Example commands and python script to put the original data back together.

Primary LanguageJavaScriptThe UnlicenseUnlicense

Watchers