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

domain: security

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

ProductHealth v2StarsMaturity
s0md3v/Corsy
Corsy is a lightweight Python 3 CLI tool that scans websites for known CORS (Cross-Origin Resource Sharing) misconfigurations. It tests for…
231537maintenance
idapython/src
IDAPython is the Python scripting SDK and plugin framework for Hex-Rays' IDA Pro binary analysis suite, exposing IDA's disassembler, decomp…
101536maintenance
mattrajca/sudo-touchid
A fork of the Unix sudo utility that adds Touch ID biometric authentication support on macOS via the LocalAuthentication framework. It lets…
321534maintenance
Ha3MrX/InstaBrute
InstaBrute is a shell script that performs brute-force password attacks against Instagram accounts, exploiting password-guessing vectors co…
711533maintenance
GhostPack/SharpUp
SharpUp is a C# port of common Windows privilege escalation checks from the PowerUp PowerShell script. It audits a system for misconfigurat…
321533maintenance
ExpertAnonymous/PhoneInfoga
A Termux-oriented shell-script distribution of PhoneInfoga, an OSINT reconnaissance tool for scanning international phone numbers using fre…
321531maintenance
Battelle/movfuscator
The M/o/Vfuscator is a C compiler that compiles programs into x86 'mov' instructions only, performing all arithmetic, control flow, and fun…
321531maintenance
galkan/crowbar
Crowbar is a Python-based brute forcing tool for penetration testing that supports protocols often missing from other brute force tools, su…
231530maintenance
gtxaspec/wz_mini_hacks
A firmware modification toolkit for Ingenic T20/T31 based Wyze IP cameras that provides root access and extra features via a micro-SD card,…
711529maintenance
harleyQu1nn/AggressorScripts
A curated collection of Aggressor scripts (.cna) for Cobalt Strike 3.0+, aggregated from multiple community sources. The scripts automate r…
321528maintenance
Yaxser/Backstab
Backstab is a Windows command-line tool that kills antimalware/EDR-protected processes by abusing the Microsoft-signed Sysinternals Process…
231528maintenance
callicoder/spring-boot-react-oauth2-social-login-demo
A demo application showing how to implement OAuth2 social login (Google, Facebook, GitHub) with a Spring Boot backend and React frontend. I…
321522maintenance
gentilkiwi/kekeo
kekeo is a C-based command-line toolbox for manipulating Microsoft Kerberos, from the author of mimikatz. It supports operations like ticke…
231522maintenance
oauth-io/oauthd
oauthd is the open source core of OAuth.io, a Node.js server that lets you self-host an OAuth integration layer supporting 100+ providers l…
231520maintenance
CTF-MissFeng/bayonet
Bayonet is a self-hosted web-based IT asset management and attack-surface platform for penetration testers, integrating subdomain enumerati…
231519maintenance
chaitin/rad
Rad (Radium) is a browser-based web crawler built for security scanning, driving a real Chrome browser to discover URLs and requests across…
231515maintenance
outmoded/oz
Oz is a web authorization protocol and Node.js library for granting and authenticating third-party access to an API on behalf of a user or …
101514maintenance
HummerRisk/HummerRisk
HummerRisk is an open-source, agentless cloud-native security platform for hybrid cloud security governance and Kubernetes/container securi…
231512maintenance
gwen001/github-search
A collection of Python, PHP, and Bash scripts that perform targeted searches on GitHub via its search API to find secrets, keys, private re…
231511maintenance
chip-red-pill/MicrocodeDecryptor
A set of Python scripts for decrypting Intel Atom CPU microcode updates, using encryption keys extracted via the Red Unlock debugging techn…
321510maintenance
WooyunDota/DroidSSLUnpinning
A collection of Frida hook scripts (ObjectionUnpinningPlus) that bypass Android certificate pinning so HTTPS traffic can be intercepted wit…
321510maintenance
nidem/kerberoast
A collection of Python and PowerShell tools for attacking Microsoft Kerberos implementations, including requesting service tickets, crackin…
321510maintenance
mitreid-connect/OpenID-Connect-Java-Spring-Server
A certified OpenID Connect reference implementation in Java on the Spring platform, providing an identity provider server, OAuth 2.0 author…
321508maintenance
ViRb3/TrustMeAlready
An Xposed module for rooted Android devices that disables SSL certificate verification and pinning system-wide. It hooks Java trust-check m…
101507maintenance
hatRiot/zarp
Zarp is a Python-based network attack tool focused on exploiting local networks by abusing networking protocols rather than systems. It pro…
231506maintenance
gonzalo-bulnes/simple_token_authentication
A Ruby gem that adds simple token authentication to Rails applications or APIs using Devise. It packages José Valim's recommended safe toke…
231504maintenance
Kevin-Robertson/Powermad
Powermad is a set of PowerShell functions for exploiting Active Directory's default MachineAccountQuota and Active Directory-Integrated DNS…
321502maintenance
pentestmonkey/windows-privesc-check
A standalone Windows executable (built from Python with PyInstaller) that audits systems for privilege escalation vectors such as weak serv…
321500maintenance
ChiChou/bagbak
bagbak is a Node.js CLI tool that uses Frida to decrypt iOS App Store binaries on a jailbroken device, dumping decrypted IPAs including app…
901499maintenance
ricmoo/aes-js
A pure JavaScript implementation of the AES block cipher supporting all common modes of operation (CBC, CFB, CTR, ECB, OFB) and all key siz…
231496maintenance
ptrkrysik/gr-gsm
A set of GNU Radio blocks and tools for receiving and decoding GSM transmissions using software-defined radios. It is based on the Airprobe…
371494maintenance
happylishang/AntiFakerAndroidChecker
An Android library that detects whether the app is running on an emulator and retrieves relatively authentic device identifiers (IMEI, Andr…
231491maintenance
veo/wsMemShell
A Java-based WebSocket memory webshell (memshell) tool that injects WebSocket endpoints into running application servers like Tomcat, Sprin…
321489maintenance
anttiviljami/browser-autofill-phishing
A simple JavaScript demo showing how hidden form fields can be silently filled by browser autofill to phish user data. It demonstrates the …
321489maintenance
mufeedvh/moonwalk
moonwalk is a single-binary Rust CLI tool that covers tracks during Linux penetration testing by saving and reverting system log state, she…
231487maintenance
jasny/sso
A PHP library implementing simple Single Sign-On (SSO), allowing users to log in once at a central server and be automatically authenticate…
231486maintenance
0x00-0x00/ShellPop
ShellPop is a Python CLI tool that generates ready-to-use reverse and bind shell commands for penetration testing, with obfuscation, encode…
231484maintenance
CYRUS-STUDIO/ApkToolPlus
ApkToolPlus is a visual, cross-platform desktop application for Android APK reverse analysis built in Java. It bundles APK decompilation/re…
401476maintenance
Consensys/eth-lightwallet
A lightweight JavaScript HD wallet for Ethereum that stores private keys encrypted in the browser or Node.js. It generates BIP32/BIP39 addr…
321476maintenance
optiv/Freeze
Freeze is a Go-based payload creation toolkit that generates Windows shellcode loaders designed to bypass EDR security controls. It uses su…
101475maintenance
jordanpotti/AWSBucketDump
AWSBucketDump is a Python CLI security tool that enumerates AWS S3 buckets using wordlists, similar to a subdomain bruteforcer but for S3. …
321473maintenance
matterpreter/OffensiveCSharp
A collection of standalone C# tools and proof-of-concept programs for offensive security operations, each compiled individually in Visual S…
321472maintenance
antonioCoco/RemotePotato0
RemotePotato0 is a Windows privilege escalation exploit that abuses the DCOM activation service to trigger NTLM authentication from privile…
231471maintenance
doy/rbw
rbw is an unofficial command line client for Bitwarden written in Rust. It runs a background agent that holds decryption keys in memory (li…
691469maintenance
0x09AL/RdpThief
RdpThief is a standalone DLL that, when injected into the mstsc.exe (Remote Desktop client) process, uses API hooking to extract clear-text…
321469maintenance
lunasec-io/lunasec
LunaSec is an open-source supply chain security suite whose main product, LunaTrace, scans project dependencies for vulnerabilities like Lo…
231469maintenance
psecio/iniscan
A command-line tool that scans a php.ini file against common security best practices and reports pass/fail results per setting. It is insta…
321468maintenance
psypanda/hashID
hashID is a Python CLI tool that identifies over 220 hash types using regular expressions, working on single hashes, files, or directories.…
231468maintenance
rootclay/WMIHACKER
WMIHACKER is a VBScript-based command-line tool for lateral movement on Windows hosts via WMI (port 135), avoiding the commonly detected 44…
331465maintenance
woj-ciech/LeakLooker
A Python CLI tool that uses the Binaryedge.io API to find publicly exposed databases and services such as MongoDB, Elasticsearch, CouchDB, …
101465maintenance
nccgroup/house
House is a runtime mobile application analysis toolkit with a web GUI, powered by Frida and written in Python. It simplifies dynamic functi…
321464maintenance
twelvesec/gasmask
GasMasK is an all-in-one open source OSINT and reconnaissance tool written in Python 3. It aggregates information about a target domain fro…
231464maintenance
woodpecker-framework/woodpecker-framework-release
Woodpecker-framework is a Java-based vulnerability detection and deep exploitation framework focused on precisely targeting high-risk vulne…
231463maintenance
ptswarm/reFlutter
A Python-based framework that repacks Flutter Android and iOS apps with a patched Flutter engine library to enable dynamic analysis. It red…
101463maintenance
fingerprintjs/BotD
BotD is a free, MIT-licensed browser library that detects automation tools and frameworks such as Puppeteer, Selenium, Playwright, and head…
721462maintenance
Synzvato/decentraleyes
Decentraleyes is a browser extension that emulates content delivery networks by serving popular CDN-hosted libraries (like JavaScript frame…
101462maintenance
jesparza/peepdf
peepdf is a Python tool for analyzing PDF files to determine whether they are malicious, offering object inspection, filter/encoding decodi…
321461maintenance
wyzxxz/heapdump_tool
A Java-based CLI tool that parses JVM heapdump files (via jhat) to search for sensitive information such as plaintext passwords, cloud acce…
321456maintenance
DaGenix/rust-crypto
A mostly pure-Rust library implementing many common cryptographic algorithms such as AES, SHA-2, ChaCha20, and Ed25519. It aims for practic…
231456maintenance
airbnb/binaryalert
BinaryAlert is an open-source serverless AWS pipeline that scans every file uploaded to an S3 bucket against a configurable set of YARA rul…
231455maintenance
SySS-Research/Seth
Seth is a Python and Bash proof-of-concept tool that performs a man-in-the-middle attack on RDP connections via ARP spoofing, downgrading t…
561454maintenance
programa-stic/barf-project
BARF is an open-source Python framework for binary analysis and reverse engineering. It lifts instructions from x86 and ARM binaries into a…
321452maintenance
QAX-A-Team/BrowserGhost
BrowserGhost is a C# command-line tool for red team operators that extracts saved browser credentials, cookies, history, and bookmarks from…
231452maintenance
unixhot/waf
A lightweight Web Application Firewall (WAF) implemented with Nginx + Lua (OpenResty). It provides IP black/white lists, URL and User-Agent…
231450maintenance
oddcod3/Phantom-Evasion
Phantom-Evasion is a Python-based antivirus evasion tool that generates obfuscated executables and payloads designed to bypass antivirus de…
101450maintenance
HADB/GetWeixinCode
A single HTML page deployed under a WeChat OAuth2.0 authorized callback domain that forwards authorization codes to arbitrary redirect URIs…
231449maintenance
mrash/fwknop
fwknop implements Single Packet Authorization (SPA), a next-generation port knocking scheme that conceals services behind a default-drop fi…
611447maintenance
lepture/flask-oauthlib
Flask-OAuthlib is a Flask extension for interacting with remote OAuth-enabled applications, supporting OAuth 1.0a/1.0/1.1 and OAuth2 client…
321446maintenance
SamJoan/droopescan
Droopescan is a plugin-based command-line scanner that helps security researchers identify the CMS, version, plugins, themes, and interesti…
321446maintenance
Invoke-IR/PowerForensics
PowerForensics is a PowerShell module built on a C# class library that provides an all-in-one framework for live disk forensic analysis. It…
231444maintenance
JustasMasiulis/xorstr
A header-only C++17 library that encrypts string literals at compile time using XOR with 64-bit keys and vectorized (SSE/AVX) inlined decry…
321442maintenance
cisagov/LME
CISA's Logging Made Easy (LME) is a free, open-source log management and threat detection platform that bundles Elasticsearch, Kibana, Wazu…
101442maintenance
L4ys/LazyIDA
LazyIDA is an IDA Pro plugin written in Python (IDAPython) that adds convenience features like data format conversion with clipboard copy, …
621441maintenance
syvaidya/openstego
OpenStego is a Java-based steganography application that hides data inside image files and embeds invisible watermarks to detect unauthoriz…
231441maintenance
dxa4481/Pastejacking
A proof-of-concept demo of pastejacking: using JavaScript to override a user's clipboard contents when they copy text from a webpage, trick…
321437maintenance
Raikia/FiercePhish
FiercePhish is a self-hosted PHP web application for managing full phishing engagements, including campaign tracking, scheduled email sendi…
231437maintenance
spacehuhn/wifi_ducky
WiFi Ducky is a Wi-Fi controlled BadUSB device built from an ESP8266 and ATmega32U4 that uploads, saves, and remotely executes Ducky Script…
231437maintenance
jweny/pocassist
Pocassist is an open-source vulnerability PoC testing framework written in Go that lets users edit, run, and batch-test PoCs through a web …
101436maintenance
kmackay/micro-ecc
A small, fast C library implementing ECDH key exchange and ECDSA signatures for 8-bit, 32-bit, and 64-bit processors, with optional inline …
231435maintenance
BugScanTeam/DNSLog
DNSLog is a self-hosted tool that monitors DNS resolution records and HTTP access logs, built on Django with an integrated DNS server. It i…
101435maintenance
nccgroup/demiguise
Demiguise is a Python CLI tool from NCC Group that generates HTML files containing RC4-encrypted HTA payloads, which are decrypted dynamica…
321429maintenance
bpellin/keepassdroid
KeePassDroid is an Android port of the KeePass Password Safe, allowing users to open and manage KeePass password databases (.kdb and .kdbx,…
421427maintenance
nfc-tools/mfoc
MFOC is an open-source C implementation of the offline nested attack for recovering authentication keys from MIFARE Classic NFC cards. It r…
321427maintenance
FunnyWolf/pystinger
Pystinger is a Python tool that establishes a SOCKS4a proxy and port mapping through a webshell (PHP, JSP, or ASPX) on a compromised server…
231426maintenance
atom/node-keytar
A native Node.js module (written in C++) for storing, retrieving, replacing, and deleting passwords in the operating system's credential st…
101426maintenance
dgrubelic/vue-authenticate
vue-authenticate is an easily configurable authentication library for Vue.js supporting local email/password login and registration plus so…
231424maintenance
7kbstorm/7kbscan-WebPathBrute
7kbscan-WebPathBrute is a Windows GUI tool for brute-forcing web paths and directories using dictionaries. It supports multithreaded scanni…
231424maintenance
paranoidninja/CarbonCopy
A Python CLI tool that downloads a website's TLS certificate, creates a spoofed version of it, and uses it to sign Windows executables for …
321423maintenance
NtQuery/Scylla
Scylla is a Windows x86/x64 tool for reconstructing import tables (IAT) of unpacked or dumped binaries. It supports dumping processes, fixi…
231422maintenance
ptoomey3/Keychain-Dumper
A command-line tool for jailbroken iOS devices that dumps Keychain items (passwords, certificates, identities) accessible to an attacker. I…
231421maintenance
易开发 (DeveloperHelper)
DeveloperHelper (易开发) is an Android developer/analysis tool app with an Xposed module that dumps DEX files from packed (hardened) APKs, plu…
391420maintenance
0xnobody/vmpdump
VMPDump is a dynamic dumper and import fixer for binaries protected with VMProtect 3.x (x64), built on the VTIL intermediate language. It s…
231417maintenance
Mr-Un1k0d3r/DKMC
DKMC (Don't Kill My Cat) is a Python CLI tool that embeds obfuscated shellcode inside valid BMP images, producing polyglot files that are b…
101417maintenance
signalapp/libsignal-protocol-c
A C implementation of the Signal Protocol, a ratcheting forward-secrecy encryption protocol for synchronous and asynchronous messaging. It …
101417maintenance
brannondorsey/naive-hashcat
A plug-and-play shell script wrapper around hashcat that cracks password hashes using pre-configured, empirically tested attack parameters.…
231416maintenance
looterz/grimd
Grimd is a fast DNS proxy server written in Go that blackholes advertisement and malware domains using configurable blocklists. It runs any…
231416maintenance
cube0x0/noPac
A C# tool that scans for and exploits the CVE-2021-42287/CVE-2021-42278 Active Directory vulnerability chain, allowing a standard domain us…
321414maintenance
google/firing-range
Firing Range is a deliberately vulnerable Java web application that serves as a test bed for web application security scanners. It provides…
101413maintenance
CiscoCXSecurity/enum4linux
enum4Linux is a Perl-based CLI tool that enumerates information from Windows and Samba hosts, serving as a Linux alternative to enum.exe. I…
711412maintenance
Lucifer1993/struts-scan
A Python2 command-line tool that detects and exploits Apache Struts2 remote code execution vulnerabilities across all major versions (ST2-0…
321412maintenance

← prev page 36 / 48 next →