Skip to content

C# application for Windows 10 to monitor process that access a list of subnets.

License

Notifications You must be signed in to change notification settings

AZDeveloper777/SubNetMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intended for use with a tool like Suricata
Tested on Windows 10.
Use case: Suricata tells you a machine is making calls to a given IP address and you don't know what program is doing that.
Put the subnet for that IP address in a file called subnets.txt in your executable directory.
Run the console app and wait for it to output the process / service that calls that subnet.

Targets DotNet 6

About

C# application for Windows 10 to monitor process that access a list of subnets.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages