I would like to code a Python program that listens on a range of ports for incoming sin requests (possibly ack and fin as well). I then want this program to log the time, ip, and port of these sent packets.
Only thing is I really don't know where to start. I don't want anyone to hold my hand here, but I do need someone to point me in the right direction