Skip to content

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

Notifications You must be signed in to change notification settings

venom26/Recon-Slayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.3%
  • Shell 25.7%