CDP scores for 2025 are now available in the CDP Portal. Public scores and A Lists will be published on the CDP website in early January.

Installing Seclists Online

Visit the SecLists GitHub repository and click Code > Download ZIP . Verification & Common Locations

For Windows users, the recommended approach is to use Windows Subsystem for Linux (WSL). Here‘s how to set it up:

Create a symbolic link directly to your home workspace for quick access: ln -s /usr/share/seclists ~/wordlists Use code with caution. How to Keep SecLists Updated installing seclists

sudo dnf install git -y

SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.The goal is to enable a security tester to pull this repository onto a new testing box and have access to every type of list that may be needed. Visit the SecLists GitHub repository and click Code

Now that SecLists is installed, go break things (ethically). Remember to always get proper authorization before fuzzing or brute-forcing any system. Happy hacking!

When installed via APT, SecLists goes to a slightly different location than Git: How to Keep SecLists Updated sudo dnf install

sudo pacman -S seclists

git config --global http.postBuffer 524288000

© 2025 CDP Worldwide

Registered Charity no. 1122330

VAT registration no: 923257921

A company limited by guarantee registered in England no. 05013650

CDP is Cyber Essentials Certified – view certificate