Information Security
415 subscribers
157 photos
5 videos
9 files
2.28K links
Information Security News

we are @sec_nerd twin brother
Download Telegram
XSS Payload JSON:

"}]}';alert('oBonito')</script>

#BugBounty #bugbountytips
CSRF for disabling 2FA

1. Capture request in burpsuite
2. Engagement tools> Generate CSRF POC
3. Pass null chars in token value so function will over-ride
4. Submit twice for overriding
5. 2FA disabled
Recently found a RXSS in captcha response
Resolve captcha --> capture request --> change captcha response to XSS payload --> XSS trigger

#BugBounty #BugBountyTip #BugBountyTips