python3-scapy 2.4.2
Name | python3-scapy |
---|---|
Version | 2.4.2 (bad14cb1a5aee29f8107fbe8ad008d4645f14da7) |
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 | security |
License | GPLv2 |
Homepage | |
Recipe file |
recipes-security/scapy/python3-scapy_2.4.2.bb
recipes-security/scapy/python-scapy.inc |
Layer | meta-security (warrior branch) |
Inherits |
|
Dependencies |
|
PACKAGECONFIG options |
Sources
git://github.com/secdev/scapy.git |
Patches
None
Other branches
This recipe in other branches of meta-security:
Branch | Recipe |
---|---|
hardknott (Yocto Project 3.3) | python3-scapy 2.4.4 |
gatesgarth (Yocto Project 3.2) | python3-scapy 2.4.3 |
dunfell (Yocto Project 3.1) | python3-scapy 2.4.3 |
zeus (Yocto Project 3.0) | python3-scapy 2.4.3 |
warrior (Yocto Project 2.7) | python3-scapy 2.4.2 (this recipe) |
thud (Yocto Project 2.6) | python3-scapy 2.4.0 |