Skip to content

Recon scripts for Red Team and Web blackbox auditing

License

Notifications You must be signed in to change notification settings

Sec-Fork/Prometheus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus

Welcome to the Prometheus repo!

Prometheus is a collection of two recon scripts for Red Team and Web blackbox auditing:

  • asset_discovery: a small script that allows to perform DNS asset discovery, Nuclei scans, determine used technologies, find known URLs, take screenshots of found web assets by combining the output of several tools.
  • blackbox_audit: 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.

image_2

📖 Documentation

To start, check the Installation page and the Recommended User Guide that describes the usage of the tool with a Docker container and a simple wrapper script.

Alternatively you can check the Not Recommended User Guide that describes the usage of the recon scripts without Docker container.

🔔 Disclaimer

This tool is intended for educational purposes only. Performing hacking attempts on computers that you do not own (without permission) is illegal! Do not attempt to gain access to devices that you do not own.

🔎 asset_discovery is using the following tools to generate its results

Subdomain Discovery:

Additionnal Tools:

📦 blackbox_audit is using the following tools to generate its results

About

Recon scripts for Red Team and Web blackbox auditing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.4%
  • Shell 16.1%
  • Dockerfile 0.5%