ChromeStealer : A Tool For Extracting Chrome Passwords

0
ChromeStealer is an educational tool developed by @bernKing20 to demonstrate how to extract and decrypt stored passwords from Google Chrome on Windows systems using...

Exploring The Tools And Functions Of “how2heap”

0
how2heap is a repository designed to teach and demonstrate various heap exploitation techniques. It provides a hands-on approach to understanding heap behavior and vulnerabilities...

uCodeDisasm : The Intricacies Of Intel Atom Microcode

0
The "uCodeDisasm" tool is a Python-based microcode disassembler designed to analyze and interpret the binary microcode of Intel Atom processors, specifically the Goldmont microarchitecture....

Lightpanda : Revolutionizing Headless Browsing For Modern Web Automation

0
Lightpanda is an open-source, headless browser built from scratch to address the challenges of modern web automation. Developed in Zig, a low-level systems programming...

Exploring Content-Type Research : XSS, CSRF, And WAF Bypass Techniques

0
The Content-Type header in HTTP requests plays a critical role in web application security. It specifies the format of the data being sent, but...

ScrapeGraphAI : Revolutionizing Web Scraping With LLM And Graph Logic

0
ScrapeGraphAI is an innovative Python library designed to streamline web scraping by leveraging large language models (LLMs) and direct graph logic. With its intuitive...

BOAZ Evasion And Antivirus Testing Tool (For Educational Purpose)

0
The BOAZ Evasion and Antivirus Testing Tool is a sophisticated framework designed for educational purposes to evaluate antivirus (AV) defenses and test evasion techniques....

Draugr : Advanced Tools For Synthetic Stack Frame Manipulation

0
The Draugr toolset provides a robust framework for performing synthetic stack frame manipulation, primarily designed to bypass modern Endpoint Detection and Response (EDR) systems....

GoRedOps : A Golang Arsenal For Red Teamers And Security Professionals

0
GoRedOps is a comprehensive collection of Golang-based projects tailored for red teamers and offensive security professionals. This repository offers a wide array of tools...

AntiCrack DotNet : Advanced Protection For .NET Assemblies

0
AntiCrack DotNet is a sophisticated .NET project designed to safeguard software by implementing advanced anti-debugging, anti-virtualization, anti-injection, and anti-hooking techniques. These methods aim to...
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...