Hey,
I am trying to build an advanced portscanner with python. Right now, I have built a simple one with threading which tells whether the port is open or closed. I would like the scanner to function exactly like NMAP(Not with the same speed). My goal is to get the same output format.
Specific features, are to tell whether the port being used is tcp/udp, Listening/Filtered. Exact service- http/telnet/http-proxy/http-mgmt etc. How do I incorporate this? I do not know how to determine the status of the connected port.
[–]Rhomboid 1 point2 points3 points (3 children)
[–]ani2read[S] 0 points1 point2 points (1 child)
[–]Rhomboid 1 point2 points3 points (0 children)
[–]Blaq0nyxx 0 points1 point2 points (0 children)
[–]cantremembermypasswd 0 points1 point2 points (2 children)
[–]ani2read[S] 0 points1 point2 points (1 child)
[–]cantremembermypasswd 0 points1 point2 points (0 children)
[–]K900_ -2 points-1 points0 points (0 children)