Skip to content

simple C# portscanner - written for playing around with Metasploit's Execute-Assembly

Notifications You must be signed in to change notification settings

Sq00ky/csharp-portscanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

There's not a lot to put here, so here's the TL:DR It's a simple threaded C# port scanner. I wrote this to play around with Execute-Assembly.

Example:

C:\Users\User\Downloads> .\csharp-portscanner.exe 192.168.0.1 1 1024
Port 53 is open
Port 80 is open
Port 443 is open

About

simple C# portscanner - written for playing around with Metasploit's Execute-Assembly

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages