Skip to content
forked from tess-ss/overwatch

πŸ” Overwatch is an automated vulnerability scanning and notification bash wrapper designed for continuous monitoring and reporting of πŸ›‘οΈ critical and ⚠️ high-severity findings. It leverages Axiom, Subfinder, HTTPx, and Nuclei to perform the following tasks:

License

Notifications You must be signed in to change notification settings

ayadim/overwatch

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Description:
πŸ” Overwatch is an automated vulnerability scanning and notification bash wrapper designed for continuous monitoring and reporting of πŸ›‘οΈ critical and ⚠️ high-severity findings. It leverages Axiom, Subfinder, HTTPx, and Nuclei to perform the following tasks:

  • πŸš€ Spins up Axiom instances for distributed scanning.
  • 🌐 Enumerates subdomains using Subfinder.
  • 🌍 Probes HTTP services with HTTPx.
  • πŸ› οΈ Runs vulnerability scans using Nuclei for medium, high, and critical severities.
  • πŸ“’ Immediately notifies users upon detecting critical or high findings.
  • ⏳ Periodically reports medium findings and repeats the cycle every 30 hours.

Overwatch is ideal for πŸ•΅οΈβ€β™‚οΈ security professionals and 🏹 bug bounty hunters who want a hands-free scanning solution with instant alerts for critical vulnerabilities.


Features:
✨ Easily scan using Axiom.
πŸ“’ Immediate notifications for critical and high findings.
βš™οΈ Customizable scan intervals and severity filters, as per Nuclei documentation.
🐚 Simple Bash script – easy to understand and extend.


Getting Started:
1️⃣ Clone this repository.
2️⃣ Configure the subdomains.txt file with the target subdomains. (Make sure root domains obviously. 🏠)
3️⃣ Install Axiom, Subfinder, HTTPx, Notify, & Nuclei.
4️⃣ Run the script: bash ./overwatch.sh.


Requirements:
πŸ’» Beginner knowledge of Bash scripting. πŸ› οΈ Axiom and required tools installed (subfinder, httpx, nuclei, notify).

Please find the following tools here:


Contribute:
🀝 Feel free to fork, modify, and contribute to Overwatch. Let’s make vulnerability scanning even smarter and faster! πŸš€


License:
πŸ“œ This project is licensed under the MIT License.


About

πŸ” Overwatch is an automated vulnerability scanning and notification bash wrapper designed for continuous monitoring and reporting of πŸ›‘οΈ critical and ⚠️ high-severity findings. It leverages Axiom, Subfinder, HTTPx, and Nuclei to perform the following tasks:

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%