CspReconGo – Streamlining Web Security With Domain Analysis
CspReconGo is a command-line tool designed for cybersecurity analysts, web developers, and IT professionals. It automates the extraction and analysis of domains from Content Security Policy (CSP) headers and JavaScript files on websites. This tool is essential for conducting detailed web security audits, understanding external resource interactions, and monitoring changes in CSP and JavaScript-based domain references. Key Features CSP Header Analysis: Parses CSP...
CookieKatz – Advanced Cookie Extraction For Chrome And Edge Browsers
CookieKatz is a project that allows operators to dump cookies from Chrome, Edge or Msedgewebview2 directly from the process memory. Chromium based browsers load all their cookies from the on-disk cookie database on startup. The benefits of this approach are: Support dumping cookies from Chrome's Incogntio and Edge's In-Private processes Access cookies of other user's browsers when running elevated Dump cookies from webview...
NexaWhisper – Silent Valorant Ascension Internal Cheat C++
External Game Project primarily written in C++, utilizing external libraries. I'm actively combating scammers while developing various cheats and tools for games, including Hack Cheat Driver Esp Aimbot Magic Bullet, Driver Injector Overlay, and Imgui.Developed Cheat Hacks for the Following Games Be careful when purchasing hacking cheats to avoid scams. More projects to come. In the realm of Valorant, securing victory...
CrScreenshotDxe – A UEFI DXE Driver For Easy BIOS Setup And UEFI Screenshots
This DXE driver tries to register keyboard shortcut (LCtrl + LAlt + F12) handler for all text input devices. The handler tries to find a writable FS, enumerates all GOP-capable video devices, takes screenshots from them and saves the result as PNG files on that writable FS. The main goal is to be able to make BIOS Setup screenshots for...
VeloRift EnhanceGuard – Covert Valorant Empowerment C++
External Game Project primarily written in C++, utilizing external libraries. I'm actively combating scammers while developing various cheats and tools for games, including Hack Cheat Driver Esp Aimbot Magic Bullet, Driver Injector Overlay, and Imgui.Developed Cheat Hacks for the Following Games Be careful when purchasing hacking cheats to avoid scams. More projects to come. Welcome To Our Valorant Cheat Customization! Discover a...
FLOWER – A Novel Obfuscation Technique For Enhanced Cybersecurity
In the evolving landscape of cybersecurity, obfuscation plays a critical role in protecting against intrusive memory scans. 'FLOWER' emerges as a groundbreaking technique, offering a fresh approach to sleep obfuscation. Developed by bakki at sillywa.re, FLOWER leverages unique methods to queue the ropchain, enhancing compatibility and evading detection. This article delves into the intricacies of FLOWER, exploring its implementation,...
Pwn : Mastering The Art Of Digital Exploitation – Unveiling Advanced Techniques And Pwn2Own Triumphs
In the high-stakes world of cybersecurity, the art of "pwnage" represents not just a win, but a display of supreme technical mastery. This article delves into the intricacies of advanced exploits I've developed, showcased in the elite Pwn2Own competitions and beyond. From remote code execution vulnerabilities in JavaScript engines to sophisticated VM escapes, each exploit demonstrates a leap in...
All About Bug Bounty – A Detailed Resource On Vulnerabilities, Bypass Techniques, And Security Research
Diving into the world of bug bounty, this article serves as an essential toolkit for aspiring and seasoned security researchers alike. It compiles a vast array of vulnerabilities, bypass techniques, and strategic insights gathered from diverse sources. Whether you're looking to enhance your hacking skills, contribute to cybersecurity, or simply explore the depths of bug bounty hunting, this guide...
DotNet-MetaData : A Deep Dive Into .NET Malware Analysis
"DotNet-MetaData: A Deep Dive into .NET Malware Analysis" unveils the advanced techniques for analyzing and classifying .NET-based malware. With a focus on practical tools like Yara rules and Python scripts, this guide provides cybersecurity professionals with the means to extract crucial metadata from .NET binaries, enhancing their malware hunting and classification capabilities. Explore how to leverage these tools for...
BlueSpy – PoC To Record Audio From A Bluetooth Device
This repository contains the implementation of a proof of concept to record and replay audio from a bluetooth device without the legitimate user's awareness. The PoC was demonstrated during the talk BSAM: Seguridad en Bluetooth at RootedCON 2024 in Madrid. It's designed to raise awareness about the insecure use of Bluetooth devices, and the need of a consistent methodology for security evaluations. That's the purspose...