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
I

ivanbg2004/0BL1V10N-CVE-2024-25600-Bricks-Builder-plugin-for-WordPress

0
View on GitHub↗
0 stars·0 forks·7 views

0BL1V10N CVE 2024 25600 Bricks Builder Plugin For WordPress

Features

  • Web Security Testing - Exploit for a specific WordPress plugin vulnerability.

Star history

Star history chart for ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpressStar history chart for ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpress

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

Projects sharing features with 0BL1V10N CVE 2024 25600 Bricks Builder Plugin For WordPress

These projects share indexed features with 0BL1V10N CVE 2024 25600 Bricks Builder Plugin For WordPress. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • ultimatehackers/xsstrikeUltimateHackers avatar

    UltimateHackers/XSStrike

    15,027View on 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
    View on GitHub↗15,027
  • zaproxy/zaproxyzaproxy avatar

    zaproxy/zaproxy

    15,293View on 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
    View on GitHub↗15,293
  • epi052/feroxbusterepi052 avatar

    epi052/feroxbuster

    7,522View on 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
    View on GitHub↗7,522
  • codingo/vhostscancodingo avatar

    codingo/VHostScan

    1,299View on 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
    View on GitHub↗1,299
Compare all 30 related projects→

Frequently asked questions

What are the main features of ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpress?

The main features of ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpress are: Web Security Testing.

Which projects share features with ivanbg2004/0bl1v10n-cve-2024-25600-bricks-builder-plugin-for-wordpress?

Projects with overlapping indexed features include: 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…