SkillAgentSearch skills...

Fastmap

Nmap wrapper script for your .bashrc to speed up enumeration

Install / Use

/learn @rwjack/Fastmap
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

fastmap

Nmap wrapper script for your .bashrc to speed up enumeration

To install:

Just paste the code at the end of your ~/.bashrc and after that, do source ~/.bashrc

OR:

Save and use as a bash script

Don't forget to chmod u+x

Usage:

fastmap IP [-a BoxName] [-t,u,tu] [-n]

-a : adds a new line in /etc/hosts in the following format: IP BoxName.htb BoxName

-t,u,tu : Performs the scan on (t)TCP, (u)UDP or (tu)Both

-n : Only performs a quick port scan, without further analysis

View on GitHub
GitHub Stars5
CategoryDevelopment
Updated3y ago
Forks0

Languages

Shell

Security Score

55/100

Audited on Mar 27, 2023

No findings