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
wbenny/injdrv
A proof-of-concept Windows kernel driver that injects DLLs into user-mode processes using Asynchronous Procedure Calls (APC). It hooks into…
321297maintenance
aoh/radamsa
Radamsa is a general-purpose fuzzer that mutates input data to test software robustness against malformed input. This GitHub repository is …
231295maintenance
Vu1nT0tal/IoT-vulhub
A collection of Docker-based environments for reproducing IoT firmware vulnerabilities, inspired by the Vulhub project. It uses binwalk for…
231295maintenance
guyoung/CaptfEncoder
CaptfEncoder is an open-source, cross-platform network security tool suite offering encoding/decoding conversions, classical and modern cry…
231295maintenance
LangziFun/LangSrcCurise
LangSrcCurise is a Django-based automated subdomain asset monitoring system for security researchers tracking SRC (Security Response Center…
321294maintenance
med0x2e/SigFlip
SigFlip is a red-team tool for patching Authenticode-signed PE files (exe, dll, sys) without invalidating their existing signatures, by emb…
321293maintenance
MasterDevX/Termux-Kali
A shell script that installs a Kali Linux rootfs on Android devices via Termux using proot, without requiring root access. It is a lightly …
321291maintenance
kinghacker0/WishFish
WishFish is a bash-based security testing tool that generates phishing-style links (wishing or custom pages) which, when opened by a target…
321290maintenance
smxiazi/xia_sql
A Burp Suite extension (written in Java) that appends single and double quotes to every request parameter to detect possible SQL injection,…
231290maintenance
mandiant/gocrack
GoCrack is a management frontend and API server for coordinating password cracking tasks, currently supporting hashcat 6.x+ as a cracking e…
641289maintenance
hubert3/iSniff-GPS
iSniff-GPS is a passive WiFi sniffing tool that captures SSID probes, ARPs, and MDNS packets from nearby iOS devices to infer their previou…
321287maintenance
alexzielenski/optool
A command line tool for modifying Mach-O binaries on macOS and iOS. It can insert or remove load commands, strip or repair code signatures,…
231287maintenance
entropy1337/infernal-twin
Infernal-Wireless is an automated wireless hacking framework written in Python that aids penetration testers in assessing Wi-Fi security. I…
231285maintenance
hangetzzu/saycheese
SayCheese is a shell-based social engineering tool that generates a malicious HTTPS page to capture webcam photos from a target who clicks …
321284maintenance
keratin/authn-server
Keratin AuthN is a standalone Go authentication microservice that manages user accounts, passwords, OAuth logins, and JWT-based sessions vi…
231284maintenance
starjun/openstar
OpenStar (WAF+) is a Web Application Firewall written in Lua that runs on nginx/OpenResty (LuaJIT), filtering HTTP traffic through JSON-con…
321283maintenance
longguikeji/arkid
ArkID is an open-source enterprise IDaaS/IAM platform providing unified identity, authentication, and authorization management. It supports…
231283maintenance
c0ny1/upload-fuzz-dic-builder
A Python CLI script that generates fuzzing dictionaries for testing file upload vulnerabilities. It tailors wordlists based on target detai…
321280maintenance
samr7/vanitygen
A standalone command-line vanity Bitcoin address generator written in C that searches for addresses matching custom prefixes or regular exp…
321279maintenance
rbsec/dnscan
dnscan is a Python command-line tool that performs DNS subdomain enumeration using wordlists, attempting zone transfers first and falling b…
321278maintenance
yzddmr6/webshell-venom
A tool that generates unlimited polymorphic (AV-evading) webshells for penetration testing. It mutates webshell code to bypass antivirus an…
101278maintenance
khast3x/Redcloud
Redcloud is a Python-based toolbox that automates deployment of red team attack infrastructure using Docker, deployable locally or remotely…
231277maintenance
netxfly/x-crack
x-crack is a command-line weak password (credential brute-force) scanner written in Go that tests common username/password combinations aga…
231277maintenance
XploitWizer-Community/XploitSPY
XploitSPY is a self-hosted, cloud-based Android monitoring tool built on NodeJS that logs GPS, SMS, calls, notifications, microphone audio,…
321276maintenance
SECFORCE/Tunna
Tunna is a Python toolset that tunnels arbitrary TCP connections over HTTP using a remote webshell and a local SOCKS-capable proxy. It is d…
321274maintenance
square/sudo_pair
A sudo IO-plugin written in Rust that requires a second live human to approve and monitor privileged sudo sessions. It enforces dual-contro…
321272maintenance
screetsec/Brutal
Brutal is a Linux toolkit for generating HID attack payloads for Teensy boards, similar to a Rubber Ducky but with different syntax. It cre…
321271maintenance
rocky/python-decompile3
decompyle3 is a native Python decompiler that translates Python bytecode (versions 3.7 and 3.8) back into equivalent Python source code. It…
681270maintenance
Song-Li/cross_browser
A research project from Johns Hopkins implementing cross-browser fingerprinting that identifies users across different browsers on the same…
321270maintenance
seccome/Ehoney
Ehoney is an open-source, cloud-native deception defense system that deploys high-interaction honeypots, honeytokens, and baits to lure, de…
231270maintenance
simi/omniauth-facebook
A Facebook OAuth2 strategy for the OmniAuth authentication framework, implemented as Rack middleware for Ruby web applications. It supports…
961267maintenance
darkr4y/geacon
Geacon is a Go implementation of CobaltStrike's Beacon implant, built to study the C2 protocol through reverse engineering. It supports com…
321267maintenance
lintstar/LSTAR
LSTAR is a comprehensive Cobalt Strike post-exploitation Aggressor plugin written in PowerShell and CNA. It consolidates host information g…
231267maintenance
UzJu/Cloud-Bucket-Leak-Detection-Tools
A Python CLI tool that detects misconfigured and leaked cloud storage buckets across six major cloud providers including Aliyun, Tencent Cl…
291266maintenance
shack2/SuperSQLInjectionV1
SuperSQLInjection (SSQLInjection) is a C#-based GUI SQL injection tool that builds raw HTTP requests over TCP sessions, supporting injectio…
231266maintenance
Cybellum/DoubleAgent
DoubleAgent is a research tool and proof-of-concept demonstrating a zero-day code injection and persistence technique on Windows, exploitin…
321262maintenance
rails/strong_parameters
Strong Parameters is a Ruby gem that provides whitelisting (permit) and required-key checking for Action Controller parameters, preventing …
101260maintenance
BrandonJoffe/home_surveillance
A self-hosted home surveillance application that processes streams from multiple IP cameras, performs motion detection and facial recogniti…
321259maintenance
andresriancho/enumerate-iam
A Python CLI tool that enumerates the IAM permissions associated with an AWS credential set by brute-forcing all non-destructive API calls …
321256maintenance
0xjiayu/go_parser
An IDA Pro plugin written in Python that parses Golang binaries, recovering function names, source file paths, strings, types, and interfac…
231255maintenance
smpallen99/coherence
Coherence is a full-featured, configurable authentication system for the Phoenix web framework in Elixir. It provides modular authenticatio…
231255maintenance
pmiaowu/BurpFastJsonScan
A passive BurpSuite extension written in Java that detects FastJson deserialization vulnerabilities in JSON-bearing HTTP requests. It autom…
231252maintenance
mehrdadrad/radvpn
RadVPN is a decentralized, full-mesh VPN written in Go that connects nodes directly without a central server, with a built-in router for pa…
321251maintenance
AbirHasan2005/ShellPhish
A modified (modded) version of the ShellPhish phishing simulation tool that generates fake login pages for popular websites like Facebook, …
321251maintenance
W01fh4cker/Serein
Serein is a graphical Python tool for batch-collecting URLs via the FOFA search engine API and running batch detection/exploitation of know…
101250maintenance
eliasgranderubio/dagda
Dagda is a Python-based security tool that performs static analysis of known vulnerabilities, trojans, viruses, and malware in Docker image…
231249maintenance
m4n3dw0lf/pythem
pythem is a multi-purpose penetration testing framework written in Python 2.7, providing an interactive CLI for security researchers. It bu…
321247maintenance
Yawning/obfs4
obfs4 is a look-like-nothing traffic obfuscation protocol (the obfourscator) implemented in Go, based on ScrambleSuit with ntor handshakes …
321247maintenance
MinhasKamal/TrojanCockroach
Trojan Cockroach is an educational C++ trojan spyware that logs keystrokes on Windows PCs, exfiltrates the stolen data via email, and sprea…
531246maintenance
n4ru/1vyrain
1vyrain is a bootable LiveUSB exploit chain that unlocks hidden BIOS features on Ivy Bridge-based xx30 ThinkPad laptops via software flashi…
321246maintenance
dotenv-org/dotenv-vault
dotenv-vault is a CLI and cloud service for syncing .env files across machines, environments, and team members, with encrypted .env.vault d…
351245maintenance
exonum/exonum
Exonum is an extensible open-source Rust framework for building private, permissioned blockchain applications with a custom Byzantine fault…
231245maintenance
mgeeky/ThreadStackSpoofer
A proof-of-concept C++ implementation of thread call stack spoofing, an in-memory evasion technique that hides shellcode references from a …
231245maintenance
open-license-manager/licensecc
Licensecc is an open-source C++ library for software licensing and copy protection that generates hardware signatures and validates license…
881243maintenance
tf-encrypted/tf-encrypted
TF Encrypted is a Python framework for privacy-preserving machine learning in TensorFlow, enabling training and prediction on encrypted dat…
321242maintenance
positive-security/find-you
A modified version of OpenHaystack that demonstrates a stealth AirTag clone capable of bypassing Apple's Find My tracking protection featur…
321242maintenance
kristovatlas/osx-config-check
A Python command-line tool that audits macOS (OS X) machines against hardened security configuration baselines, such as drduh's OS X Securi…
231241maintenance
Tylous/SniffAir
SniffAir is an open-source wireless security framework for parsing passively collected wireless traffic and launching wireless attacks. It …
231241maintenance
bread-and-pepper/django-userena
Django Userena is a Django application providing complete user account management, including signup, activation, and messaging. It is a cus…
101241maintenance
nahamsec/bbht
A shell script that installs a curated set of popular bug bounty hunting and reconnaissance tools on an Ubuntu box. It automates setup of t…
321240maintenance
kaitoy/pcap4j
Pcap4J is a Java library for capturing, crafting, and sending network packets. It wraps native packet capture libraries (libpcap, WinPcap, …
321240maintenance
dchrastil/ScrapedIn
A Python CLI tool that scrapes LinkedIn without API restrictions to enumerate employees of a target company for red team or social engineer…
321239maintenance
codilime/veles
Veles is a cross-platform desktop tool for binary data analysis that uses statistical visualizations to reveal patterns in large binary fil…
101238maintenance
gaffe23/linux-inject
A command-line tool written in C that injects a shared object (.so) into a running Linux process using ptrace(), analogous to CreateRemoteT…
321237maintenance
nsacyber/WALKOFF
WALKOFF is an open-source automation and orchestration framework from NSA Cybersecurity that lets users visually build drag-and-drop workfl…
101237maintenance
blst-security/cherrybomb
Cherrybomb is a Rust-based CLI tool that audits OpenAPI specifications for best practices and OAS compliance, then runs security tests agai…
231236maintenance
Zerx0r/Kage
Kage is an Electron-based graphical user interface for the Metasploit Framework's RPC server, allowing users to manage meterpreter sessions…
101236maintenance
dark-player/instabrute.github.io
IG-HACK is a bash-based brute-force script that attempts to crack Instagram account passwords using wordlist attacks, designed to run in Te…
371232maintenance
mrknow001/aliyun-accesskey-Tools
A Python tool for exploiting leaked Alibaba Cloud (Aliyun) AccessKeys: it enumerates ECS hosts associated with a key and enables remote com…
231232maintenance
cloudflare/bpftools
A toolkit of Python scripts and Linux binaries for analyzing pcap traffic dumps and generating BPF bytecode. Its core purpose is crafting B…
671230maintenance
decentralized-identity/ion
ION is a public, permissionless Decentralized Identifier (DID) network implementing the Sidetree protocol as a Layer 2 overlay on Bitcoin. …
231228maintenance
bryanpkc/corkscrew
Corkscrew is a small C command-line tool that tunnels SSH connections through HTTP proxies by acting as an SSH ProxyCommand helper. It supp…
321227maintenance
craigz28/firmwalker
Firmwalker is a simple bash script that searches extracted or mounted firmware file systems for security-relevant files and content, such a…
321225maintenance
dagrz/aws_pwn
A collection of Python scripts for penetration testing AWS environments, covering reconnaissance, exploitation, stealth, exploration, and p…
321224maintenance
AndroBugs/AndroBugs_Framework
AndroBugs Framework is a command-line Android vulnerability scanner that analyzes APK files to find potential security vulnerabilities and …
101224maintenance
am0nsec/HellsGate
The original C implementation of the Hell's Gate technique, which resolves Windows system call numbers at runtime to invoke NT APIs directl…
321221maintenance
hacktoolspack/hack-tools
A curated collection of free hacking and cybersecurity tools covering DoS, information gathering, malware/ransomware generation, and remote…
231219maintenance
nccgroup/redsnarf
RedSnarf is a pen-testing/red-teaming tool for retrieving hashes and credentials from Windows workstations, servers, and domain controllers…
321216maintenance
vysecurity/LinkedInt
LinkedInt is a Python CLI tool for LinkedIn reconnaissance that scrapes employee profiles for a target company and generates an HTML report…
101215maintenance
elkokc/reflector
Reflector is a Burp Suite extension written in Java that detects reflected XSS vulnerabilities in real time while browsing a target web app…
231214maintenance
tp4a/teleport
Teleport is an open-source bastion host (jump server) system that proxies and audits RDP, SSH, SFTP, and Telnet remote connections. It bund…
231214maintenance
iagox86/hash_extender
A C command-line tool that automates hash length extension attacks against algorithms like MD4, MD5, SHA-1, SHA-256, SHA-512, RIPEMD-160, a…
341212maintenance
ebekker/ACMESharp
ACMESharp is an ACME protocol client library and PowerShell module for the .NET platform, primarily used to obtain and manage certificates …
231210maintenance
EddieIvan01/iox
iox is a Go-based command-line tool for TCP/UDP port forwarding and intranet SOCKS5 proxying, serving as a modern replacement for lcx/ew. I…
231210maintenance
Viralmaniar/Powershell-RAT
A Python-based remote access trojan (RAT) for red team engagements that backdoors Windows machines via scheduled tasks and exfiltrates scre…
231207maintenance
sigstore/rekor
Rekor is Sigstore's software supply chain transparency log, providing an immutable tamper-resistant ledger for signed build and provenance …
951204maintenance
openenclave/openenclave
Open Enclave SDK is a hardware-agnostic open source SDK for building C and C++ applications that use hardware-based Trusted Execution Envir…
861204maintenance
Al-Azif/ps4-exploit-host
A self-hosted exploit hosting tool for game consoles (PS4, PS5, Vita, Switch, Wii) that serves exploits over a LAN via DNS and HTTP. It can…
231203maintenance
LiNuX-Mallu/CAM-DUMPER
CAM-DUMPER is a shell-based security testing tool that generates a malicious HTTPS page served via Serveo or Ngrok port forwarding to captu…
321202maintenance
softScheck/tplink-smartplug
A Python command-line client for the proprietary TP-Link Smart Home protocol that controls HS100, HS110, and KP115 WiFi smart plugs over TC…
321201maintenance
Viralmaniar/I-See-You
ISeeYou is a Bash and JavaScript tool that captures a target's exact GPS coordinates (latitude/longitude) during social engineering or phis…
321199maintenance
fofapro/Hosts_scan
A small Python tool that brute-force matches IP addresses against domain names by binding Hosts headers, to discover weak or internal syste…
321197maintenance
keppelen/react-facebook-login
A React component that adds Facebook login (OAuth) buttons to web applications, handling the Facebook SDK integration and returning the aut…
321197maintenance
yhy0/github-cve-monitor
A Python application that monitors GitHub every few minutes for newly published CVEs, security tool updates, and activity on watched reposi…
321196maintenance
OWASP/joomscan
OWASP JoomScan is an open-source Perl-based vulnerability scanner for Joomla CMS deployments. It enumerates versions, components, and known…
231196maintenance
lucb1e/cookielesscookies
A PHP demo showing how users can be tracked via HTTP ETag headers instead of cookies or localStorage. It serves as an educational proof-of-…
371194maintenance
l3m0n/Bypass_Disable_functions_Shell
A PHP webshell that collects various techniques for bypassing PHP's disable_functions restriction to achieve command execution, including L…
321193maintenance
the-xentropy/xencrypt
Xencrypt is a single-file PowerShell crypter that encrypts, compresses, and obfuscates PowerShell scripts to bypass AMSI and antivirus dete…
321192maintenance
alichtman/stronghold
Stronghold is a Python command-line tool that securely configures macOS security settings such as the firewall, Gatekeeper, and metadata co…
261191maintenance
AlexisAhmed/BugBountyToolkit
A multi-platform bug bounty toolkit that bundles popular security and reconnaissance tools (Nmap, Amass, sqlmap, ffuf, etc.) into a pre-con…
321190maintenance

← prev page 38 / 48 next →