A collection of practical guides, methodologies, and resources for hunting vulnerabilities
From Hackers for Community, because Hacking is not just a skill
Itβs a Mindset
HowToHunt is a collaborative repository of step-by-step guides, methodologies, and hands-on techniques for finding specific vulnerabilities. Whether you're a beginner or an experienced hunter, you'll find valuable resources to enhance your bug hunting skills.
Note: This repository aims to provide practical, actionable guides rather than theoretical knowledge. Each guide is contributed by experienced hunters who have successfully used these techniques in the field.
Visit our GitBook for an organized, searchable reading experience with all the guides properly categorized.
- Fork the repository
- Create your feature branch (
git checkout -b add-new-guide
) - Add your guide in the appropriate category folder
- Commit your changes (
git commit -m 'Add guide for XSS in login forms'
) - Push to the branch (
git push origin add-new-guide
) - Open a Pull Request
If you find this project helpful and want to show your appreciation:
- Focus on practical, actionable techniques
- Include real-world examples when possible
- Provide clear step-by-step instructions
- Add references to tools, resources, or write-ups that support your guide
- Please mention your Twitter handle at the end of your guide
Thanks goes to these wonderful people who have shared their knowledge and experience: