> For the complete documentation index, see [llms.txt](https://baric6.gitbook.io/barics-knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://baric6.gitbook.io/barics-knowledge-base/security-programs/bug-bounty/python-recon-scripts-web-auditing.md).

# Python recon scripts web auditing

<figure><img src="/files/vL0Ar29hv4ac0Q9RZ7vw" alt=""><figcaption></figcaption></figure>

Have you ever done an audit with a lot of hosts to audit and were lazy to do all the blackbox tests by hand?

I made a nice little script that does a lot of blackbox tests (Ping, Nmap, DNS+DNSSec tests, sslscan + testssl) on a set of hosts you provide to the script.

The script provides almost no output, but stores the results in different folders/files:

{% embed url="<https://github.com/mtimani/Recon_scripts>" %}
