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
Back to maxchehab/css-keylogging

Open-source alternatives to CSS Keylogging

10 open-source projects similar to maxchehab/css-keylogging, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best CSS Keylogging alternative.

  • bearer/bearerBearer avatar

    Bearer/bearer

    2,566View on GitHub↗

    Bearer is a static analysis security testing tool and privacy compliance auditor. It identifies security vulnerabilities, hard-coded secrets, and privacy risks in source code through static analysis and data flow tracing. The tool distinguishes itself by tracking the movement of sensitive data through code to identify leaks and by mapping personal and health-related information flows to generate evidence for privacy impact assessments. It also provides differential scanning for pull requests and uses fingerprint-based suppression to exclude known false positives from reports. The platform co

    Goappseccode-qualitycompliance
    View on GitHub↗2,566
  • cure53/httpleakscure53 avatar

    cure53/HTTPLeaks

    2,115View on GitHub↗

    HTTPLeaks - All possible ways, a website can leak HTTP requests

    HTML
    View on GitHub↗2,115
  • evilpacket/dvcs-pillageevilpacket avatar

    evilpacket/DVCS-Pillage

    328View on GitHub↗

    Pillage web accessible GIT, HG and BZR repositories

    Shell
    View on GitHub↗328
  • gerbenjavado/linkfinderGerbenJavado avatar

    GerbenJavado/LinkFinder

    4,390View on GitHub↗

    LinkFinder is a security reconnaissance and static analysis tool designed for JavaScript endpoint discovery. It extracts absolute and relative URLs and parameters from JavaScript files to map the attack surface of web applications and identify hidden API routes. The tool operates through static code analysis and regular expression pattern matching to find endpoints without executing the source code. It includes a data processor for importing exported files from Burp Suite, enabling the batch analysis of multiple JavaScript assets in a single execution. The system provides capabilities for do

    Python
    View on GitHub↗4,390

AI search

Explore more awesome repositories

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

Find more with AI search
  • hannob/snallygasterhannob avatar

    hannob/snallygaster

    2,107View on GitHub↗

    Tool to scan for secret files on HTTP servers

    Python
    View on GitHub↗2,107
  • kost/dvcs-ripperkost avatar

    kost/dvcs-ripper

    1,771View on GitHub↗

    Rip web accessible (distributed) version control systems: SVN/GIT/HG...

    Perl
    View on GitHub↗1,771
  • momenbasel/keyfindermomenbasel avatar

    momenbasel/keyFinder

    677View on GitHub↗

    Passive API key and secret discovery browser extension for Chrome and Firefox. 80+ detection patterns, zero config.

    JavaScript
    View on GitHub↗677
  • unkl4b/gitminerUnkL4b avatar

    UnkL4b/GitMiner

    2,151View on GitHub↗

    Tool for advanced mining for content on Github

    Python
    View on GitHub↗2,151
  • allyshka/pwngitmanagerallyshka avatar

    allyshka/pwngitmanager

    109View on GitHub↗

    Git manager for pentesters

    Python
    View on GitHub↗109
  • 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