Skip to content

b0llull0s/Haste

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Haste

Caution

Very vey noisy, that's why is fast... pls don't use it outside of CTF environments, it will disrupt any network and will get you ban or arrested.

Features

  • Creates a directory for scan results.
  • Updates the /etc/hosts file with the specified IP address and directory name.
  • Performs a fast Nmap scan to identify open ports.
  • Conducts a detailed scan on the discovered ports.
  • Saves the results in various formats (GNMAP, XML, and plain text).

Usage

  • Run the following command:
./haste.sh <IP_ADDRESS> <DIRECTORY_NAME>

Note

<DIRECTORY_NAME>: Will be used as the domain name written on the hosts file. This feature is mainly designed to be used on HackTheBox; where domains normally are box.htb

Contribution

Feel free to contribute to this script by submitting issues or pull requests.

Disclaimer

This script is intended for educational and ethical use only. By using this script, you agree that you will not use it for any illegal activities or to scan networks without proper authorization. Always ensure you have permission before scanning any IP addresses or networks. The author is not responsible for any misuse or damages resulting from the use of this script.

Happy Hacking!!

About

Automation Bash Script to Nmap scan during CTFs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages