Skip to content

CMS Vulnerability Scanner is a simple, cross-platform tool designed to help security professionals and developers identify vulnerabilities in popular Content Management Systems like WordPress, Joomla, Drupal, Wix.

License

Notifications You must be signed in to change notification settings

joe444-pnj/cmsvulnscan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

CMS Vulnerability Scanner

Issues

Pull Requests

CMS Vulnerability Scanner is a simple, cross-platform tool designed to help security professionals and developers identify vulnerabilities in popular Content Management Systems like WordPress, Joomla, Drupal, Wix, and Shopify. It’s built with flexibility in mind, using a plugin-based structure and optional AI-assisted scanning, so you can tailor it to your needs.

Features

  • Detects known vulnerabilities in WordPress, Joomla, Drupal, Wix.
  • Plugin-based architecture for easy customization and extension
  • Integrates with exploit databases
  • Optional AI-assisted detection for smarter scanning
  • Generates clean, detailed reports
  • Compatible with Linux, Windows, and macOS

Installation

Prerequisites

Go Version

Clone the Repository

git clone https://github.com/joe444-pnj/cmsvulnscan.git
cd cmsvulnscan

Build from Source

On Linux/macOS:

go build -o cmsvulnscan ./cmd/cmsvulnscan

On Windows

go build -o cmsvulnscan.exe ./cmd/cmsvulnscan

Usage

On Linux/macOS

./cmsvulnscan --help

On Windows

.\cmsvulnscan.exe --help

Contributing

Pull requests are welcome! For major changes, please open an issue to discuss what you would like to change. Issues

License

License

About

CMS Vulnerability Scanner is a simple, cross-platform tool designed to help security professionals and developers identify vulnerabilities in popular Content Management Systems like WordPress, Joomla, Drupal, Wix.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages