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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to skyscanner/whispers

Open-source alternatives to Whispers

30 open-source projects similar to skyscanner/whispers, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Whispers alternative.

  • dxa4481/trufflehogAvatar dxa4481

    dxa4481/truffleHog

    26,790Vezi pe 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
    Vezi pe GitHub↗26,790
  • bishopfox/dufflebagAvatar bishopfox

    bishopfox/dufflebag

    306Vezi pe GitHub↗

    Search exposed EBS volumes for secrets

    Go
    Vezi pe GitHub↗306
  • zricethezav/gitleaksAvatar zricethezav

    zricethezav/gitleaks

    27,739Vezi pe 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
    Vezi pe GitHub↗27,739
  • yelp/detect-secretsAvatar Yelp

    Yelp/detect-secrets

    4,429Vezi pe GitHub↗

    detect-secrets is a modular secret scanning tool that identifies hard-coded credentials and sensitive information in source code. It combines multiple detection strategies—regular expression pattern matching, Shannon entropy calculation, and a machine learning classifier—to find potential secrets, and uses a baseline-driven delta analysis to distinguish newly introduced secrets from pre-existing ones, reducing noise from legacy credentials. The tool integrates directly into development workflows through a git pre-commit hook that blocks commits introducing unbaselined secrets, and can be inco

    Python
    Vezi pe GitHub↗4,429

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • v2-dev/awesome-social-engineeringAvatar v2-dev

    v2-dev/awesome-social-engineering

    4,029Vezi pe GitHub↗

    This project is a curated collection of frameworks, libraries, and toolsets designed for social engineering and public data gathering. It aggregates specialized software and educational materials used to perform human-centric attacks during professional security engagements. The directory provides resources for gathering and visualizing open source intelligence to identify sensitive information leaks. It also includes a collection of methods and software for executing phishing campaigns to harvest credentials and session cookies. The repository further covers educational materials focused on

    Vezi pe GitHub↗4,029
  • skerkour/black-hat-rustAvatar skerkour

    skerkour/black-hat-rust

    4,353Vezi pe 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
    Vezi pe GitHub↗4,353
  • facebook/facebook-ios-sdkAvatar facebook

    facebook/facebook-ios-sdk

    8,067Vezi pe GitHub↗

    This software is a mobile app analytics toolkit, a social graph API client, and a social sharing library for iOS. Its primary purpose is to enable the tracking of application events and ad conversions, the retrieval of user profiles and social connections from the Facebook Graph API, and the publication of content to social feeds and messaging services. The toolkit provides specialized capabilities for social login integration and identity management, including the handling of access tokens and session refreshing. It features a dedicated system for deep link navigation to route users to speci

    Swift
    Vezi pe GitHub↗8,067
  • mandiant/commando-vmAvatar mandiant

    mandiant/commando-vm

    7,667Vezi pe GitHub↗

    Commando VM is a Windows-based penetration testing distribution and offensive security virtual machine. It serves as a toolset manager for deploying and maintaining a curated collection of security tools, scripts, and configurations designed for security auditing, red teaming, and adversary simulation. The project automates the provisioning of a specialized workstation by using PowerShell scripts and a modular repository to orchestrate the installation of offensive security software. It utilizes a community-driven package manager to handle dependency resolution and binary installations, ensur

    PowerShellfireeye-flarepenetration-testingred-teaming
    Vezi pe GitHub↗7,667
  • mxrch/ghuntAvatar mxrch

    mxrch/GHunt

    19,089Vezi pe GitHub↗

    GHunt is a Google account investigator and open-source intelligence framework designed to retrieve publicly available information and metadata associated with Google accounts. It functions as an OSINT data extractor and offensive security framework used to identify user identities and uncover hidden metadata. The tool extracts public profile data from various Google services and exports the findings into structured JSON formats. This allows for the collection and analysis of digital footprints to support security research and reconnaissance.

    Python
    Vezi pe GitHub↗19,089
  • microsoft/security-101Avatar microsoft

    microsoft/Security-101

    6,203Vezi pe GitHub↗

    Security-101 is a vendor-agnostic, foundational cybersecurity learning curriculum organized into modular, framework-aligned modules. It is designed to build core knowledge across multiple security domains without tying content to specific products or platforms, making it suitable for both beginners and professionals seeking a structured introduction to the field. The curriculum is built around established security frameworks, including the MITRE ATT&CK framework for standardized threat analysis and the NIST Cybersecurity Framework for incident response workflows. It covers a broad range of do

    HTMLappseccia-triaddata-protection
    Vezi pe GitHub↗6,203
  • dodyg/practical-aspnetcoreAvatar dodyg

    dodyg/practical-aspnetcore

    10,382Vezi pe GitHub↗

    This project is a comprehensive sample library and implementation guide for ASP.NET Core. It provides a collection of practical examples and projects that demonstrate how to build web applications, RESTful APIs, and high-performance services. The repository focuses on a variety of architectural patterns, including the development of Minimal APIs, contract-first gRPC services, and real-time communication using WebSockets and Server-Sent Events. It includes detailed implementations for user identity and security, such as token-based authentication and CSRF protection. The codebase covers a bro

    C#asp-net-coreaspnet-coreaspnetcore
    Vezi pe GitHub↗10,382
  • microsoftdocs/azure-docsAvatar MicrosoftDocs

    MicrosoftDocs/azure-docs

    10,894Vezi pe GitHub↗

    Azure Docs is the official technical documentation repository for Microsoft Azure, the cloud computing platform. It provides comprehensive guidance on the full spectrum of Azure services, covering everything from core infrastructure components like virtual machines, Kubernetes clusters, and serverless computing to platform services for AI, machine learning, data analytics, and storage. The documentation details how to provision, manage, and govern cloud resources at scale, including policy enforcement, identity management, and cost optimization. The documentation distinguishes Azure through i

    Markdownskilling
    Vezi pe GitHub↗10,894
  • samratashok/nishangAvatar samratashok

    samratashok/nishang

    9,951Vezi pe GitHub↗

    Nishang is a PowerShell-based offensive security framework designed for red teaming and penetration testing on Windows targets. It functions as a post-exploitation toolkit and payload generator to automate attacks and manage remote targets. The project provides specialized capabilities for bypassing security controls, such as disabling the Antimalware Scan Interface and employing in-memory execution to avoid disk-based detection. It includes a variety of stealthy command and control mechanisms, utilizing non-standard channels like DNS TXT records, ICMP traffic, and webmail for communication a

    PowerShellactivedirectoryhackinginfosec
    Vezi pe GitHub↗9,951
  • am0nsec/wspeA

    am0nsec/wspe

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • ajayrandhawa/keyloggerA

    ajayrandhawa/Keylogger

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 1remote/1remoteAvatar 1Remote

    1Remote/1Remote

    5,953Vezi pe GitHub↗

    1Remote is a portable remote desktop client that manages and launches remote sessions across multiple protocols from a single unified interface. It organizes servers using a flexible tagging system and stores all configuration in structured JSON files for easy backup and transfer between machines. The application supports launching RDP, SSH, VNC, Telnet, and other remote connections, and allows users to replace default protocol handlers with custom external programs that accept command-line arguments. It includes a bulk server editor for applying uniform changes to addresses, credentials, or

    C#rdpremote-controlremote-desktop
    Vezi pe GitHub↗5,953
  • aguinet/wannakeyAvatar aguinet

    aguinet/wannakey

    1,093Vezi pe GitHub↗

    Wannacry in-memory key recovery

    C++
    Vezi pe GitHub↗1,093
  • adooo/jokerA

    ADOOO/Joker

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 0xteles/jsleak0

    0xTeles/jsleak

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • 0x09al/rdpthiefAvatar 0x09AL

    0x09AL/RdpThief

    1,459Vezi pe GitHub↗

    Extracting Clear Text Passwords from mstsc.exe using API Hooking.

    C++api-hookingcpppentesting-windows
    Vezi pe GitHub↗1,459
  • aptortellini/defenderswitchA

    APTortellini/DefenderSwitch

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • antoniococo/roguewinrmA

    antonioCoco/RogueWinRM

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • aptortellini/undefenderAvatar APTortellini

    APTortellini/unDefender

    360Vezi pe GitHub↗

    unDefender is the C++ implementation of a technique originally described by @jonasLyk in this Twitter thread. At its core, this technique revolves around changing the \Device\BootDevice symbolic link in the Windows Object Manager so that when Defender's WdFilter driver is unloaded and loaded…

    C++
    Vezi pe GitHub↗360
  • aquia-inc/scpkitAvatar aquia-inc

    aquia-inc/scpkit

    135Vezi pe GitHub↗

    SCP management tool

    Python
    Vezi pe GitHub↗135
  • ascotbe/virusA

    Ascotbe/virus

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • auth0/repo-supervisorAvatar auth0

    auth0/repo-supervisor

    653Vezi pe GitHub↗

    Scan your code for security misconfiguration, search for passwords and secrets. :mag:

    JavaScript
    Vezi pe GitHub↗653
  • awslabs/git-secretsAvatar awslabs

    awslabs/git-secrets

    13,177Vezi pe GitHub↗

    Git-secrets is a security utility designed to prevent the accidental exposure of sensitive credentials by integrating automated scanning directly into the version control commit lifecycle. It functions as a commit scanner that evaluates staged files and commit messages against defined security policies before changes are finalized in a repository. The tool utilizes regular expression pattern matching to identify potential secrets and supports the registration of custom patterns to address specific organizational security requirements. To manage operational friction, it includes mechanisms for

    Shell
    Vezi pe GitHub↗13,177
  • azagarampur/byeintegrity-uacA

    AzAgarampur/byeintegrity-uac

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • azagarampur/byeintegrity5-uacA

    AzAgarampur/byeintegrity5-uac

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0
  • adamtlangley/gitscraperA

    adamtlangley/gitscraper

    0Vezi pe GitHub↗
    Vezi pe GitHub↗0