A collection of custom penetration testing tools I've written for educational purposes and ethical security testing.
Advanced credential discovery tool designed for OSCP-style penetration testing. Hunts for passwords, API keys, tokens, and sensitive files across directory structures.
Features:
- Smart pattern detection for credentials
- Sensitive file discovery
- Critical finding prioritization
- Real-time progress tracking
- Detailed reporting
./credhunter.sh /var/www -v --detailed -o results.txt
More tools will be added to this collection as I develop them for various penetration testing scenarios.
IMPORTANT: FOR EDUCATIONAL AND AUTHORIZED TESTING ONLY
These tools are created for:
- Educational purposes
- OSCP exam preparation
- Authorized penetration testing
- Security research with proper permissions
- Ethical hacking activities
I take NO RESPONSIBILITY for any misuse of these tools.
By using any tool in this repository, you agree that:
- You will only use these tools on systems you own or have explicit written permission to test
- You understand the legal implications of using penetration testing tools
- You are solely responsible for compliance with all applicable laws and regulations
- Any damage or legal issues resulting from the use of these tools are your responsibility
- These tools are provided "as-is" without any warranty
✅ Authorized Use:
- Personal learning environments
- Authorized penetration tests with signed agreements
- Bug bounty programs within their scope
- Educational labs and CTF challenges
- Your own infrastructure and systems
❌ Prohibited Use:
- Unauthorized access to systems you don't own
- Malicious activities or illegal hacking
- Testing without explicit permission
- Any activity that violates local or international laws
These tools are designed to help security professionals and students:
- Learn penetration testing techniques
- Prepare for certification exams (OSCP, CEH, etc.)
- Understand common security vulnerabilities
- Practice ethical hacking methodologies
If you have questions about proper usage or need clarification on any tool, feel free to reach out through the appropriate channels.
All tools in this repository are provided under the MIT License - see individual tool directories for specific license files.
Remember: Use your powers responsibly. Ethical hacking makes the digital world safer for everyone. 🛡️
"With great power comes great responsibility"