Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (5 loc) · 279 Bytes

Port Scanner based on Batch file + netcat.exe

This script performs a scan of the top 1000 tcp ports and top 30 udp ports on a given IP address.

Usage Instructions

Ensure that nc.exe is in the same directory as portscanner.bat and type:

portscanner.bat <TARGETIP>