dnsx – A Comprehensive DNS Toolkit For Advanced Network Probing

0
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

0
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

0
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

0
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

0
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

0
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

0
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

0
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

0
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

0
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...
whatsmyname

WhatsMyName App – Find Anyone Across 640+ Platforms

0
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists across hundreds of platforms worldwide. It’s widely used by investigators,...
Analyzing Directory Size Linux Tools Explained

Analyzing Directory Size Linux Tools Explained

0
Managing disk usage is a crucial task for Linux users and administrators alike. Understanding which directories consume the most space helps in optimizing system...
Understanding Disk Usage with du Command

Understanding Disk Usage with du Command

0
Efficient disk space management is vital in Linux, especially for system administrators who manage servers or large directories. The du command (short for disk...
How to Check Directory Size in Linux

How to Check Directory Size in Linux

0
Knowing how to check directory sizes in Linux is essential for managing disk space and keeping your system organized. Linux provides several built-in tools...
Essential Commands for Linux User Listing

Essential Commands for Linux User Listing

0
Managing user accounts is a core responsibility for any Linux administrator. Whether you’re securing a server or auditing system access, knowing how to list...