PloitKit: The Hacker’s ToolBox
PloitKit is a Python-based GUI tool designed as one-stop for all other software. I was facing these kinds of problem when I need to switch to the different system, or...
Exploitation / Forensics / Information Gathering / Network PenTest / Reverse Engineering / Sniffing & Spoofing / Vulnerability Analysis / Web Information Gathering / Web Vulnerability Analysis / WebApp PenTest / Wireless
by do son · Published April 25, 2018
PloitKit is a Python-based GUI tool designed as one-stop for all other software. I was facing these kinds of problem when I need to switch to the different system, or...
Winregmitm is a tool that performs filtering, processing, and forwarding of packets from the Windows Remote Registry protocol. To perform these actions, the tool must be placed in the middle...
Information Gathering / Network PenTest / Sniffing & Spoofing / Wireless
by do son · Published April 1, 2018 · Last modified May 1, 2024
pentmenu A bash script inspired by pentbox. Designed to be a simple way to implement various network pentesting functions, including network attacks, using wherever possible readily available software commonly installed...
probeSniffer A tool for sniffing unencrypted wireless probe requests from devices. new in 3.0: Less packet drop Offline / Faster vendor resolving Way better performance on slower systems Switching from...
Exploitation / Network PenTest / Sniffing & Spoofing
by do son · Published February 10, 2018 · Last modified May 1, 2024
This repository contains some bettercap transparent proxy example modules. HTTP(S) Proxy Modules http/beefbox.rb – Similar to injectjs but specialized to work with the BeEF framework. http/debug.rb – Debug HTTP requests and responses. http/curl_log.rb – A simple...
sylkie A command line tool and library for testing networks for common address spoofing security vulnerabilities in IPv6 networks using the Neighbor Discovery Protocol. Build Get the code and compile...
Network PenTest / Sniffing & Spoofing
by do son · Published January 26, 2018 · Last modified March 26, 2018
FakeDns Now with round-robin & improved options! A python regular-expression based DNS server! Download git clone https://github.com/Crypt0s/FakeDns.git USAGE: ./fakedns.py [-h] -c Config path [-i interface IP address] [–rebind] The dns.conf...
Network PenTest / Sniffing & Spoofing
by do son · Published January 25, 2018 · Last modified October 25, 2022
icebreaker Break the ice with that cute Active Directory environment over there. When you’re cold and alone staring in at an Active Directory party but don’t possess even a single...
Snarf is a software suite to help increase the value of man-in-the-middle attacks. Many historical applications of techniques like SMB-Relay rely on assumptions and relegate these attacks to exploitation, rather...
TaBi – Track BGP Hijacks – BGP Hijack Detection Developed since 2011 for the needs of the French Internet Resilience Observatory, TaBi is a framework that eases the detection of BGP IP...
striptls – auditing proxy proxy poc implementation of STARTTLS stripping attacks. A generic tcp proxy implementation and audit tool to perform protocol independent ssl/tls interception and STARTTLSstripping attacks on SMTP, POP3, IMAP, FTP, NNTP, XMPP, ACAP and IRC. 🏆 Trophies CVE-2016-0772 – python: smtplib CVE-2016-10027 – Smack XMPP...
KRACK Detector is a Python script to detect possible KRACK attacks against client devices on your network. The script is meant to be run on the Access Point rather than the client...
ntlmRelayToEWS Author: Arno0x0x – @Arno0x0x ntlmRelayToEWS is a tool for performing ntlm relay attacks on Exchange Web Services (EWS). It spawns a SMBListener on port 445 and an HTTPListener on port 80,...
Network PenTest / Sniffing & Spoofing
by do son · Published October 7, 2017 · Last modified November 4, 2024
net creds Thoroughly sniff passwords and hashes from an interface or pcap file. Concatenates fragmented packets and does not rely on ports for service identification. Sniffs URLs visited POST loads...
Network PenTest / Password Attacks / Sniffing & Spoofing / Wireless
by do son · Published October 2, 2017 · Last modified November 4, 2024
Hakku Framework What is Hakku Framework? Hakku is a simple framework that has been made for penetration testing tools. Hakku framework offers simple structure, basic CLI, and useful features for...