Python Library for packet creation//manipulation

让人想犯罪 __ 提交于 2019-12-11 04:35:25

问题


I am currently working on libpcap-python, I found it does not help(I don't know how) in modifying packet data. Is there any library which can be used to create network packet?


回答1:


Did you have a look at scapy

  • http://www.secdev.org/projects/scapy/


来源:https://stackoverflow.com/questions/4251076/python-library-for-packet-creation-manipulation

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!