> For the complete documentation index, see [llms.txt](https://notes.programmersecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.programmersecurity.com/password-and-bruteforce-attacks/cewl.md).

# Cewl

## Generating Keywords using CEWL

```python
cewl -m5 --lowercase -w wordlist.txt http://192.168.10.10
```
