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
blackcrw avatar

blackcrw/wprecon

0
View on GitHub↗
20 stars·3 forks·Go·11 views

Wprecon

WRecon, is a tool for the recognition of vulnerabilities and blackbox information for wordpress.

Features

  • Vulnerability Scanners - WordPress vulnerability recognition tool.
  • CMS Vulnerability Scanning - Reconnaissance tool for WordPress installations.

Star history

Star history chart for blackcrw/wpreconStar history chart for blackcrw/wprecon

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 Wprecon

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

    wpscanteam/wpscan

    9,636View on GitHub↗

    WPScan is a security analysis utility and vulnerability scanner designed specifically for auditing WordPress installations and other content management systems. It functions as a web application security tool that identifies misconfigurations, outdated software, and security holes in core installations, plugins, and themes. The tool employs black-box scanning techniques to perform site component enumeration, identifying users, themes, and plugins by matching known file paths and response signatures. It matches these detected components against a database of known security flaws to analyze the

    Ruby
    View on GitHub↗9,636
  • dionach/cmsmapDionach avatar

    Dionach/CMSmap

    1,166View on GitHub↗

    CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular CMSs.

    Python
    View on GitHub↗1,166
  • reverse-shell/routersploitreverse-shell avatar

    reverse-shell/routersploit

    13,151View on GitHub↗

    RouterSploit is an embedded device exploitation framework and vulnerability scanner designed to identify and exploit security flaws in networked embedded hardware and firmware. It provides a centralized toolkit for scanning for known weaknesses and common misconfigurations to gain unauthorized system access. The framework includes an architecture-specific payload generator to create custom binary payloads tailored to the target hardware. It also features an automated brute force tool that uses dictionary-based credential guessing to bypass authentication on hardware devices. The tool covers

    Python
    View on GitHub↗13,151
  • joaomatosf/jexbossjoaomatosf avatar

    joaomatosf/jexboss

    2,512View on GitHub↗

    jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit deserialization flaws to achieve remote code execution on target servers. It functions as a suite of tools for delivering payloads and executing system commands on vulnerable remote applications. The project includes a reverse shell orchestrator to establish and maintain persistent remote command connections from exploited targets back to a listener. It also provides post-exploitation automation for managing remote access and updating software on compromised systems. The fra

    Pythondeserializationexploitexploiting-vulnerabilities
    View on GitHub↗2,512
Compare all 30 related projects→

Frequently asked questions

What does blackcrw/wprecon do?

WRecon, is a tool for the recognition of vulnerabilities and blackbox information for wordpress.

What are the main features of blackcrw/wprecon?

The main features of blackcrw/wprecon are: Vulnerability Scanners, CMS Vulnerability Scanning.

Which projects share features with blackcrw/wprecon?

Projects with overlapping indexed features include: dionach/cmsmap — CMSmap is a python open source CMS scanner that automates the process of detecting security flaws of the most popular… wpscanteam/wpscan — WPScan is a security analysis utility and vulnerability scanner designed specifically for auditing WordPress… reverse-shell/routersploit — RouterSploit is an embedded device exploitation framework and vulnerability scanner designed to identify and exploit… joaomatosf/jexboss — jexboss is a Java deserialization exploit framework and network vulnerability scanner designed to identify and exploit… ah8r/csrf — CSRF Scanner Extension for Burp Suite Pro. 0vercl0k/cve-2021-31166.