Answer the question
In order to leave comments, you need to log in
Sending network packets with Python?
Hello, I need to write a program that will send tcp, upd, ip and icmp packets. Moreover, the user himself must indicate the appropriate fields of the packets (versions, headers, flags, addresses, ports, data, etc.).
It is advised to use libpcap for this purpose. I looked at PyPi , there is a lot of everything. I don't know which one to choose. I want to do all this in Python 3.5, I'm afraid that many modules are outdated and written for the second branch.
Who has any ideas?
Thanks in advance!
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question