Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.14 KB

README.md

File metadata and controls

51 lines (36 loc) · 1.14 KB

Recon-Slayer

Noobs Python script to automate your reconnaissance and get result on your slack.

Prerequisite

Install

  1. git clone https://github.com/VitthalS/Recon-Slayer.git
  2. chmod +x tools.sh
  3. ./tools.sh
  4. Add slack token and webhook in config.js

Usage

python3 slayer.py example.com

Result will be saved in ~/recon/example.com/

If you want to see the screenshots from your VPS you can use ssslide

To-Do

  • Add S3 Scanner
  • Add subjs

Update

  • Added gau support to collect urls.
  • Added nuclei support
  • Replaced httprobe with httpx
  • Added -b flag to dirsearch
  • Replaced webscreenshot with gowitness