0xarun / s1mr3c

Simple recon tool automates your recon process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s1mr3c

Simple Recon Tool Just here automates your fav tools set. this my first try :) so avoid if anything wrong!

Installation

Must have this tools in /usr/local/bin with all permissions.

  1. subfinder
  2. httprobe
  3. aquatone
  4. subzy
  5. Waybackurls
  6. gf
  7. Gf-Patterns
  8. sqlmap
  9. qsrepalce
  10. gobuster

Important

Easy to install those tools or else may you get any errors while this install this tools let use my Drive link download the zip file extract then copy those tools to save /usr/local/bin

https://drive.google.com/file/d/1QMqixoF05vVHurR3veG9tVmMZXtHJsgQ/view?usp=sharing

Note Dont forget to add Gf-Patterns

git clone https://github.com/1ndianl33t/Gf-Patterns.git
cd Gf-Patterns
mkdir ~/.gf 
mv *.json ~/.gf
gf -list                                               

if sqlmap takes time you can stop it crtl + c then Namp starts!

Get any error like "unable to locate chorme" with aquatone just install chrome browser!

can you easily modify the code as well as run your's fav tool.

Usage

git clone https://github.com/arundhanush-r/s1mr3c.git

cd s1mr3c

chmod +X s1mr3c

./s1mr3c example.com

Thank all

:) Twitter Instagram

About

Simple recon tool automates your recon process


Languages

Language:Shell 100.0%