CVE-2024-38473 Nuclei Template : Mastering Apache ACL Bypass Techniques

0
Nuclei template designed to detect Apache servers vulnerable to CVE-2024-38473. It first identifies servers running Apache < 2.4.60 with default PHP-FPM settings. Then, it fuzzes...

RS-Shell : A Rust-Based Reverse Shell Solution For Modern Cybersecurity Needs

0
RS-Shell is reverse shell solution developped in Rust with client, implant and server embedded in the same binary. This project has been mainly started...

PatchlessCLRLoader – Advancing .NET Assembly Execution With Hardware Breakpoint Techniques

0
PatchlessCLRLoader is a fork of InlineExecute-Assembly to load .NET assembly and direct the output to mailslot. I rewrites it to a standalone loader with...

Graphpython – A Comprehensive Tool For Microsoft Graph API Enumeration And Exploitation

0
Graphpython is a modular Python tool for cross-platform Microsoft Graph API enumeration and exploitation. It builds upon the capabilities of AADInternals (Killchain.ps1), GraphRunner, and...

How To Install/Run – Streamlining OSINT Workflows For Enhanced Capabilities

0
git clone https://github.com/AnonCatalyst/Odinova && cd Odinova pip install -r requirements.txt --break-system-packages python3 odinova.py -- Support Server Help us grow our discord server or contact support by joining up today! Odinova...

Digital Frontier : Introducing Ominis-OSINT, The Ultimate Web Hunter Tool

0
Information Obtained Discover online mentions of a query or username. Identify potential social profiles and forums. -- NOTE: Hello World 🌍 👋 - You can now use Ominis-OSINT...

Features Of Turtufo – Comprehensive Guide To Scanning For Secrets In Code Repositories

0
While tartufo started its life with one primary mode of operation, scanning the history of a git repository, it has grown other time to have a...

Sysdig Inspect – A Comprehensive Guide To Container Troubleshooting And Securit

0
Sysdig Inspect is a powerful opensource interface for container troubleshooting and security investigation Inspect's user interface is designed to intuitively navigate the data-dense sysdig captures that...

Checking The Installation – A Guide To Installing And Verifying Tartuf

0
You can install tartufo in the usual ways you would for a Python Package, or using docker to pull the latest tartufo docker image from Docker Hub. Installation with pip: pip install tartufo Installation...

CVE-2024-38077-EXP : In-Depth Analysis And Exploitation Of A Windows Server 2025 Vulnerability

0
We delve into CVE-2024-38077, a critical security vulnerability identified in Windows Server 2025. This flaw, if exploited, could allow unauthorized users to execute malicious...
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...