Ross ROSS = Recommend OSS · open-source software intelligence for agents

function: security

4909 products, primary matches first, then adoption-weighted; health v2 shown.

ProductHealth v2StarsMaturity
endgameinc/RTA
Red Team Automation (RTA) is a Python framework of scripts that emulate malicious tradecraft modeled after the MITRE ATT&CK matrix, letting…
321097maintenance
G4lile0/ESP32-WiFi-Hash-Monster
A firmware for M5Stack/ESP32 devices that captures WPA2 EAPOL handshake and PMKID packets over WiFi and stores them on an SD card for later…
321095maintenance
M4sc3r4n0/Evil-Droid
Evil-Droid is a shell-based framework that creates, generates, and embeds APK payloads for penetrating Android platforms, built on top of t…
231095maintenance
AdarshAddee/root
A Bash-based Termux tool that grants fake and simulated root privileges in Termux without rooting the Android device, and can restyle the t…
321092maintenance
aguinet/wannakey
A C++ tool that recovers the RSA private key prime numbers generated by the WannaCry ransomware from the wcry.exe process memory. It exploi…
321091maintenance
JackOfMostTrades/gadgetinspector
A Java bytecode analyzer that automatically discovers deserialization gadget chains in Java libraries and application classpaths. It produc…
321090maintenance
genuinetools/amicontained
amicontained is a container introspection CLI tool that detects which container runtime (docker, lxc, rkt, systemd-nspawn, etc.) it is runn…
231089maintenance
veracode-research/rogue-jndi
Rogue JNDI is a malicious LDAP and HTTP server written in Java for exploiting insecure JNDI API usage in Java applications. It serves vario…
321085maintenance
google/mundane
Mundane is a Rust cryptography library backed by BoringSSL, designed to be difficult to misuse, ergonomic, and performant. It vendors its o…
321085maintenance
Accenture/Spartacus
Spartacus is a Windows toolkit that automates discovery and exploitation of DLL and COM hijacking vulnerabilities by parsing Process Monito…
101085maintenance
dmpayton/django-admin-honeypot
A Django app that serves a fake admin login screen at the standard /admin/ URL to trap unauthorized access attempts. It logs and notifies s…
321084maintenance
mmozeiko/aes-finder
A small C++ command-line utility that scans the memory of running processes to locate AES encryption and decryption keys (128, 192, and 256…
321083maintenance
pentestmonkey/unix-privesc-check
A single shell script that audits Unix systems for misconfigurations allowing local privilege escalation. It can be uploaded and run direct…
321082maintenance
sysdream/chashell
Chashell is a Go-based reverse shell that tunnels communication over DNS, paired with a multi-client control server called chaserv. All tra…
321082maintenance
Leeon123/CC-attack
A Python3 command-line tool that performs Layer 7 HTTP/HTTPS flood (CC) attacks through SOCKS4/5 or HTTP proxies, with multithreading, rand…
231082maintenance
asterinas/asterinas
Asterinas is a memory-safe, production-oriented OS kernel written in Rust that implements the Linux ABI, aiming to be a drop-in Linux alter…
954833experimental
ajinabraham/CMSScan
CMSScan is a self-hosted security dashboard that scans WordPress, Drupal, Joomla, and vBulletin websites for vulnerabilities by wrapping wp…
321080maintenance
xdmjun/mp-unpack
A tool for unpacking WeChat mini-program packages (wxapkg files) to recover readable source code. It appears to be a reverse-engineering ut…
321079maintenance
NickstaDB/SerializationDumper
A Java-based command-line tool that dumps Java serialization streams and RMI packet contents into a human-readable form without deserializi…
231079maintenance
admintony/Prepare-for-AWD
A collection of Python and PHP scripts for AWD (Attack with Defense) CTF competitions, including batch attack scripts for planting and trig…
321077maintenance
dirkjanm/PrivExchange
PrivExchange is a set of Python proof-of-concept tools that abuse Exchange Web Services push notifications to relay authentication and esca…
321077maintenance
wireghoul/htshells
A collection of self-contained .htaccess files that turn Apache servers into web shells or launch various attacks when uploaded. It include…
321077maintenance
SuprHackerSteve/Crescendo
Crescendo is a Swift-based real-time event viewer for macOS built on Apple's Endpoint Security Framework. It consists of a system extension…
231076maintenance
scrt/avcleaner
avcleaner is a C/C++ source-to-source obfuscator built on LLVM, designed to evade antivirus detection by transforming source code (e.g., hi…
321075maintenance
antonioCoco/SharPyShell
SharPyShell is a Python tool that generates a tiny, obfuscated ASP.NET webshell for C# web applications on .NET Framework and provides an i…
231072maintenance
iphelix/dnschef
DNSChef is a highly configurable DNS proxy (fake DNS) tool written in Python for penetration testers and malware analysts. It can forge DNS…
321071maintenance
inAudible-NG/audible-activator
A Python script that retrieves your Audible activation bytes (your own decryption key) from Audible servers using browser automation with S…
321070maintenance
silverf0x/RpcView
RpcView is a free, open-source Windows GUI tool for exploring and decompiling Microsoft RPC (Remote Procedure Call) interfaces present on a…
231070maintenance
YahooArchive/xss-filters
A JavaScript library providing context-dependent output filters to prevent cross-site scripting (XSS) attacks. It applies 'just sufficient'…
101070maintenance
c0ny1/jsEncrypter
A Burp Suite extension that uses PhantomJS to invoke front-end JavaScript encryption functions on payloads, enabling fuzzing and brute-forc…
231069maintenance
FeeiCN/ESD
ESD is a Python-based subdomain enumeration tool that brute-forces and collects subdomains for a given domain. It uses AsyncIO/aioDNS for f…
101068maintenance
mozilla/contain-facebook
Facebook Container is a Firefox browser extension by Mozilla that isolates Facebook activity into a dedicated container tab. It prevents Fa…
661067maintenance
ohyicong/decrypt-chrome-passwords
A Python script that decrypts Chrome passwords saved locally on a Windows machine, exporting them to a CSV file. It is intended to raise aw…
581067maintenance
safebuffer/sam-the-admin
A Python CLI exploit tool that chains CVE-2021-42278 and CVE-2021-42287 to impersonate a Domain Admin from a standard Active Directory doma…
321067maintenance
0xbadjuju/Tokenvator
Tokenvator is a C# command-line tool for manipulating Windows tokens to elevate privileges, such as stealing a SYSTEM token from a running …
231067maintenance
ZHacker13/ReverseTCPShell
A PowerShell-based ReverseTCP shell framework that provides a command-and-control (C2) server with modules for remote host information gath…
321066maintenance
raddyfiy/caidao-official-version
An archive of the official versions of 'China Chopper' (中国菜刀), a well-known webshell management client, with archived download snapshots an…
231064maintenance
momosecurity/rhizobia_J
A Java security SDK from MOMO Security that provides utilities for SQL injection sanitisation, CSRF token handling, safe deserialization, S…
321063maintenance
nicklockwood/AutoCoding
AutoCoding is an Objective-C category on NSObject that automatically implements NSCoding (including NSSecureCoding) for any object, elimina…
321062maintenance
Misaka-Mikoto-Tech/MonoHook
MonoHook is a C# library for Unity that hooks C# methods at runtime by patching JIT/AOT-compiled native code in memory, without modifying D…
321061maintenance
DavidBuchanan314/ambiguous-png-packer
A Python tool that crafts PNG files rendering differently in Apple software versus other viewers, exploiting a parsing ambiguity in Apple's…
321059maintenance
wwh1004/ExtremeDumper
A Windows GUI tool for dumping .NET assemblies from running processes, including bypassing anti-dump protections. It can also inject .NET a…
231058maintenance
asLody/SandVXposed
SandVXposed combines VirtualApp's app virtualization with the SandHook hooking framework to run Xposed modules on Android without root acce…
231057maintenance
AHXR/ghost
Ghost is a lightweight Remote Access Trojan (RAT) written in C++ that gives an attacker silent remote command-line access to Windows machin…
231057maintenance
Mob2003/rakshasa
Rakshasa is a cross-platform multi-level proxy and intranet tunneling tool written in Go. It forms a network of nodes that forward TCP traf…
211057maintenance
Abacus-Group-RTO/legion
Legion is an open-source, semi-automated network penetration testing framework with a graphical interface, forked from Sparta. It orchestra…
101057maintenance
twitchyliquid64/subnet
Subnet is a simple, auditable VPN server and client written in Go, using TLS mutual authentication and TUN interfaces to route traffic. It …
101057maintenance
ptoomey3/evilarc
evilarc is a Python CLI tool that creates tar and zip archives containing files with directory traversal characters in their embedded paths…
321055maintenance
atrandys/trojan
A one-click shell script for deploying the Trojan proxy protocol on Linux VPS servers, wrapping trojan-gfw with TLS certificate setup and c…
231055maintenance
Koalageddon
Koalageddon is a Windows utility that unlocks DLC for games on Steam, Epic, Origin, EA Desktop, and Uplay by hooking platform DRM DLLs. It …
101055maintenance
btbd/access
A Windows kernel driver plus DLL wrapper that lets a usermode process perform privileged operations on protected processes without creating…
321054maintenance
doyensec/electronegativity
Electronegativity is a CLI-based SAST tool that scans Electron applications for misconfigurations and security anti-patterns using AST and …
401053maintenance
a1phaboy/FastjsonScan
FastjsonScan is a Go-based command-line scanner that detects Fastjson deserialization vulnerabilities in Java web services. It identifies t…
231053maintenance
noob-hackers/lazybee
Lazybee is a Python-based CLI tool for generating random wordlists for brute-force attacks, primarily targeting Termux on Android. It gener…
321052maintenance
itenfay/WeChat_tweak
An iOS tweak (plugin) for WeChat written in Objective-C that adds features like auto-grabbing red envelopes, blocking messages, preventing …
701051maintenance
unosquare/passcore
PassCore is a one-page web application built with ASP.NET Core and React that lets users change their own Active Directory or LDAP password…
101051maintenance
HatBoy/Pcap-Analyzer
A Python-based visual offline pcap packet analyzer with a web interface built on Flask. It parses pcap files to show protocol and traffic s…
321048maintenance
momosecurity/momo-code-sec-inspector-java
An IntelliJ IDEA plugin by Momo Security that performs static security analysis of Java code in real time using IDEA's native Inspection me…
321048maintenance
thomasxm/BOAZ_beta
BOAZ is a multilayered AV/EDR evasion framework written in C++/C with Python linking, designed to generate polymorphic payloads that bypass…
571047maintenance
samratashok/ADModule
A backup of the Microsoft-signed ActiveDirectory PowerShell module (DLL and module files) from Server 2016 with RSAT. It allows enumerating…
321047maintenance
nibbstack/erc721
The reference implementation of the ERC-721 non-fungible token (NFT) standard written in Solidity for Ethereum, Wanchain, and other EVM-com…
231047maintenance
rastating/wordpress-exploit-framework
A Ruby framework for penetration testing WordPress installations, providing a console with loadable exploit and payload modules. It is dist…
101047maintenance
licensee/licensed
Licensed is a Ruby gem and CLI tool that caches the licenses of a project's dependencies and verifies their status against configured rules…
871046maintenance
vivirenremoto/doomcaptcha
DOOM Captcha is a novelty captcha widget that replaces traditional CAPTCHA challenges with a mini DOOM-style shooting game where users must…
321045maintenance
9176324/Shark
Shark is a Windows kernel driver project written in C that disables Kernel Patch Protection (PatchGuard) in real time on Windows 7 (7600) a…
231044maintenance
superturtlee/gbl_root_canoe
An EDK2-based toolkit for patching EFI applications inside Qualcomm Android Bootloader (ABL) images, exploiting a GBL vulnerability to load…
821043maintenance
OffensivePython/Saddam
Saddam is a Python command-line tool that performs DDoS amplification attacks using DNS, NTP, SNMP, and SSDP reflection vectors. It can als…
321043maintenance
KULeuven-COSIC/Starlink-FI
A research project from KU Leuven COSIC providing the design of a custom modchip that performs voltage fault injection to bypass signature …
321043maintenance
x0tools/WeChatOpenDevTools
A Windows tool that patches WeChat to enable the built-in DevTools (F12) for debugging WeChat Official Accounts and Mini Programs. It suppo…
271041maintenance
minio/sha256-simd
A pure Go library that accelerates SHA256 hashing using hardware instructions: AVX512 and Intel SHA Extensions on x86, and ARM64 Cryptograp…
231041maintenance
TryCatchHCF/DumpsterFire
DumpsterFire is a modular, menu-driven, cross-platform Python toolset for building repeatable, time-delayed, distributed security events. I…
231040maintenance
rapid7/hackazon
Hackazon is a deliberately vulnerable online storefront web application built with PHP, AJAX, and RESTful APIs. It serves as a training and…
101040maintenance
requests/toolbelt
A collection of utility classes and functions that extend the python-requests HTTP library, including a streaming multipart/form-data encod…
321039maintenance
adi0x90/attifyos
Attify OS is a Linux distribution based on Ubuntu 18.04 pre-configured with tools for security assessment and penetration testing of IoT de…
321038maintenance
SaadAhla/FilelessPELoader
A C++ tool that fetches an AES-encrypted Windows PE executable from a remote location, decrypts it in memory, and executes it without writi…
311038maintenance
rfunix/Pompem
Pompem is a Python command-line tool that automates searching for exploits and vulnerabilities across major databases like PacketStorm, CXS…
231037maintenance
bytedance/godlp
godlp is a Go library from ByteDance for sensitive data discovery and de-identification (data loss prevention). It detects sensitive inform…
101037maintenance
mpplab/mnssp3
MNSSp3 is a privacy protection sharing platform for medical big data, built on the Malleable Network System Simulator (MNSS) platform. It a…
321036maintenance
anhkgg/SuperDllHijack
SuperDllHijack is a C++ library implementing a general DLL hijacking technique for Windows that forwards calls to the original DLL without …
321036maintenance
securing/DumpsterDiver
DumpsterDiver is a Python command-line tool that scans large volumes of files for hardcoded secrets such as AWS, Azure, and SSH keys as wel…
101036maintenance
adonespitogo/AdoBot
AdoBot is an open-source Android spyware application written in Java that monitors SMS messages, call logs, contacts, and device location, …
321035maintenance
marco-lancini/goscan
GoScan is an interactive network scanner client written in Go that provides abstraction and automation over nmap, with auto-completion and …
231035maintenance
yassineaboukir/sublert
Sublert is a Python CLI security and reconnaissance tool that uses certificate transparency logs to monitor new subdomains issued TLS/SSL c…
321034maintenance
client9/libinjection
A C library that tokenizes and analyzes input strings to detect SQL injection (SQLi) attacks using fingerprint matching. It has bindings fo…
321033maintenance
Tylous/ZipExec
ZipExec is a Go-based proof-of-concept tool that wraps binaries into a password-protected zip file, base64 encodes it into a JScript loader…
321032maintenance
WithSecureLabs/doublepulsar-detection-script
A Python 2 script that sweeps networks to detect Windows systems compromised with the DOUBLEPULSAR implant (SMB and RDP variants) released …
321030maintenance
luantak/ToRat
ToRat is a cross-platform remote administration tool written in Go that uses the Tor network as its transport mechanism and RPC for communi…
101030maintenance
admintony/svnExploit
SvnExploit is a Python CLI tool that exploits SVN source code disclosure vulnerabilities, supporting both SVN <1.7 and >1.7 repository form…
321029maintenance
mzjdy/MobaXterm-Keygen
A Python script that generates a license file (Custom.mxtpro) to unlock the Professional edition of MobaXterm, based on the original work b…
321027maintenance
raineorshine/solgraph
A Node.js CLI tool that parses Solidity smart contracts and generates DOT graphs visualizing function control flow, highlighting potential …
231026maintenance
asvd/jailed
Jailed is a small dependency-free JavaScript library for executing untrusted code in a sandbox with custom permissions. It runs code as a r…
231026maintenance
d35ha/CallObfuscator
CallObfuscator is a C++ library and CLI tool that hides Windows PE imports by rewriting the Import Address Table so sensitive APIs appear a…
231025maintenance
blasty/CVE-2021-3156
A proof-of-concept exploit for CVE-2021-3156 (Baron Samedit), a heap-based buffer overflow in sudo. It is a C command-line tool that escala…
321022maintenance
Ridter/noPac
A Python CLI exploit tool that chains CVE-2021-42278 and CVE-2021-42287 to escalate from a standard Active Directory domain user to Domain …
321022maintenance
b4rtik/SharpKatz
SharpKatz is a C# port of mimikatz's credential extraction commands, including sekurlsa::logonpasswords, sekurlsa::ekeys, and lsadump::dcsy…
321021maintenance
fO-000/bluing
Bluing is a Python-based Bluetooth intelligence gathering tool (successor to bluescan) for scanning and probing Bluetooth Classic (BR/EDR) …
231020maintenance
ryhanson/phishery
Phishery is an SSL-enabled HTTP server written in Go that harvests credentials via Basic Authentication prompts, plus a tool to inject phis…
231020maintenance
tern-tools/tern
Tern is a Python-based software composition analysis tool and library that generates a Software Bill of Materials (SBOM) for container imag…
231020maintenance
mdsecactivebreach/CACTUSTORCH
CACTUSTORCH is a payload generation tool that produces JavaScript, VBScript, and VBA shellcode launchers for adversary simulations. It spaw…
321018maintenance
b3-v3r/Hunner
Hunner is a Python-based hacking framework for penetration testing that combines vulnerability scanning (SQL injection, XSS), denial-of-sit…
321018maintenance

← prev page 37 / 50 next →