ArgusScan: Automating Ethical Pentest with Shodan API
ArgusScan: Automating Ethical Pentest with Shodan API GitHub Repository: https://github.com/digenaldo/argusscan Introduction Security professionals know that reconnaissance is one of the most important steps in a penetration test. Finding vulnerable systems, understanding network exposure, and identifying potential attack surfaces takes time and requires using multiple tools. What if you could automate this process while maintaining professional standards and generating reports that follow industry methodologies like PTES and OWASP? That’s where ArgusScan comes in. It’s an open-source Python CLI tool that integrates with Shodan API to automate ethical pentest reconnaissance, making security assessments faster and more efficient. ...