cyberbarbie / auto-recon

Web enumeration tool written in Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

auto-reconiScreen Shoter - VirtualBox VM - 230608101353

Published by Cyberbarbie

An automated Bash script that performs reconnaissance on a web app target. It performs subdomain enumeration, checks if the findings are valid and alive and screenshots each subdomain. Everything is stored in a directory it creates specifically for your target.

Required Dependencies

  • Golang
  • httprobe go install github.com/tomnomnom/httprobe@latest
  • Gowitness go install github.com/sensepost/gowitness@latest

Usage

autorecon.sh [target]

Example: autorecon.sh tesla.com

About

Web enumeration tool written in Bash


Languages

Language:Shell 100.0%