Easyrecon Save

Tool to automate recon

Project README

EasyRecon

alt text

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.

Installation

$ git clone https://github.com/cspshivam/easyrecon.git
$ cd easyrecon
$ chmod +x easyRecon.sh
$ ./easyRecon.sh

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

EasyRecon Working POC

alt text

Open Source Agenda is not affiliated with "Easyrecon" Project. README Source: cspshivam/easyrecon
Stars
41
Open Issues
0
Last Commit
2 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating