Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/mad-robot/spartan
ReconnaissancePort ScanningInformation GatheringWeb SecurityPenetration TestingSubdomain Enumeration
GitHubmad-robot/spartan

Spartan

Automated reconnaissance framework integrating subdomain enumeration, live host probing, port scanning, CMS detection, and directory brute-forcing for penetration testing workflows.

View Repository
19356505 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share


Spartan
Spartan

Recon Like a Pro

Wiki • Usage • Gallery

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

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

Now enter the following command to install

root@kitploit:~
sudo ./install.sh

And start using it

root@kitploit:~
sudo spartan madrobot.ninja

Gallery

Spartan

Feel free to fork and modify

Download Tool