D
D
Dmitry2016-10-25 16:38:51
Python
Dmitry, 2016-10-25 16:38:51

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

1 answer(s)
C
chupasaurus, 2016-10-25
@chupasaurus

Documentation
_

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question