Skip to content

IHackPy/Security_Ochestration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antigravity Security Orchestrator

An automated wrapper for common security tools (Amass, Nmap, Gobuster, SQLMap).

usage

python orchestrator.py --target example.com --project-name my_scan

Requirements

Python

No external PIP packages required. Uses standard library.

System Tools

Ensure these are installed and in your system PATH:

  1. Nmap (Port scanning)
  2. Amass (Reconnaissance)
  3. Gobuster (Directory brute-forcing)
  4. SQLMap (Vulnerability scanning)

Output

Reports are generated in Markdown format in the current directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages