Projects with this topic
-
Red Team AI Benchmark: Evaluating LLMs for authorized offensive-security tasks. Red Team AI Benchmark is a CLI model-evaluation benchmark. It measures how LLMs understand and respond to red-team questions and security scenarios; it is not a tool for carrying out those activities. Version 2 uses a rubric-based dataset instead of judging answers only against one golden response.
Updated -
usb-spy is a USB Mass Storage traffic analyzer built around a WiFi or Ethernet-enabled microcontroller.
The board exposes a disk image (FAT or any filesystem) as a fake USB Mass Storage device to a target system, while the actual storage data is provided by a remote server over WiFi or Ethernet. This setup allows usb-spy to intercept and analyze every block access performed by the target.
Beyond raw block-level tracing, usb-spy understands filesystems and can map each accessed block back to the corresponding file and directory, making it easy to immediately see which file is being read or written, instead of only raw sector numbers.
Additionally, usb-spy can emulate any USB device by customizing device properties such as vendor ID, product ID, serial number, manufacturer, and product name through a JSON configuration file. This allows you to impersonate specific USB devices for testing and analysis purposes.
The tool is easily extendable through user-written Python stubs, allowing you to implement custom logic for handling USB read/write events and block-level operations.
Updated -
The hacker technical cheat sheet - Mirrored from https://github.com/noraj/the-hacking-trove
Updated -
EXPLIoT - Internet of Things Security Testing and Exploitation framework
Updated -
An easy-to-use Python tool for performing subdomain enumeration, endpoint recognition, and more
Updated -
A script that can add tokens into your Gimkit account
Updated -
-
Hacking game which simulates Linux OS and arcade way of bypassing security.
Updated -
For CTF's and Safe Environments.... CVE-2021-4034 Local PrivEsc.
Updated -
For StuxCTF on TryHackMe...
Updated -
My manifesto, and stories, images, and phun stuff
Updated -
Sudo Vulnerability Local PrivEsc (CVE-2025-32463) POC with Python
Updated -
A Geek's Lab Book
This is for tracking general issues/todos/snippets/wiki whatever, that is not connected to a specific Project.
It's the gathering place for all my geek things into a meta-project.
Updated -
tips-tricks for using PC/Laptop more effectively
Updated -
marketplace-ui | talent-olympics
Updated -
GhostCrack v2 is a multi-functional penetration testing and automation tool, designed for rapid exploitation and validation of web services
Updated -
Mass Wordpress Login Checker And File Uploader
Updated -
PHP cPanel API to validate credentials
Updated