GinjaChris / pentmenu

A bash script for recon and DOS attacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Additions

GinjaChris opened this issue · comments

need to add UDP port scanner ('nmap -Pn -sU' methinks) and Ping sweep ('nmap -sP -PE -PP' most likely)

Added simple ping sweep and UDP port scanner in 10c33b6