Name python-scapy
Version 2.4.0
Summary Network scanning and manipulation tool
Description Scapy is a powerful interactive packet manipulation program. It is able to forge or decode packets of a wide number of protocols, send them on the wire, capture them, match requests and replies, and much more. It can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery (it can replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, etc.). It also performs very well at a lot of other specific tasks that most other tools can't handle, like sending invalid frames, injecting your own 802.11 frames, combining technics (VLAN hopping+ARP cache poisoning, VOIP decoding on WEP encrypted channel, ...), etc.
Section devel/python
License GPLv2
Homepage
Recipe file recipes-security/scapy/python-scapy_2.4.0.bb
recipes-security/scapy/python-scapy.inc
Layer meta-security (thud branch)
Inherits
  • distutils
  • distutils-base
  • distutils-common-base
  • ptest
  • pypi
  • python-dir
  • pythonnative
  • setuptools
Dependencies
  • python
  • python-native
  • python-setuptools-native
PACKAGECONFIG options

Sources

https://files.pythonhosted.org/packages/source/s/scapy/scapy-2.4.0.tar.gz

Patches

None

Other branches

This recipe in other branches of meta-security:

Branch Recipe
warrior (Yocto Project 2.7) python-scapy 2.4.2
thud (Yocto Project 2.6) python-scapy 2.4.0 (this recipe)