mirror of
https://github.com/danielmiessler/SecLists.git
synced 2026-07-27 17:11:08 +00:00
6372096eab
Standard LDAP attribute and classes lists Source: ldapsearch -s base -b cn=Subschema "(objectclass=*)" attributetypes -LLL | sed -e ':x N ; s/\n // ; tx ; P ; s/^.*\n//; tx' | grep -e '^a' | cut -d "'" -f 2 | sort -u