Skip to content

AutomateHunter is a Bash script that automates common tools used in bug bounty hunting, such as amass, whois, nslookup, traceroute, wafw00f, nmap, rustscan, nikto, nuclei, and ffuf.

Notifications You must be signed in to change notification settings

Ly0kha/AutomateHunter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

🌀 AutomateHunter

Kali

This script automates the process of reconnaissance for a given website by running various tools and commands to gather information and scanning the target website.

🛠️ Tools used:

  • amass
  • whois
  • nslookup
  • wafw00f
  • nmap
  • rustscan
  • nikto
  • nuclei
  • ffuf

💻 Requirements:

To use AutomateHunter, you must have the following tools already installed on your system:

  • amass
  • nslookup
  • wafw00f
  • rustscan
  • nikto
  • nuclei
  • ffuf

If you don't have them, you can easily install them by running the installer.sh script provided with the tool.

🚀 Installation:

1 . Clone the repository:

git clone https://github.com/Ly0kha/AutomateHunter.git

2 - Run the installer script to install required dependencies:

chmod +x installer.sh
./installer.sh
  1. Run the script:
./Automatehunter.sh

🔍 Usage:

After running the script, enter the target website URL and wait for the script to complete the scaning process.

💡 Note:

This script is intended for educational and ethical purposes only. Use it at your own risk and with the website owner's permission.

About

AutomateHunter is a Bash script that automates common tools used in bug bounty hunting, such as amass, whois, nslookup, traceroute, wafw00f, nmap, rustscan, nikto, nuclei, and ffuf.

Topics

Resources

Stars

Watchers

Forks

Languages