{"id":115440,"url":"https://github.com/bad-antics/awesome-offensive-rust","name":"awesome-offensive-rust","description":"🦀⚔️ Curated list of offensive security tools written in Rust","projects_count":31,"last_synced_at":"2026-07-14T16:00:17.564Z","repository":{"id":334780675,"uuid":"1142697229","full_name":"bad-antics/awesome-offensive-rust","owner":"bad-antics","description":"🦀⚔️ Curated list of offensive security tools written in Rust","archived":false,"fork":false,"pushed_at":"2026-01-26T20:08:22.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-23T18:03:18.418Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bad-antics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-26T18:38:13.000Z","updated_at":"2026-02-01T19:27:51.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bad-antics/awesome-offensive-rust","commit_stats":null,"previous_names":["bad-antics/awesome-offensive-rust"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bad-antics/awesome-offensive-rust","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bad-antics%2Fawesome-offensive-rust","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bad-antics%2Fawesome-offensive-rust/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bad-antics%2Fawesome-offensive-rust/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bad-antics%2Fawesome-offensive-rust/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bad-antics","download_url":"https://codeload.github.com/bad-antics/awesome-offensive-rust/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bad-antics%2Fawesome-offensive-rust/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34098952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2026-01-31T04:08:29.978Z","updated_at":"2026-07-14T16:00:17.566Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Cryptography","Forensics","Network","Fuzzing","Reconnaissance","Malware Analysis","Web","Exploitation","Reverse Engineering","License"],"sub_categories":[],"readme":"# Awesome Offensive Rust 🦀⚔️\n\n[![Awesome](https://awesome.re/badge.svg)](https://awesome.re)\n[![GitHub stars](https://img.shields.io/github/stars/bad-antics/awesome-offensive-rust?style=social)](https://github.com/bad-antics/awesome-offensive-rust)\n\n\u003e A curated list of offensive security tools written in Rust. Memory safety + performance = ideal for security tooling.\n\n## Contents\n- [Network](#network)\n- [Web](#web)\n- [Exploitation](#exploitation)\n- [Malware Analysis](#malware-analysis)\n- [Forensics](#forensics)\n- [Cryptography](#cryptography)\n- [Reverse Engineering](#reverse-engineering)\n- [Fuzzing](#fuzzing)\n- [Reconnaissance](#reconnaissance)\n\n---\n\n## Network\n\n- [RustScan](https://github.com/RustScan/RustScan) - The Modern Port Scanner ⭐12k+\n- [feroxbuster](https://github.com/epi052/feroxbuster) - Fast recursive content discovery ⭐6k+\n- [sniffglue](https://github.com/kpcyrd/sniffglue) - Secure multithreaded packet sniffer\n- [bandwhich](https://github.com/imsnif/bandwhich) - Terminal bandwidth utilization tool ⭐10k+\n- [trippy](https://github.com/fujiapple852/trippy) - Network diagnostic tool ⭐4k+\n\n## Web\n\n- [feroxbuster](https://github.com/epi052/feroxbuster) - Content discovery tool ⭐6k+\n- [rustbuster](https://github.com/phra/rustbuster) - Web fuzzer and content discovery\n- [x8](https://github.com/Sh1Yo/x8) - Hidden parameters discovery ⭐1.5k+\n- [rustscan](https://github.com/RustScan/RustScan) - Fast port scanner ⭐12k+\n\n## Exploitation\n\n- [pwntools-rs](https://github.com/pwntools-rs/pwntools-rs) - CTF framework in Rust\n- [libinjection-rs](https://github.com/AquaSecurity/libinjection-rs) - SQL injection detection\n- [goblin](https://github.com/m4b/goblin) - Binary parsing library ⭐1.2k+\n\n## Malware Analysis\n\n- [yara-rust](https://github.com/Hugal31/yara-rust) - YARA bindings for Rust\n- [bingrep](https://github.com/m4b/bingrep) - Grep through binaries\n\n## Forensics\n\n- [fwupd](https://github.com/fwupd/fwupd) - Firmware security updates\n- [ripgrep](https://github.com/BurntSushi/ripgrep) - Fast grep for forensics ⭐48k+\n\n## Cryptography\n\n- [rage](https://github.com/str4d/rage) - Modern encryption (age compatible) ⭐2.5k+\n- [sequoia-pgp](https://gitlab.com/sequoia-pgp/sequoia) - OpenPGP implementation\n- [orion](https://github.com/orion-rs/orion) - Easy \u0026 usable crypto\n- [RustCrypto](https://github.com/RustCrypto) - Pure Rust crypto algorithms\n\n## Reverse Engineering\n\n- [goblin](https://github.com/m4b/goblin) - Binary parsing and analysis ⭐1.2k+\n- [object](https://github.com/gimli-rs/object) - Object file parsing\n- [gimli](https://github.com/gimli-rs/gimli) - DWARF debug info parser\n- [capstone-rs](https://github.com/capstone-rust/capstone-rs) - Disassembly framework\n\n## Fuzzing\n\n- [cargo-fuzz](https://github.com/rust-fuzz/cargo-fuzz) - libFuzzer integration\n- [honggfuzz-rs](https://github.com/rust-fuzz/honggfuzz-rs) - Honggfuzz bindings\n- [afl.rs](https://github.com/rust-fuzz/afl.rs) - AFL fuzzer in Rust\n- [LibAFL](https://github.com/AFLplusplus/LibAFL) - Advanced fuzzing library ⭐2k+\n\n## Reconnaissance\n\n- [sn0int](https://github.com/kpcyrd/sn0int) - OSINT framework ⭐2k+\n- [trust-dns](https://github.com/bluejekyll/trust-dns) - DNS client/server\n\n---\n\n## Contributing\n\nPRs welcome! Please ensure tools are:\n- Written primarily in Rust\n- Actively maintained  \n- Related to offensive security\n\n## License\n\nCC0 1.0 Universal\n\n---\n\n*Maintained by [@bad-antics](https://github.com/bad-antics)*\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/bad-antics%2Fawesome-offensive-rust/projects"}