Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/javierolmedo/ultimatecmswordlists

📚 An ultimate collection wordlists of the best-known CMS
https://github.com/javierolmedo/ultimatecmswordlists

cms cms-framework dictionary drupal fuzz fuzzing hacking joomla security web-security web-security-research wordlist wordpress

Last synced: 6 days ago
JSON representation

📚 An ultimate collection wordlists of the best-known CMS

Awesome Lists containing this project

README

        

# UltimateCMSWordlists
📚 A ultimate collection of wordlists of the best-known CMS

### About
UltimateCMSWordlists is a collection wordlists of the most known Content Management System (CMS), like WordPress, Joomla or Drupal. Pretends to be a reference for making fuzzing accurately.

### Install

**Zip**
```
wget -c https://github.com/JavierOlmedo/UltimateCMSWordlists/archive/master.zip -O UltimateCMSWordlists.zip \
&& unzip UltimateCMSWordlists.zip \
&& rm -f UltimateCMSWordlists.zip
```

**Git**
```
git clone https://github.com/JavierOlmedo/UltimateCMSWordlists.git
```

### Licensing
This project is licensed under the [MIT license](LICENSE).

### Reference
[Hackpuntes Blog](https://hackpuntes.com/)

> _Made with ❤️ in Spain_