LDAP Injection Fuzzing
LDAP injection metacharacters and filter payloads (both raw and URL-encoded) such as wildcard objectclass/mail filters. For testing directory-backed authentication and search.
- Size
- 247 B
- Category
- Fuzzing
- Source
- danielmiessler/SecLists
- License
- MIT
- Recommended tools
- wfuzzburpffuf
Preview
First 15 entries. Download or copy the full list (247 B) using the buttons above.
! %21 %26 %28 %29 %2A%28%7C%28mail%3D%2A%29%29 %2A%28%7C%28objectclass%3D%2A%29%29 %2A%7C %7C & ( ) *(|(mail=*)) *(|(objectclass=*)) */*
LDAP injection metacharacters and filter payloads (both raw and URL-encoded) such as wildcard objectclass/mail filters. For testing directory-backed authentication and search.
This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 247 B and pairs well with tools such as wfuzz, burp, ffuf. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.
You can copy the sample preview straight from this page, copy the entire list to
your clipboard, or download the raw .txt file. The full list is served directly
from its upstream source on GitHub.
Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.