Skip to content

Passive Reconanasinse with Bash | BugBounty Automatiom

Notifications You must be signed in to change notification settings

hashmap0x01/bash_recon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

bash_recon

Passive reconnaissance with Bash | BugBounty Automation

Overview

This Bash script is designed for performing reconnaissance on multiple programs within a specified base directory. It utilizes various reconnaissance tools to gather information about root domains, resolved domains, webservers, and open ports.

Dependencies

Ensure the following tools are installed and available in your system:

Install these tools before running the script.

Usage

  1. Set the baseDir variable to the directory containing programs you want to perform reconnaissance on.
  2. Run the script: bash recon.sh
  3. Check the log file for any errors: /path/recon_script.log

Error Handling

If the script encounters any errors during execution, detailed information will be logged in the specified log file. Check the log file to troubleshoot and resolve issues.

Log File

The script logs its output and any errors to a log file located at /path/recon_script.log.

Feel free to customize the script according to your specific needs.

About

Passive Reconanasinse with Bash | BugBounty Automatiom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages