📄
Automated NMAP script
Description
Simple python script for automated network scans with random name generator(useful for CTF boxes).
Requirements
1. Nmap Installed
2. OS: Linux
3. Python Version: 2.7.18
4. Python Libraries (os, random, string)