awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bishopfox avatar

bishopfox/dufflebag

0
View on GitHub↗
306 stars·39 forks·Go·GPL-3.0·10 views

Dufflebag

Search exposed EBS volumes for secrets

Features

  • Offensive Security Tools - Searches exposed EBS volumes for sensitive secrets.
  • Secret Scanning - Searches exposed EBS volumes for sensitive secrets.

Star history

Star history chart for bishopfox/dufflebagStar history chart for bishopfox/dufflebag

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does bishopfox/dufflebag do?

Search exposed EBS volumes for secrets

What are the main features of bishopfox/dufflebag?

The main features of bishopfox/dufflebag are: Offensive Security Tools, Secret Scanning.

Which projects share features with bishopfox/dufflebag?

Projects with overlapping indexed features include: skyscanner/whispers — Identify hardcoded secrets in static structured text. zricethezav/gitleaks — Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API… dxa4481/trufflehog — TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control… skerkour/black-hat-rust — This project is an offensive security toolkit and development framework for creating memory-safe malware, network… v2-dev/awesome-social-engineering — This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public… mandiant/commando-vm — Commando VM is a Windows-based penetration testing distribution and offensive security virtual machine. It serves as a…

Projects sharing features with Dufflebag

These projects share indexed features with Dufflebag. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • zricethezav/gitleakszricethezav avatar

    zricethezav/gitleaks

    27,739View on GitHub↗

    Gitleaks is a static analysis security tool and secret detection engine designed to find hardcoded passwords, API keys, and authentication tokens. It functions as a Git secret scanner that analyzes both local file systems and Git commit history to prevent credential leaks. The tool distinguishes itself through a decoding pipeline that transforms base64 and hex strings into plaintext to find obfuscated secrets. It further reduces false positives using proximity-based validation and fingerprint-based suppression to filter out known or baseline findings. The system covers a broad range of detec

    Go
    View on GitHub↗27,739
  • skyscanner/whispersSkyscanner avatar

    Skyscanner/whispers

    503View on GitHub↗

    Identify hardcoded secrets in static structured text

    Python
    View on GitHub↗503
  • dxa4481/trufflehogdxa4481 avatar

    dxa4481/truffleHog

    26,790View on GitHub↗

    TruffleHog is a secret scanning tool designed to identify leaked credentials and API keys across version control systems, cloud storage, and filesystems. It functions as a git secret detector that enumerates hidden commits and a cloud storage security auditor for inspecting container images and storage buckets. The project is distinguished by a credential verification engine that tests discovered secrets against service APIs to confirm they are active, which eliminates false positive alerts. It further analyzes these verified credentials to determine the specific access levels and resources t

    Go
    View on GitHub↗26,790
  • skerkour/black-hat-rustskerkour avatar

    skerkour/black-hat-rust

    4,353View on GitHub↗

    This project is an offensive security toolkit and development framework for creating memory-safe malware, network scanners, and payload generators. It provides a structured approach to developing exploits, shellcode, and remote access tools. The framework distinguishes itself through the use of no-standard-library environments to generate minimal standalone machine code and shellcode. It also supports the compilation of high-performance logic into WebAssembly for the creation of deceptive web interfaces used in social engineering. Capability areas cover automated vulnerability discovery via

    Rustauditbeaconbug-bounty
    View on GitHub↗4,353
Compare all 30 related projects→