From 9437337b631dfda4c952d4473986aaeac219997d Mon Sep 17 00:00:00 2001 From: kpcyrd Date: Tue, 13 Nov 2018 10:25:01 +0100 Subject: [PATCH] Add badtouch, sniffglue, rshijack and boxxy --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5220a2a..b97aa5d 100644 --- a/README.md +++ b/README.md @@ -210,6 +210,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [THC Hydra](https://github.com/vanhauser-thc/thc-hydra) - Online password cracking tool with built-in support for many network protocols, including HTTP, SMB, FTP, telnet, ICQ, MySQL, LDAP, IMAP, VNC, and more. * [IKEForce](https://github.com/SpiderLabs/ikeforce) - Command line IPSEC VPN brute forcing tool for Linux that allows group name/ID enumeration and XAUTH brute forcing capabilities. * [hping3](https://github.com/antirez/hping) - Network tool able to send custom TCP/IP packets. +* [rshijack](https://github.com/kpcyrd/rshijack) - TCP connection hijacker, rust rewrite of shijack. #### Exfiltration Tools @@ -247,6 +248,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Debookee](http://www.iwaxx.com/debookee/) - Simple and powerful network traffic analyzer for macOS. * [Dripcap](https://github.com/dripcap/dripcap) - Caffeinated packet analyzer. * [Netzob](https://github.com/netzob/netzob) - Reverse engineering, traffic generation and fuzzing of communication protocols. +* [sniffglue](https://github.com/kpcyrd/sniffglue) - Secure multithreaded packet sniffer. #### Proxies and MITM Tools @@ -318,6 +320,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [recursebuster](https://github.com/c-sto/recursebuster) - Content discovery tool to perform directory and file bruteforcing. * [Raccoon](https://github.com/evyatarmeged/Raccoon) - High performance offensive security tool for reconnaissance and vulnerability scanning. * [WhatWaf](https://github.com/Ekultek/WhatWaf) - Detect and bypass web application firewalls and protection systems. +* [badtouch](https://github.com/kpcyrd/badtouch) - Scriptable network authentication cracker. ### Hex Editors @@ -482,6 +485,7 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea * [Capstone](http://www.capstone-engine.org/) - Lightweight multi-platform, multi-architecture disassembly framework. * [rVMI](https://github.com/fireeye/rVMI) - Debugger on steroids; inspect userspace processes, kernel drivers, and preboot environments in a single tool. * [Frida](https://www.frida.re/) - Dynamic instrumentation toolkit for developers, reverse-engineers, and security researchers. +* [boxxy](https://github.com/kpcyrd/boxxy-rs) - Linkable sandbox explorer. ### Physical Access Tools