mirror of https://github.com/secdev/scapy.git
Scapy: the Python-based interactive packet manipulation program & library. Supports Python 2 & Python 3.
hacktoberfestnetworknetwork-analysisnetwork-discoverynetwork-securitynetwork-visualizationpacket-analyserpacket-capturepacket-craftingpacket-snifferpcappythonpython2python3scapysecuritysecurity-toolsstarred-repostarred-secdev-repo
![]() appended for raw substitution (ex: IP.flags=0x18 instead of SA), nb is the number of the layer we want (ex: for IP/IP packets, IP:2.src is the src of the upper IP layer). Special case : "%.time" is the creation time. Ex : p.sprintf("%.time% %-15s,IP.src% -> %-15s,IP.dst% %IP.chksum% %03xr,IP.proto% %r,TCP.flags%") |
||
---|---|---|
scapy.py |