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...
FinalRecon : The Ultimate All-In-One Web Reconnaissance Tool
FinalRecon is an all in one automatic web reconnaissance tool written in python. Goal of FinalRecon is to provide an overview of the target in a short amount of time while maintaining the accuracy of results. Instead of executing several tools one after another it can provide similar results keeping dependencies small and simple. Available In Features FinalRecon provides detailed information such as : Header Information Whois SSL Certificate Information Crawler html CSS Javascripts Internal Links External Links Images robots sitemaps Links inside Javascripts Links from Wayback...
ArtifactCollector : Unlocking Digital Forensics – A Comprehensive Guide
The artifactcollector project provides a software that collects forensic artifacts on systems. These artifacts can be used in forensic investigations to understand attacker behavior on compromised computers. Features The artifactcollector offers the following features ️Runs on Windows, Linux and macOS Can extract files, directories, registry entries, command and WMI output Uses the configurable and extensible Forensics Artifacts Creates a forensicstore as structured output It's open source Free for everyone...
VolWeb – Empowering Digital Forensics With Advanced Memory Analysis Tools
VolWeb is a digital forensic memory analysis platform that leverages the power of the Volatility 3 framework. It is dedicated to aiding in investigations and incident responses. Objective The goal of VolWeb is to enhance the efficiency of memory collection and forensic analysis by providing a centralized, visual, and enhanced web application for incident responders and digital forensics investigators. Once an...