Skip to content

Instantly share code, notes, and snippets.

@neo-32
Last active May 21, 2020 07:28
Show Gist options
  • Save neo-32/320fafb2585bb7500164662e0647d102 to your computer and use it in GitHub Desktop.
Save neo-32/320fafb2585bb7500164662e0647d102 to your computer and use it in GitHub Desktop.
Hussein Tips and Tricks!

Hussein Tips and Tricks

This will contain the most useful tips and tricks from Hussain stream with Nahamsec which i find one of the best stream as Hussein are sharing too much valuable information for bug bounty hunters ;)

subdomain discovery and info-gathering using free online tools

subdomain discover using brute-force

ffuf -u http://FUZZ.example.com -w /path/to/wordlist (subdomain fuzzer using wordlist)

Atlas Tamper scripts to find blind SQL Injection

https://pentesttools.net/atlas-quick-sqlmap-tamper-suggester/ (open source tool that can suggest sqlmap tampers t)

Find broken links, redirects & site Crawl Tool

Search engine on the Internet

Parameters brute-forcing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment