2015-06-05 16:47:05 +02:00
2015-05-30 16:41:32 +02:00
2015-05-30 16:41:32 +02:00
2015-05-30 17:26:02 +02:00

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
No description provided
Readme 43 KiB
Languages
Python 97.9%
Shell 2.1%