Skip to content

Releases: secdev/scapy

v1.1.1

26 Jun 20:27
Compare
Choose a tag to compare

This release adds the ability to transcribe ASN1-specified protocols easily, SNMP protocol support, MIB parsing, OID/DNS/OUI resolving, configurable field value resolution, a startup script, and srflood() and srpflood() to flood with packets while catching answers.

v1.0.5.20

26 Jun 20:32
Compare
Choose a tag to compare

This release has improved fuzzing capability with frame random corruption. It has improved ISAKMP support. New protocols have been added. Autofragmentation for big frames has been added. There are many bugfixes.

v1.0.4.106

26 Jun 20:33
Compare
Choose a tag to compare

This release adds easy packet list filtering (e.g., list[ICMP]), bluetooth HCI protocol support, an improved show() for PacketFields, a LaTeX theme that escapes special characters, a timeout to sniff(), an equality test, a 3D traceroute, and bugfixes. It no longer depends on libreadline.