Hey fellow netsec students,
I've been cooking up a tool called IPCrawler which is essentially a beginner-friendly fork of AutoRecon. It’s built with newcomers to the world of pentesting and network recon in mind. My aim was to make the learning curve a bit less steep without losing any of the diagnostic power.
What makes IPCrawler particularly appealing is its straightforward setup process and the clean HTML reports it generates. This means you can easily parse through data and understand your scan results better.
If you're interested in checking it out, here's the GitHub link: IPCrawler.
Would love any feedback or contributions! Let's build knowledge together!