Jump to content
Kev

EasyRecon

Recommended Posts

.banner-easyrecon.png


EasyRecon is a script that do the initial reconnaissance of target automatically. To scan Google, simply run:

$ ./easyRecon.sh google.com

 

Setup

To install EasyRecon, clone this repository. EasyRecon relies on a couple of tools to be installed so make sure you have them:

 

Please make sure that as most of these tools are written in Go, that you have Go installed and configured properly. Make sure that when you type any of the above commands in the terminal, they are recognized and work.

 

Usage

$ ./easyRecon.sh example.com

 

Features

  • Enumerate all the existing domains with subfinder
  • Seperate live domains from all existing domains httprobe
  • Spider the target and save all the URLS of target using waybackurls
  • grep all the js files and endpoints from the target

 

Download easyrecon-main.zip

or

git clone https://github.com/cspshivam/easyrecon.git

 

Source

Edited by Kev
[/img]
  • Upvote 2
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...