From 8631ba01b264bf99c73e6b7bd5ff3ca7acf69b5b Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 26 Nov 2019 12:06:42 -0500 Subject: [PATCH] Remove old, unmaintained tools shellsploit and Dripcap. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e390336..3bc12a0 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,6 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Veil](https://www.veil-framework.com/) - Generate metasploit payloads that bypass common anti-virus solutions. * [peCloak.py](https://www.securitysift.com/pecloak-py-an-experiment-in-av-evasion/) - Automates the process of hiding a malicious Windows executable from antivirus (AV) detection. * [peCloakCapstone](https://github.com/v-p-b/peCloakCapstone) - Multi-platform fork of the peCloak.py automated malware antivirus evasion tool. -* [shellsploit](https://github.com/Exploit-install/shellsploit-framework) - Generates custom shellcode, backdoors, injectors, optionally obfuscates every byte via encoders. ## Books @@ -396,7 +395,6 @@ See also [awesome-industrial-control-system-security](https://github.com/hslatma ### Protocol Analyzers and Sniffers * [Debookee](http://www.iwaxx.com/debookee/) - Simple and powerful network traffic analyzer for macOS. -* [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated packet analyzer. * [Dshell](https://github.com/USArmyResearchLab/Dshell) - Network forensic analysis framework. * [Netzob](https://github.com/netzob/netzob) - Reverse engineering, traffic generation and fuzzing of communication protocols. * [Wireshark](https://www.wireshark.org/) - Widely-used graphical, cross-platform network protocol analyzer.