Skip to content

Latest commit

 

History

History
65 lines (47 loc) · 1.52 KB

README.md

File metadata and controls

65 lines (47 loc) · 1.52 KB


Spartan
Spartan

Recon Like a Pro

WikiUsageGallery

Features

  • Subdomain Scan Using Aquatone & Sublist3r
  • Httprob for only Live sites
  • Masscan for open ports
  • Identifing CMS using CMSeeK
  • Grabing URL's from waybackMachine
  • ScreenShot using Aquatone
  • Brute forcing directories and files using Dirsearch
  • Cors Scan
  • Try PUT method on all sites
  • S3 bucket brute and scan
  • Vhost scanning
  • More ways to emulate subdomains
  • Adding linkfinder and broken Link checker
  • Output to Slack / Telegram
  • Parameter brute

Recon Flow

Spartan

Usages

Open your terminal and enter

git clone https://github.com/mad-robot/Spartan && cd Spartan && chmod +x install.sh

Now enter the following command to install

sudo ./install.sh

And start using it

sudo spartan madrobot.ninja

Gallery

Spartan

Feel to fork and modify