Hfinger – Fingerprinting HTTP Requests
Tool for Fingerprinting HTTP requests of malware. Based on Tshark and written in Python3. Working prototype stage 🙂 Its main objective is to provide unique […]
Tool for Fingerprinting HTTP requests of malware. Based on Tshark and written in Python3. Working prototype stage 🙂 Its main objective is to provide unique […]
Domainim is a fast domain reconnaissance tool for organizational network scanning. The tool aims to provide a brief overview of an organization’s structure using techniques
Domainim – A Fast And Comprehensive Tool For Organizational Network Scanning Read More »
SherlockChain is a powerful smart contract analysis framework that combines the capabilities of the renowned Slither tool with advanced AI-powered features. Developed by a team
JA4+ is a suite of network Fingerprinting methods that are easy to use and easy to share. These methods are both human and machine readable to
JA4+ – Suite Of Network Fingerprinting Standards Read More »
A tool to generate a wordlist from the information present in LDAP, in order to crack non-random passwords of domain accounts. Features The bigger
Howdy! My name is Harrison Richardson, or rs0n (arson) when I want to feel cooler than I really am. The code in this repository started
Ars0N-Framework – A Modern Framework For Bug Bounty Hunting Read More »
A utility for identifying web page inputs and conducting XSS scanning. Features: Subdomain Discovery: Retrieves relevant subdomains for the target website and consolidates them into
X-Recon – A Utility For Detecting Webpage Inputs And Conducting XSS Scans Read More »
Pyrit allows you to create massive databases of pre-computed WPA/WPA2-PSK authentication phase in a space-time-tradeoff. By using the computational power of Multi-Core CPUs and other
This is a simple SBOM utility which aims to provide an insider view on which packages are getting executed. The process and objective is simple
Install To install headerpwn, run the following command: go install github.com/devanshbatham/headerpwn@v0.0.3 Usage headerpwn allows you to test various headers on a target URL and analyze
ROPDump is a tool for analyzing binary executables to identify potential Return-Oriented Programming (ROP) gadgets, as well as detecting potential buffer overflow and memory leak