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

resource: security

1184 resources, primary matches first, then adoption-weighted; health v2 shown.

ResourceHealth v2StarsMaturity
Cloud-Architekt/AzureAD-Attack-Defense
A community-maintained playbook documenting common attack scenarios against Microsoft Entra ID (Azure AD) with corresponding detection and …
732554active
mesquidar/ForensicsTools
A curated awesome-list of free and open-source digital forensics (DFIR) analysis tools and resources. It organizes links across categories …
732549active
Crypto-Cat/CTF
A collection of CTF challenge files, write-ups, and exploit scripts (mostly pwn/binary exploitation) accompanying CryptoCat's video walkthr…
622544active
rawfilejson/awesome-osint-arsenal
A curated awesome-list of 753+ open-source OSINT and security tools across 50 categories, paired with shell installer scripts for one-comma…
562538active
iddoeldor/frida-snippets
A curated collection of hand-crafted Frida script snippets for dynamic instrumentation and runtime hooking. It covers native, Android, iOS,…
322533active
lxhao61/integrated-examples
A collection of optimized, ready-to-use server configuration examples combining Nginx or Caddy with V2Ray/Xray, Hysteria, NaiveProxy, and r…
852522active
Leonxlnx/agentic-ai-prompt-research
A research repository documenting reconstructed system prompt patterns, agent coordination, and security classification mechanisms behind a…
482519active
cujanovic/SSRF-Testing
A collection of SSRF (Server Side Request Forgery) testing resources including URL bypass payloads and a public test server that generates …
322505active
coffeehb/Some-PoC-oR-ExP
A curated collection of proof-of-concept (PoC) scripts and exploits for various software vulnerabilities, written and gathered in Python. I…
452502active
gtworek/Priv2Admin
A reference guide mapping Windows OS privileges to exploitation paths for privilege escalation and other security impacts. It catalogs each…
322500active
ankane/the-ultimate-guide-to-ruby-timeouts
A tested reference guide showing how to configure timeouts for popular Ruby gems, standard library modules, and databases. It explains time…
732498active
kadenzipfel/smart-contract-vulnerabilities
A curated collection of smart contract vulnerabilities with explanations and prevention methods, organized by category such as access contr…
622491active
4ndersonLin/awesome-cloud-security
A curated list of cloud security resources covering standards, tools, courses, certifications, and reading materials for AWS, Azure, and GC…
652483active
crytic/building-secure-contracts
A Trail of Bits maintained collection of guidelines, best practices, and training material for developing secure smart contracts. It covers…
572481active
onhexgroup/Conferences
A curated archive of conference presentation slides from major cybersecurity conferences such as Black Hat, OffensiveCon, REcon, and Hexaco…
902446active
github/advisory-database
A free, open-source database of security vulnerabilities, including CVEs and GitHub-originated security advisories, stored as individual fi…
772441active
OWASP/masvs
The OWASP Mobile Application Security Verification Standard (MASVS) is the industry standard defining baseline security and privacy require…
492437active
fkie-cad/awesome-embedded-and-iot-security
A curated awesome-list of resources for embedded and IoT security, including software and hardware tools, books, research papers, case stud…
322430active
bittentech/Bug-Bounty-Beginner-Roadmap
A curated roadmap repository guiding beginners into bug bounty hunting, collecting links to courses, videos, and tutorials on computer fund…
322429active
xinggsf/Adblock-Plus-Rule
A collection of Chinese-language ad-blocking filter rules for uBlock Origin and AdGuard, including general and video ad filter lists. The r…
652396active
jgamblin/Mirai-Source-Code
A mirror of the leaked Mirai botnet source code (bot, CnC server, loader) published for cybersecurity research, malware analysis, and indic…
539457maintenance
bst04/CyberSources
A curated list (awesome-list style) of cybersecurity tools, resources, and educational materials covering OSINT, pentesting, cryptography, …
662395active
terjanq/Tiny-XSS-Payloads
A curated collection of minimal cross-site scripting (XSS) payloads organized by injection context, with an interactive demo site. It serve…
322386active
swisskyrepo/InternalAllTheThings
A collection of cheatsheets covering Active Directory and internal network penetration testing techniques, payloads, and bypasses. It is ma…
752385active
berzerk0/Probable-Wordlists
A collection of password wordlists sorted by probability of use, derived from real-world data breaches. It is a data resource (not code) in…
239334maintenance
stamparm/ipsum
IPsum is a daily-updated threat intelligence feed aggregating 30+ public lists of suspicious and malicious IP addresses, with each IP annot…
772357active
kkrypt0nn/wordlists
A curated collection of wordlists for security tasks such as password brute-forcing, username enumeration, and directory scanning, sorted b…
772352active
elementalsouls/Claude-OSINT
A collection of eight drop-in SKILL.md files for the Claude skills system that prime Claude with expert offensive OSINT and external recon …
592342active
OWASP/API-Security
The OWASP API Security Top 10 project, which publishes and maintains a ranked list of the most critical API security risks along with a doc…
772337active
OpenZeppelin/ethernaut
Ethernaut is a Web3/Solidity-based wargame played in the Ethereum Virtual Machine, where each level is a smart contract that must be hacked…
772330active
a13xp0p0v/linux-kernel-defence-map
A graphical map (written in DOT/GraphViz) showing relationships between Linux kernel vulnerability classes, exploitation techniques, bug de…
702316active
Y4tacker/JavaSec
A personal study repository documenting the author's Java security learning journey, from fundamentals like reflection and dynamic proxies …
662300active
fuzzdb-project/fuzzdb
FuzzDB is a comprehensive open-source dictionary of attack payloads, predictable resource locations, and regex patterns for black-box appli…
328980maintenance
ZJ595/AndroidReverse
A Chinese-language tutorial series ('安卓逆向这档事') on Android reverse engineering, covering APK structure, smali, dynamic debugging, Xposed hoo…
482272active
cncf/tag-security
The CNCF Security Technical Advisory Group (TAG Security), a community that produces knowledge, whitepapers, threat-modeling guidance, and …
102263active
DropsOfZut/awesome-security-weixin-official-accounts
A curated awesome-list of cybersecurity-focused WeChat official accounts, organized into 16 categories with over 3,500 accounts. It include…
772262active
kdeldycke/awesome-iam
A curated awesome-list of Identity and Access Management (IAM) resources covering authentication, authorization, protocols, and security fo…
762262active
cjx82630/cjxlist
CJX's Annoyance List is a maintained Adblock filter list that supplements EasyList China+EasyList and EasyPrivacy, filtering self-promotion…
642253active
runetfreedom/russia-v2ray-rules-dat
A dataset of automatically updated V2Ray/Xray routing rules (geoip.dat and geosite.dat) based on lists of domains and IP addresses blocked …
852250active
SecWiki/windows-kernel-exploits
A curated collection of Windows kernel privilege escalation exploits and proof-of-concept code, organized by CVE and security bulletin with…
328719maintenance
bitnami/minideb
Minideb is a minimalist Debian-based container base image maintained by Bitnami, optimized for small size while retaining glibc compatibili…
772216active
mattnotmax/cyberchef-recipes
A curated collection of CyberChef recipes, useful regular expressions, and links for data transformation and DFIR work. It serves as a refe…
322215active
badmojr/1Hosts
1Hosts is a set of maintained DNS filter/blocklists that block ads, trackers, and malware domains. It ships in multiple formats (hosts, dom…
882209active
Mr-Un1k0d3r/EDRs
A collection of proof-of-concept C tools and reference data for understanding EDR/AV hooking on Windows, including syscall patching utiliti…
662202active
immunefi-team/Web3-Security-Library
A curated, collaborative library of resources for learning web3 and blockchain security, maintained by Immunefi. It aggregates guides, bloc…
382193active
dreddsa5dies/goHackTools
A collection of small Go example programs implementing classic hacker and pentester tools such as port scanners, password bruteforcers, DNS…
742187active
Jieyab89/OSINT-Cheat-sheet
A curated cheat sheet repository listing OSINT (open-source intelligence) tools, datasets, wikis, articles, and tutorials for reconnaissanc…
772182active
iknowjason/Awesome-CloudSec-Labs
A curated list of free cloud native security learning labs, including CTFs, self-hosted workshops, guided vulnerability labs, and research …
492182active
biggerduck/RedTeamNotes
A collection of practical red team notes documenting small, specific problems and solutions encountered during real-world offensive securit…
652180active
eeeeeeeeee-code/POC
A curated backup of the wy876 vulnerability database collecting proof-of-concept exploits (POC/EXP) for a wide range of software, mostly Ch…
612180active
TheKingOfDuck/fuzzDicts
A curated collection of Chinese-community-maintained wordlists for web penetration testing, covering parameters, XSS payloads, usernames, p…
328422maintenance
OWASP/DevGuide
The OWASP Developer Guide is an open, community-maintained documentation project introducing application security concepts and practices fo…
892169active
hahwul/DevSecOps
A curated roadmap and collection of tools, guides, and resources for adopting DevSecOps practices across the software development lifecycle…
752159active
aws/aws-eks-best-practices
A community-contributed best practices guide for Amazon EKS covering day 2 operations such as security, reliability, autoscaling, networkin…
762157active
center-for-threat-informed-defense/adversary_emulation_library
An open library of adversary emulation plans from MITRE's Center for Threat-Informed Defense, mapping real-world adversary TTPs to MITRE AT…
332156active
FriendsOfPHP/security-advisories
A community-maintained database of known security vulnerabilities in PHP Composer packages, stored as YAML files keyed by CVE or date. It c…
772139active
BlueSkyXN/AdGuardHomeRules
A large aggregated collection of AdGuard Home DNS ad-blocking and filtering rules, with blacklist and whitelist lists maintained via automa…
492134active
mitre/cti
MITRE's official repository of ATT&CK and CAPEC cyber threat intelligence datasets expressed in STIX 2.0 JSON. It provides machine-readable…
932132active
awslabs/aws-well-architected-labs
A collection of hands-on labs and accompanying code from AWS Labs for learning, measuring, and building with the AWS Well-Architected Frame…
602131active
greshake/llm-security
A research repository demonstrating indirect prompt injection attacks against application-integrated LLMs like Bing Chat, GPT-4, and LangCh…
452130active
walidshaari/Certified-Kubernetes-Security-Specialist
A curated collection of links and study resources for preparing for the CNCF/Linux Foundation Certified Kubernetes Security Specialist (CKS…
652121active
0xmaximus/Galaxy-Bugbounty-Checklist
A curated collection of checklists, tips, and tutorials for bug bounty hunting and penetration testing. It organizes attack techniques (e.g…
522115active
notthehiddenwiki/NTHW
A large community-maintained wiki of over 5,000 curated cybersecurity links, including tools, publications, and recordings. It also hosts r…
702112active
teamssix/awesome-cloud-security
A curated awesome-list of cloud security resources (articles, tools, wikis, blogs, labs) spun off from the T Wiki cloud security knowledge …
322109active
hasherezade/malware_training_vol1
Training materials for Windows malware analysis (volume 1), covering compilation, PE format, processes, shellcode, hooking, persistence, an…
322099active
koutto/pi-pwnbox-rogueap
A set of shell scripts and documentation for building a headless WiFi hacking PwnBox / Rogue Access Point on a Raspberry Pi with Alfa USB a…
712098active
gquere/pwn_jenkins
A collection of notes, scripts, and references for attacking and pentesting Jenkins CI/CD servers, covering known CVEs like arbitrary file …
322096active
milabs/awesome-linux-rootkits
A curated awesome-list of Linux rootkits, covering both user-mode (LD_PRELOAD) and kernel-mode (LKM) rootkits with a feature comparison tab…
622094active
pFarb/awesome-crypto-papers
A curated list of cryptography papers, articles, tutorials, and howtos aimed at non-cryptographers, especially engineers using crypto in se…
322093active
Friz-zy/awesome-linux-containers
A curated awesome-list of Linux container frameworks, libraries, runtimes, sandboxing tools, and related resources. It organizes links acro…
322091active
six2dez/pentest-book
A GitBook-hosted pentesting wiki containing commands, scripts, techniques, and cheatsheets used by the author during penetration tests. It …
752087active
sushiwushi/bug-bounty-dorks
A curated list of Google Dorks for finding companies with responsible disclosure or bug bounty programs that are not listed on platforms li…
572087active
StellarSand/privacy-settings
A curated guide documenting recommended privacy settings for major software, browsers, operating systems, and online services like Google, …
752084active
aditya-shri/VPN
A deployment template for running a personal VPN server based on Shadowsocks with the v2ray-plugin, deployable via Docker, Heroku, or Railw…
512075active
shramos/Awesome-Cybersecurity-Datasets
A curated awesome-list of cybersecurity datasets covering network traffic, malware, phishing, honeypots, and more. It serves as a reference…
322072active
CryptoAILab/Awesome-LM-SSP
A curated awesome-list reading list of papers, surveys, toolkits, benchmarks, and competitions on the safety, security, and privacy of larg…
652066active
nikivdev/privacy-respecting
A curated list of privacy-respecting services and software, organized by category (search engines, social networks, messengers, VPNs, email…
732053active
6mile/DevSecOps-Playbook
A step-by-step playbook for implementing DevSecOps practices in organizations of any size, organized into five lifecycle domains with 60 ac…
232051active
microsoft/AI-Red-Teaming-Playground-Labs
A set of hands-on AI red teaming playground labs from Microsoft, built on a modified Chat Copilot, used to teach adversarial attacks on AI …
492049active
offensive-security/exploitdb
The legacy GitHub repository of the Exploit Database, an archive of public exploits, shellcode, and the Google Hacking Database (GHDB). Thi…
107858maintenance
m14r41/PentestingEverything
A structured penetration testing knowledge base covering 23 security domains (web, mobile, API, cloud, network, Active Directory, SAST, Dev…
832044active
MrWQ/vulnerability-paper
A curated collection of security and penetration testing articles organized into categories like vulnerability research, bypass/AV evasion,…
572038active
ali-bouali/spring-boot-3-jwt-security
A sample Java project demonstrating JWT-based authentication and role-based authorization with Spring Boot 3 and Spring Security 6. It incl…
312036stable
phith0n/JavaThings
A collection of study notes and demo code accompanying the 'Java Security Ramblings' (Java安全漫谈) essay series by phith0n. It covers Java sec…
392028active
ITI/ICS-Security-Tools
A curated community resource (awesome-list style) collecting tools, tips, guides, scripts, protocol references, and pcap samples for indust…
392023active
saeidshirazi/awesome-android-security
A curated list of Android security materials and resources for pentesters and bug hunters, covering blogs, papers, books, trainings, tools,…
732014active
RogueMaster/awesome-flipperzero-withModules
A curated awesome-list of resources, modules, databases, and dumps for the Flipper Zero multi-tool device, maintained as an improved fork o…
762008active
magnologan/awesome-k8s-security
A curated awesome-list of Kubernetes security resources including articles, books, tools, talks, certifications, CVEs, and trainings. It se…
752008active
hslatman/awesome-industrial-control-system-security
A curated awesome-list of resources, tools, and references for Industrial Control System (ICS) and SCADA security. It catalogs tools for IC…
532004active
rdragos/awesome-mpc
A curated awesome-style list of multiparty computation (MPC) resources, including books, courses, tutorials, and open-source software such …
751993active
WuFengXue/android-reverse
A curated awesome-list of Android reverse engineering tools, covering unpacking (脱壳), native library analysis, decompilers, GUI tools, and …
401983active
ConsenSysDiligence/smart-contract-best-practices
A community-maintained documentation guide to Ethereum smart contract security best practices, covering known attacks, secure development p…
387570maintenance
eset/malware-ioc
A repository of Indicators of Compromise (IOCs) published by ESET researchers from their malware investigations. It includes YARA rules and…
721979active
tsale/EDR-Telemetry
An open, vendor-neutral research project that compares the endpoint telemetry exposed by EDR products and agents like Sysmon across Windows…
811978active
SunWeb3Sec/DeFiVulnLabs
A collection of 48 Solidity smart contract vulnerability labs with Foundry-based proof-of-concept tests, originally built as internal Web3 …
401969active
Siguza/ios-resources
A curated collection of resources for iOS hacking and reverse engineering, covering ARM64 assembly, Mach-O internals, sandbox, IPC, and rel…
431966active
guardrailsio/awesome-golang-security
A curated awesome-list of Golang security resources, including tools, libraries, static analysis utilities, and educational material. It is…
321964active
FalsePhilosopher/badusb
A community-maintained library of BadUSB payloads for the Flipper Zero, organized into categories like exfiltration, phishing, remote_acces…
961963active
cobaltdisco/Google-Chinese-Results-Blocklist
A curated blocklist of spam and low-quality Chinese-language sites for filtering Google and Baidu search results. It provides subscription …
647472maintenance
Azure/Enterprise-Scale
Azure Landing Zones (Enterprise-Scale) is a reference implementation providing prescriptive guidance and ARM/PowerShell tooling for deployi…
981955active

← prev page 4 / 12 next →