# CMS Scanners

A Content Management System (CMS) is used to provide easy website creation and management to end users. A CMS typically helps users setup blogs, online stores and brochureware websites. 70% or more of the internet is made up of common CMS systems, such as WordPress, Joomla and Shopify.&#x20;

## Automated Scanners

As a CMS is easy to identify and they are widely used in the same way, various scanners exist to look for known vulnerabilities and outdated technologies. The following list presents these scanners:

**WordPress**

* <https://github.com/wpscanteam/wpscan>

**WordPress, Joomla, Drupal and Moodle**

* <https://github.com/dionach/CMSmap>

**Generic Web Technology**

* [Wappalyzer](https://www.wappalyzer.com/)&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://wiki.pentestlist.com/offensive-security/web-application/discovery/cms-scanners.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
