Subcert is a subdomain enumeration tool, that finds all the valid subdomains from certificate transparency logs.
Setup
apt-get install python3-pip
git clone https://github.com/A3h1nt/Subcert.git
pip3 install -r requirements.txt
mv subcert /opt/
alias subcert=”python3 /opt/subcert/subcert.py”
Demo
PatchWerk is a proof-of-concept (PoC) tool designed to clean NTDLL syscall stubs by patching syscall…
Network fingerprinting is a critical technique for identifying and analyzing network traffic patterns, particularly in…
"HowToHunt" is a platform designed to assist hunters in improving their skills, planning their expeditions,…
SkyFall-Pack is an advanced infrastructure automation toolkit designed for Command and Control (C2) operations. It…
LummaC2 is a commodity malware designed as an information stealer, targeting browsers, cryptocurrency wallets, and…
RustOwl is an innovative tool designed to enhance the Rust programming experience by visualizing ownership…