dnsx – A Comprehensive DNS Toolkit For Advanced Network Probing
dnsx is a fast and multi-purpose DNS toolkit designed for running various probes through the retryabledns library.
It supports multiple DNS queries, user supplied resolvers, DNS wildcard...
MultCheck : A User-Friendly, Open-Source Malware AV Testing Tool
An innovative, open-source tool designed to streamline malware analysis by testing the effectiveness of multiple antivirus (AV) engines simultaneously.
Developed by the resourceful @Pengrey,...
IAT-Tracer V2 : Streamlining API Function Tracing For Enhanced Cybersecurity
IAT-Tracer V2 is a plugin for Tiny-Tracer framework (by @hasherezade) for automatically detecting and resolving functions' parameters out of the IAT or trace logs (.tag files)...
Cloud_Enum – Advancing Cloud Security Through Multi-Cloud OSINT Tools
I built this tool in 2019 for a pentest involving Azure, as no other enumeration tools supported it at the time. It grew from...
Pwnat : Bridging NAT Barriers Without Port Forwarding
pwnat, by Samy Kamkar, is a tool that allows any client behind a NAT to communicate with a server behind a separate NAT with no port...
apkInspector – A Comprehensive Tool For APK Analysis And Evasion Detection
apkInspector is a tool designed to provide detailed insights into the zip structure of APK files, offering the capability to extract content and decode...
MSC Dropper – A Python Tool For Custom MSC File Creation And Payload Execution
MSC Dropper is a Python script designed to automate the creation of MSC (Microsoft Management Console) files with customizable payloads for arbitrary execution.
This...
Atexec-Pro : Advanced Features And Usage For Remote Command Execution
Modified based on atexec.py.
The TSCH service is used by default(need port 135 a dynamic high port), port 445 is no longer required.
ATSVC need port 445
The...
jwt_tool : Unlocking JWT Security With The JSON Web Token Toolkit
Discover the power of jwt_tool, a comprehensive toolkit designed for the robust testing of JSON Web Tokens (JWTs).
Perfect for pentesters and developers, this...
LogHunter – A Revolutionary Tool For Session Detection via Event Logs
Opsec tool for finding user sessions by analyzing event log files through RPC (MS-EVEN).
I was once doing a very complex project where there were...