torque59 / Nosql-Exploitation-Framework

A Python Framework For NoSQL Scanning and Exploitation
BSD 3-Clause "New" or "Revised" License
595 stars 157 forks source link

Pin scapy to latest version 2.4.0 #89

Open pyup-bot opened 6 years ago

pyup-bot commented 6 years ago

This PR pins scapy to the latest release 2.4.0.

Changelog ### 2.4.0 ``` Main changes - Python3 support - 85% code coverage Core - Pcap/PcapNg improvements - enhanced Windows support - OpenBSD improvements - OSX 802.11 monitor mode - Krack AP module - iPython support - automatically tested on Linux, OSX & Windows - ... Layers Major changes TLS (including TLS1.3), X.509 ... New HTTP/2, EAP-TTLS, TACACS, MQTT ... Improved IPv6, SCTP, NTP, PPTP, CDP, BGP, ISIS ... ```
Links - PyPI: https://pypi.org/project/scapy - Changelog: https://pyup.io/changelogs/scapy/ - Repo: https://github.com/secdev/scapy/tarball/master - Homepage: http://www.secdev.org/projects/scapy