diff --git a/README.md b/README.md index 50352a5..14bef30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ LdapUsrEnum =============== -a small script to enumerate password policy, users and groups from LDAP \ No newline at end of file +A small script to enumerate password policy, users and groups from LDAP. + +-g will display a list of the groups with users in the corresponding group. + +comma seperated list of all users except one used to scan with at end, or list of all users in groups that user used is not a member of.. for easy pasting into brute-force tools. + +![LdapUsrEnum Screenshot](https://rossmarks.uk/git/0xRoM/LdapUsrEnum/raw/master/LdapUsrEnum_Screenshot.png) \ No newline at end of file