Skip to content

A simple Windows batch script to perform scanning via netcat

Notifications You must be signed in to change notification settings

manasmbellani/netcatportscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

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>

About

A simple Windows batch script to perform scanning via netcat

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published