This script can be used for mapping all endpoints in the LAN, including an OS detection of the endpoints. The script can map the network by making either a ping sweep (using ARP and ICMP packets), or ...
A simple multi-threaded TCP Port Scanner written in Python. This tool performs TCP Connect Scans by attempting to establish TCP connections to target ports and identifying which ports are open.