package
0.1.14-beta
Repository: https://github.com/0x5ubt13/enumeraga.git
Documentation: pkg.go.dev

# Functions

Run the apt-get install <tool> command.
Run the apt-get update command.
Ask for user consent.
Check first if it is possible to create new dir, and send custom msg if not.
Custom error message printed out to terminal.
Finish the main flow with time tracker and a couple nice messages to the terminal.
No description provided by the author
Instruct the program to try and install tools that are absent from the pentesting distro.
No description provided by the author
Loop over the necessary colours, printing one at a time.
No description provided by the author
No description provided by the author
Announce protocol, create base dir and return its name.
Read a targets file from the argument path passed to -t Return number of targets, one per line.
Remove duplicate ports from the comma-separated ports string.
Write bytes output to file.
Write text to a file.

# Variables

Declare vars for portsIterator.
Print a message in cyan colour.
Declare wordlists global vars.
Print a message in magenta colour.
Declare wordlists global vars.
Declare wordlists global vars.
Print a message in green colour.
Interrupted global, to show user different info if single IP target was unsuccessful.
Activate all fuzzing and bruteforcing in the script.
Display help dialogue and exit.
Only try to install pre-requisite tools and exit.
Select a different base folder for the output Default option: "/tmp/enumeraga_output".
Don't print the banner and decrease overall verbosity.
Specify a CIDR range to use tools for whole subnets.
Specify target single IP / List of IPs file.
Run port sweep with nmap and the flag --top-ports=<your input>.
Flood your terminal with plenty of verbosity!.
Print a message in red colour.
Declare wordlists global vars.
Declare vars for portsIterator.
Declare globals updated and wordlistsLocated, as these may consume a lot of time and aren't needed more than once.
Declare wordlists global vars.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Declare global variables available throughout Enumeraga.
Sync: Define a waitgroup to generate goroutines.
Print a message in yellow colour.