221a7c81df7c8079da61856fb8e6492e55f10b1e
PGPemails.py ============ script for harvesting emails of domain targets @pgp.mit.edu find_ntp.py =========== find ntp servers, it is a threaded script, using ntplib as a result it prints out the ntpserver and the version running find_ntp_nolib.py ================= this one is not using ntplib, instead it is building up its own socket and sending a simple ntp request to see if ntp is answering. also threaded. generateRandomIP.sh =================== generate random ips with nmap
Description
Languages
Python
97.9%
Shell
2.1%