Implementing all portscanning techniques in C# / Creating raw low level packets in C#
I am trying to write a port scanner in C#. I did some research on port scanning methods. If you are interested, these are the links I found useful: http://www.cs.wright.edu/~pmateti/InternetSecurity/Lectures/Probing/index.html ^PPT Presentation^ http://www.auditmypc.com/freescan/readingroom/port_scanning.asp (old) NMAP ...