added ntpsearcher without ntplib support

This commit is contained in:
your-favorite-hacker
2015-05-31 09:23:33 +02:00
parent 6a279564de
commit 0e19c360ca
2 changed files with 139 additions and 0 deletions

18
readme.txt Normal file
View File

@@ -0,0 +1,18 @@
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