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
CellularPrivacy/Android-IMSI-Catcher-Detector
AIMSICD is an open-source Android application that detects IMSI-Catchers (fake cell towers, also known as StingRays) which perform man-in-t…
645414experimental
DanMcInerney/icebreaker
A PowerShell-based penetration testing tool that automates five internal network attacks against Active Directory to obtain plaintext crede…
321185maintenance
lihaoyi/Metascala
Metascala is a tiny metacircular Java Virtual Machine written in about 3000 lines of Scala, including a bytecode interpreter, a stack-machi…
321185maintenance
Ekultek/BlueKeep
A Python proof-of-concept exploit for CVE-2019-0708 (BlueKeep), a pre-authentication remote code execution vulnerability in Microsoft RDP a…
651183maintenance
inket/update_xcode_plugins
A Ruby command-line tool that adds missing UUIDs to installed Xcode plugins so they load in newer Xcode versions, and can unsign Xcode to e…
101182maintenance
snovvcrash/usbrip
usbrip is a Python command-line forensics tool that tracks USB device connection history on GNU/Linux by parsing journalctl and syslog data…
101182maintenance
Spooks4576/Ghost_ESP
Ghost ESP is open-source ESP32 firmware (written in C on ESP-IDF) that turns 45+ ESP32 boards into a wireless security testing platform cov…
101180maintenance
umpox/zero-width-detection
A demo application and utility library that invisibly encodes usernames into text using zero-width Unicode characters, and decodes them bac…
501179maintenance
lmammino/jwt-cracker
jwt-cracker is a Node.js command-line tool that brute-forces the signing secrets of HS256, HS384, and HS512 JWT tokens. It supports custom …
231179maintenance
antonioCoco/RoguePotato
RoguePotato is a Windows local privilege escalation tool written in C that elevates from a service account to SYSTEM by abusing the DCOM/NT…
231179maintenance
BuffaloWill/oxml_xxe
A Ruby/Sinatra web tool for embedding XXE/XML exploits into document file formats like DOCX, XLSX, ODT, SVG, and XML. It is used to test XX…
321178maintenance
strazzere/android-unpacker
A collection of Android unpacking tools presented at Defcon 22, including gdb-based scripts and a native unpacker for packers like APKProte…
231178maintenance
ywdblog/certbot-letencrypt-wildcardcertificates-alydns-au
A certbot manual hook tool that automates DNS-01 challenge TXT record creation and cleanup for Let's Encrypt wildcard certificates. It supp…
321177maintenance
master131/ExtremeInjector
A Windows GUI tool for injecting DLLs into running processes, supporting multiple injection methods such as manual mapping, thread hijackin…
231177maintenance
mttaggart/OffensiveNotion
OffensiveNotion is a command-and-control (C2) platform that abuses the Notion notetaking app as its communication channel. It ships a cross…
101177maintenance
wwwtyro/cryptico
A JavaScript library providing easy-to-use public-key encryption combining RSA and AES, with support for message signing and public key ide…
101177maintenance
dionach/CMSmap
CMSmap is a Python open-source CLI scanner that automates detection of security flaws in popular CMSs, integrating common vulnerabilities f…
321176maintenance
Lucifer1993/SatanSword
SatanSword is a Python-based red team penetration testing framework that integrates web fingerprinting, PoC-based vulnerability detection, …
321172maintenance
CCob/SharpBlock
SharpBlock is a C# command-line tool that blocks EDR (Endpoint Detection and Response) protection DLLs from executing their entry points in…
321171maintenance
yangyangwithgnu/bypass_disablefunc_via_LD_PRELOAD
A small PHP exploit script plus compiled shared object that bypasses PHP's disable_functions restriction to execute OS commands via LD_PREL…
321171maintenance
DarkCoderSc/win-brute-logon
A Windows command-line proof-of-concept tool that brute-forces local user account passwords without requiring any privileges, exploiting th…
321171maintenance
n0b0dyCN/redis-rogue-server
A Python-driven exploit tool that achieves remote code execution on unpatched Redis servers (<=5.0.5) by loading a malicious Redis module f…
321171maintenance
tuanpmt/esp_mqtt
A fully functional MQTT client library written in C for the ESP8266 microcontroller, ported from a Contiki MQTT client. It supports subscri…
231171maintenance
4w4k3/BeeLogger
BeeLogger is a Python-based penetration testing tool that generates Windows keylogger executables which exfiltrate captured keystrokes via …
321169maintenance
SpiderLabs/HostHunter
HostHunter is a Python CLI recon tool that maps IPv4/IPv6 targets to virtual hostnames using OSINT and active reconnaissance techniques suc…
231169maintenance
JunioJsv/mtk-easy-su
An Android application that grants bootless superuser (root) access on MediaTek devices by leveraging the mtk-su exploit together with Magi…
291168maintenance
sh4hin/Androl4b
AndroL4b is an Ubuntu MATE-based virtual machine preloaded with Android security, reverse engineering, and malware analysis tools such as R…
321167maintenance
tongcheng-security-team/NextScan
NextScan (飞刃) is an enterprise-grade distributed black-box vulnerability scanning platform built in Go, composed of Server, Agent, and Web …
211167maintenance
siyujie/OkHttpLogger-Frida
A Frida script that hooks OkHttp's RealCall class in Android apps to intercept and log HTTP requests and responses, including headers and b…
321165maintenance
maximkulkin/esp-homekit
A C library implementing an Apple HomeKit accessory server for ESP8266 microcontrollers, built for esp-open-rtos with ESP-IDF 4.x/5.x suppo…
321165maintenance
jmzkChain/jmzk
jmzkChain is a C++ blockchain node implementation developed by Hangzhou Yuliankeji (Vastchain), described as a 'Boost Engine for Regulation…
231165maintenance
aircrack-ng/rtl8188eus
An out-of-tree Linux/Android kernel driver for Realtek RTL8188eus/eu/etv WiFi chipsets, maintained under the Aircrack-ng organization. It a…
341162maintenance
chenjj/CORScanner
CORScanner is a fast Python tool for detecting CORS misconfiguration vulnerabilities in websites, using gevent for high-concurrency network…
231161maintenance
Ch0pin/AVIator
AV|Ator is a GUI backdoor generator that encrypts shellcode with AES and produces Windows executables that decrypt and inject the payload u…
101160maintenance
SkrewEverything/Swift-Keylogger
A keylogger for macOS written in Swift using the low-level HID API to capture keystrokes. It logs keystrokes grouped by application, along …
231159maintenance
techjacker/repo-security-scanner
A Go CLI tool that scans a git repository's history for accidentally committed secrets such as passwords and private keys. It processes the…
231159maintenance
loseys/BlackMamba
BlackMamba is a Python/Qt-based Command and Control (C2) framework for post-exploitation that manages multiple client connections simultane…
101159maintenance
Lucifer1993/TPscan
TPscan is a one-click vulnerability detection tool for ThinkPHP applications, written in Python 3. It scans ThinkPHP-based web services for…
321158maintenance
ideawu/Objective-C-RSA
A small Objective-C library for performing RSA encryption and decryption on iOS, using PEM-formatted public and private keys. It provides s…
321157maintenance
d3ckx1/Fvuln
Fvuln (Find-Vulnerability) is an automated security scanning tool for penetration testers and red teams. It combines live IP detection, por…
231157maintenance
kkkgo/vlmcsd
vlmcsd is a portable open-source KMS emulator written in C that replaces Microsoft's KMS server, bundled with a vlmcs test client. It runs …
231156maintenance
crypto2011/IDR
IDR (Interactive Delphi Reconstructor) is a Windows decompiler for EXE and DLL files compiled with Delphi 2 through Delphi XE4. It performs…
231155maintenance
MiSecurity/x-patrol
A GitHub leak scanning system written in Go that monitors GitHub for leaked secrets and sensitive code. It provides a web management consol…
231152maintenance
deepzec/Bad-Pdf
Bad-PDF is a Python tool that generates malicious PDF files exploiting CVE-2018-4993 to steal NTLMv1/NTLMv2 hashes from Windows machines vi…
441151maintenance
Telefonica/Eternalblue-Doublepulsar-Metasploit
A Metasploit module that exploits the EternalBlue/DoublePulsar SMB vulnerability in Windows systems. It integrates the leaked NSA exploit i…
321150maintenance
threatexpress/red-team-scripts
A collection of red team focused tools, PowerShell scripts, and notes for offensive security engagements, including host and domain enumera…
321146maintenance
uber-common/metta
Metta is an information security preparedness tool that runs adversarial simulations to test host-based and network detection instrumentati…
321146maintenance
FuzzySecurity/Sharp-Suite
Sharp-Suite is a collection of C# security tooling samples for Windows threat emulation, including techniques like process command-line spo…
321146maintenance
pinauten/Fugu15
Fugu15 is a semi-untethered, permasigned jailbreak for iOS 15 that combines a code-signing bypass, kernel exploit, kernel PAC bypass, and P…
101146maintenance
morrownr/8821au-20210708
An out-of-kernel Linux driver (kernel module) for USB WiFi adapters based on the Realtek RTL8811AU and RTL8821AU chipsets, based on Realtek…
771144maintenance
anshumanbh/git-all-secrets
git-all-secrets is a Go CLI tool that clones GitHub/GitHub Enterprise repositories, gists, and organization or team repos, then scans them …
321144maintenance
ChrisTheCoolHut/Zeratool
Zeratool is an Automatic Exploit Generation (AEG) tool that uses angr to concolically analyze binaries for buffer overflow and format strin…
231144maintenance
leechristensen/SpoolSample
SpoolSample is a C# proof-of-concept tool that coerces Windows hosts to authenticate to arbitrary machines via the MS-RPRN Print System Rem…
321143maintenance
shunf4/proxychains-windows
A Windows and Cygwin port of proxychains that forces dynamically linked Win32 or Cygwin programs' TCP connections through one or more SOCKS…
231143maintenance
Bhaviktutorials/shark
Shark is a shell-based phishing toolkit that automates hosting fake login pages with port forwarding via ngrok and Cloudflare tunnels. It i…
231142maintenance
christophetd/log4shell-vulnerable-app
A deliberately vulnerable Spring Boot web application demonstrating the Log4Shell vulnerability (CVE-2021-44228) using Log4j 2.14.1. It shi…
321141maintenance
cw1997/NATBypass
NATBypass is a Go implementation of the lcx/htran port-forwarding tool that establishes TCP reverse tunnels for NAT traversal. It supports …
631140maintenance
chvancooten/follina.py
A proof-of-concept Python script that replicates the 'Follina' MS-MSDT Microsoft Office remote code execution vulnerability for local testi…
321139maintenance
Sentinel-One/CobaltStrikeParser
A Python parser that extracts Cobalt Strike Beacon configuration from stageless PE files, memory dumps, or C2 URLs. It heuristically finds …
101138maintenance
nccgroup/featherduster
FeatherDuster is an automated, modular cryptanalysis tool from NCC Group that identifies and exploits weak cryptosystems from supplied ciph…
231137maintenance
anthropic-experimental/sandbox-runtime
A lightweight CLI tool and library that enforces filesystem and network restrictions on arbitrary processes at the OS level without contain…
845132experimental
med0x2e/GadgetToJScript
GadgetToJScript is a C# tool that generates .NET BinaryFormatter serialized gadget payloads embedded in JS/VBS/VBA/HTA scripts, triggering …
231136maintenance
JPaulMora/Pyrit
Pyrit is a WPA/WPA2-PSK precomputed cracker that builds massive databases of pre-computed Pairwise Master Keys using multi-core CPUs and GP…
681134maintenance
SilenceIM/Silence
Silence is an Android SMS/MMS messaging app that encrypts messages end-to-end using the Signal protocol, working entirely over the cellular…
321132maintenance
stephenbradshaw/vulnserver
Vulnserver is a deliberately vulnerable multithreaded Windows TCP server containing multiple subtly different buffer overflow bugs. It is d…
321132maintenance
shr3ddersec/Shr3dKit
Shr3dKit is a shell script that installs a large curated collection of red team and offensive security tools onto a Kali Linux system (hard…
321131maintenance
dalek-cryptography/bulletproofs
A pure-Rust implementation of Bulletproofs zero-knowledge range proofs using the Ristretto group over Curve25519. It supports single and ag…
321131maintenance
gianlucaborello/libprocesshider
A small shared library that hides a specified process from tools like ps and lsof on Linux by hooking libc functions via the ld.so preloade…
321131maintenance
mgeeky/ShellcodeFluctuation
A C++ proof-of-concept implementing an in-memory evasion technique that encrypts shellcode and fluctuates its memory protection between RW/…
231131maintenance
Kuingsmile/clash-core
A backup fork of Clash, a rule-based network tunnel written in Go that proxies traffic through protocols like Shadowsocks, VMess, Trojan, a…
171131maintenance
samyk/keysweeper
KeySweeper is an open-source, open-hardware Arduino-based device disguised as a USB wall charger that passively sniffs, decrypts, and logs …
321128maintenance
r35tart/RW_Password
A Python script that filters leaked password dictionaries with regex to extract passwords matching common corporate strength policies (leng…
321127maintenance
hausec/ADAPE-Script
A PowerShell script that automates Active Directory assessment and privilege escalation checks by bundling multiple well-known pentest modu…
321125maintenance
decalage2/ViperMonkey
ViperMonkey is a VBA parser and emulation engine written in Python for analyzing and deobfuscating malicious macros in Microsoft Office doc…
321124maintenance
GreatSCT/GreatSCT
GreatSCT is a Python-based framework that generates metasploit payloads designed to bypass antivirus and application whitelisting solutions…
101123maintenance
mdsecactivebreach/o365-attack-toolkit
A Go-based red team toolkit for performing OAuth phishing attacks against Office365 accounts. It uses stolen tokens with the Microsoft Grap…
321121maintenance
Dr-TSNG/ApplistDetector
A Kotlin library for Android that detects the presence of suspicious apps such as Magisk on a device. It helps apps check whether the envir…
231121maintenance
kevthehermit/RATDecoders
A Python library and CLI tool (malconf) that statically analyzes malware samples from common Remote Access Trojan (RAT) families and extrac…
321120maintenance
1n7erface/Template
Template is a heuristic intranet scanning CLI tool built for red team operations, combining host discovery, port scanning, web fingerprinti…
231120maintenance
google/ssl_logger
A Python command-line tool that decrypts and logs a running process's SSL/TLS traffic, mimicking Echo Mirage's SSL logging on Linux and mac…
101118maintenance
JoelGMSec/AutoRDPwn
AutoRDPwn is a PowerShell post-exploitation framework that automates the RDP Shadow attack on Windows, letting an attacker view or control …
321117maintenance
AdamLaurie/RFIDIOt
A Python library and collection of command-line tools for reading, writing, and interacting with RFID and NFC tags and readers, including M…
321117maintenance
hash3liZer/WiFiBroot
WiFiBroot is a Python 2 command-line tool for wireless (WPA/WPA2) penetration testing that captures and cracks 4-way handshakes and PMKID k…
231117maintenance
ihciah/clean-dns-bpf
A Rust + eBPF/XDP tool that drops GFW DNS poisoning packets at the kernel level, allowing clean DNS resolution from 8.8.8.8 without a proxy…
231115maintenance
francoismichel/ssh3
SSH3 is a research-driven reimplementation of the SSH protocol that runs remote terminal sessions over QUIC, TLS 1.3, and HTTP/3. It offers…
185012experimental
wireghoul/dotdotpwn
DotDotPwn is a flexible directory traversal fuzzer written in Perl that discovers path traversal vulnerabilities in HTTP, FTP, and TFTP ser…
231114maintenance
nfc-tools/mfcuk
MFCUK is a C-based command-line toolkit for recovering cryptographic keys from MIFARE Classic RFID cards using the Darkside attack, built o…
321113maintenance
awake1t/PortBrute
A compact cross-platform brute-force tool written in Go that attempts password attacks against FTP, SSH, SMB, MSSQL, MySQL, PostgreSQL, and…
321112maintenance
prateek147/DVIA-v2
Damn Vulnerable iOS App (DVIA-v2) is a deliberately vulnerable iOS application written in Swift for practicing iOS penetration testing. It …
231112maintenance
liggitt/audit2rbac
audit2rbac is a Go CLI tool that takes a Kubernetes audit log and a username as input and generates RBAC Role and RoleBinding objects cover…
231111maintenance
calebstewart/CVE-2021-1675
A pure PowerShell proof-of-concept exploit for CVE-2021-1675 (PrintNightmare), a Windows Print Spooler local privilege escalation vulnerabi…
321109maintenance
tevora-threat/SharpView
SharpView is a C#/.NET port of the PowerView PowerShell script for Active Directory domain enumeration and reconnaissance. It exposes Power…
321109maintenance
mohuihui/antispy
AntiSpy is a free Windows anti-rootkit and antivirus toolkit that detects, analyzes, and restores kernel modifications and hooks with the h…
231109maintenance
curi0usJack/luckystrike
LuckyStrike is a PowerShell-based utility for generating malicious Microsoft Office macro documents, intended for penetration testing and e…
101108maintenance
KathanP19/JSFScan.sh
JSFScan.sh is a shell script that automates JavaScript reconnaissance for bug bounty hunting. Given a list of subdomains, it gathers JS fil…
321107maintenance
DasSecurity-HatLab/AoiAWD
AoiAWD is a lightweight, portable EDR (Endpoint Detection and Response) system designed for CTF Attack-Defense (AWD) competitions. It captu…
321106maintenance
dark-lbp/isf
ISF (Industrial Exploitation Framework) is a Python-based exploitation framework modeled after Metasploit, focused on industrial control sy…
101105maintenance
nfqws-keenetic
nfqws-keenetic provides packages and installation scripts for deploying the nfqws DPI-bypass tool on Keenetic/Netcraze routers with Entware…
831103maintenance
Arrexel/phpbash
phpbash is a standalone, semi-interactive web shell written in PHP and packaged as a single file. It is designed to assist penetration test…
321102maintenance
utkusen/wholeaked
wholeaked is a file-sharing tool written in Go that embeds a unique hidden signature for each recipient into a shared file. If the file lea…
231101maintenance

← prev page 36 / 50 next →