Simple port scanner made in Python for learning asyncio, tcp connections and banner ids
- Upgrade TCP Handshake to only do a SYN scan. (Stealthier)
- Grab banner info about an open port found (get information about the service itself) ✅
- Clean code, separate into separate files
- Add more scan types (UDP, Xmas, Null, FIN)
- Make scanning ports and banner stealthier (random delays, spoofed IPs, etc)
> Image example of the port scanner running on a local raspberry pi