nahamsec / lazyrecon

This script is intended to automate your reconnaissance process in an organized fashion
1.88k stars 569 forks source link
  _     ____  ____ ___  _ ____  _____ ____ ____  _
 / \   /  _ \/_   \\  \///  __\/  __//   _Y  _ \/ \  /|
 | |   | / \| /   / \  / |  \/||  \  |  / | / \|| |\ ||
 | |_/\| |-||/   /_ / /  |    /|  /_ |  \_| \_/|| | \||
 \____/\_/ \|\____//_/   \_/\_\\____\\____|____/\_/  \|

Usage

./lazyrecon.sh -d domain.com

To exclude particular subdomains:

./lazyrecon.sh -d domain.com -e excluded.domain.com,other.domain.com

About

LazyRecon is a script written in Bash, it is intended to automate some tedious tasks of reconnaissance and information gathering. This tool allows you to gather some information that should help you identify what to do next and where to look.

Main Features

New features

DEMO

cli output

report demo

Installation & Requirements

System Requirements

Authors and Thanks

This script makes use of tools developped by the following people

TO DO

Warning: This code was originally created for personal use, it generates a substantial amount of traffic, please use with caution.