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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
M

marcinguy/scanmycode-ce

0
View on GitHub↗
0 estrellas·0 forks·3 vistas

Scanmycode Ce

Features

  • Web Security Testing - Unified report generator for static code analysis.

Historial de estrellas

Gráfico del historial de estrellas de marcinguy/scanmycode-ceGráfico del historial de estrellas de marcinguy/scanmycode-ce

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a Scanmycode Ce

Proyectos open-source similares, clasificados según cuántas características comparten con Scanmycode Ce.
  • ultimatehackers/xsstrikeAvatar de UltimateHackers

    UltimateHackers/XSStrike

    15,027Ver en GitHub↗

    XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web response analysis. It functions as a web application fuzzer and vulnerability scanner that identifies injection points and security flaws. The project includes a specialized utility for detecting blind XSS, where payloads execute asynchronously or on separate pages. It also features a JavaScript library auditor to identify outdated libraries with known vulnerabilities and a dedicated tool for identifying and bypassing web application firewalls using various evasion techniques.

    Python
    Ver en GitHub↗15,027
  • zaproxy/zaproxyAvatar de zaproxy

    zaproxy/zaproxy

    15,293Ver en GitHub↗

    OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in web applications. It functions as a penetration testing framework that enables both automated security scanning and manual security testing of running web services. The tool provides a suite of capabilities for analyzing web applications from the outside in, including the ability to capture and modify traffic between a browser and a target application. It is designed to integrate into DevSecOps pipelines to provide consistent security checks across different environments.

    Java
    Ver en GitHub↗15,293
  • epi052/feroxbusterAvatar de epi052

    epi052/feroxbuster

    7,522Ver en GitHub↗

    Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and directories on web servers. It functions as a recursive URL scanner that identifies unlinked endpoints and API resources by combining wordlist-based scanning with automated crawling. The tool operates as a proxy-aware fuzzer, allowing network requests to be routed through HTTP or SOCKS proxies for traffic interception or anonymity. It utilizes recursive directory crawling to automatically queue discovered paths and find nested content. The system includes capabilities for discovery

    Rustcontent-discoveryenumerationhacktoberfest
    Ver en GitHub↗7,522
  • codingo/vhostscanAvatar de codingo

    codingo/VHostScan

    1,299Ver en GitHub↗

    A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.

    Pythonbugbountyctf-toolsdiscovery-service
    Ver en GitHub↗1,299
Ver las 30 alternativas a Scanmycode Ce→

Preguntas frecuentes

¿Cuáles son las características principales de marcinguy/scanmycode-ce?

Las características principales de marcinguy/scanmycode-ce son: Web Security Testing.

¿Qué alternativas de código abierto existen para marcinguy/scanmycode-ce?

Las alternativas de código abierto para marcinguy/scanmycode-ce incluyen: ultimatehackers/xsstrike — XSStrike is a security tool designed to detect cross-site scripting vulnerabilities through parameter fuzzing and web… epi052/feroxbuster — Feroxbuster is an HTTP directory brute forcer and web resource enumerator designed to discover hidden files and… zaproxy/zaproxy — OWASP ZAP is a dynamic application security testing tool and intercepting HTTP proxy used to find vulnerabilities in… codingo/vhostscan — A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work… ffuf/ffuf — This tool is a command-line utility designed for automated web resource discovery, fuzzing, and application structure… danielmiessler/seclists — SecLists is a centralized library of security assessment data designed to support vulnerability discovery and…