update lists
This commit is contained in:
@@ -15,7 +15,7 @@ You can also [explore Scapy topics](https://github.com/topics/scapy) on GitHub!
|
||||
|
||||
## Tools
|
||||
|
||||
*Tools that use Scapy (a lot) or extend it*
|
||||
Tools that use Scapy (a lot) or extend it.
|
||||
|
||||
Fun
|
||||
- [pwnagotchi](https://github.com/evilsocket/pwnagotchi) - Your AI pet that hacks WiFI to grow. It's super cute.
|
||||
@@ -27,6 +27,9 @@ Wi-Fi.
|
||||
- [trackerjacker](https://github.com/calebmadrigal/trackerjacker) - Maps and tracks Wi-Fi networks and devices through raw 802.11 monitoring.
|
||||
- [wifiphisher](https://github.com/wifiphisher/wifiphisher) - Create rogue access point.
|
||||
|
||||
Wireless
|
||||
- [WHAD](https://github.com/whad-team/whad-client) - A powerful framework to perform various kinds of Wireless attacks.
|
||||
|
||||
IPv6
|
||||
- [Chiron](https://github.com/aatlasis/Chiron) - An IPv6 security assessment framework.
|
||||
- [mitm6](https://github.com/fox-it/mitm6) - Performs MiTM for IPv6.
|
||||
@@ -67,10 +70,16 @@ Misc
|
||||
- [scapy-benchmarks](https://github.com/gpotter2/scapy-benchmarks) - A small test suite that tracks the evolution of Scapy's performance.
|
||||
- [sshame](https://github.com/HynekPetrak/sshame) - Tool to brute force SSH public-key authentication.
|
||||
- [TIDoS Framework](https://github.com/0xInfection/TIDoS-Framework) - The Offensive Manual Web Application Penetration Testing Framework.
|
||||
- [h2spacex](https://github.com/nxenon/h2spacex) - HTTP/2 low level library based on Scapy which can be used for Single Packet Attack (Race Condition on H2).
|
||||
|
||||
## Exploits
|
||||
|
||||
*Exploits that use Scapy. This does not count the ones included by default*
|
||||
Exploits that use Scapy. This does not count the ones included by default
|
||||
|
||||
2024
|
||||
|
||||
- [CVE-2024-20674](https://github.com/gpotter2/CVE-2024-20674) - Windows Kerberos Bypass leading to RCE.
|
||||
- [PPPwn (CVE-2006-4304)](https://github.com/TheOfficialFloW/PPPwn) - Playstation 4 PPPoE RCE.
|
||||
|
||||
2022
|
||||
|
||||
@@ -102,3 +111,6 @@ Misc
|
||||
Misc
|
||||
- [isf](https://github.com/dark-lbp/isf) - ISF (Industrial Control System Exploitation Framework). A suite that provides exploits various industrial protocols.
|
||||
|
||||
|
||||
[scapy.md Github](https://github.com/secdev/awesome-scapy
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user