scapy
Here are 228 public repositories matching this topic...
-
Updated
May 6, 2019 - Python
-
Updated
May 17, 2020 - Python
Unuseful or disregarded frames should not be stored in memory and disregarded. If i'm doing a handshake attack, it shouldn't eat 16GB of swap for 4 frames listed on-screen after 8 hours of constant attack.
Scapy-ssl_tls/setup.py copies its layers to:
C:\Python27\Lib\site-packages\python27\lib\site-packages\scapy\layers
when wheel package is installed.
get_layer_files_dst() method returns list of tuples (<folder>, [<files>]), where <folder> is an absolute path. According to [distutils documentation](https://docs.pyt
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 8, 2020 - Python
-
Updated
Apr 4, 2020 - Python
-
Updated
Jun 13, 2020 - Python
-
Updated
Jun 24, 2018 - Python
-
Updated
Apr 1, 2020 - Python
-
Updated
Aug 8, 2013 - Python
-
Updated
Feb 21, 2017 - Python
-
Updated
Feb 10, 2020 - Python
-
Updated
Jun 4, 2018 - Python
-
Updated
May 24, 2020 - Python
-
Updated
Nov 14, 2019 - Python
-
Updated
Nov 10, 2017 - Python
-
Updated
Nov 24, 2017 - Python
-
Updated
May 11, 2020 - Python
-
Updated
May 27, 2020 - Python
Improve this page
Add a description, image, and links to the scapy topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the scapy topic, visit your repo's landing page and select "manage topics."
On hold
please wait before starting anything. There will be a major update to Hinty to tackle type hinting of the core (at least fields & packet). This will allow contributors to tackle smaller parts (the layers). In the meantime, have a look at the other contributions wanted page: secdev/scapy#399 - thanks
Project "Hinty" aims at adding **Type hi