Skip to content

Commit 833cea6

Browse files
committed
Update the specs
1 parent 0e11346 commit 833cea6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spec/acceptance/ldap_spec.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,15 @@
5959
}
6060
},
6161
{
62-
name: 'auxiliary/gather/ldap_hashdump',
62+
name: 'auxiliary/gather/ldap_passwords',
6363
platforms: %i[linux osx windows],
6464
targets: [:session, :rhost],
6565
skipped: false,
6666
lines: {
6767
all: {
6868
required: [
6969
/Searching base DN='DC=ldap,DC=example,DC=com'/,
70-
/Storing LDAP data for base DN='DC=ldap,DC=example,DC=com' in loot/,
70+
/Checking if the target LDAP server is an Active Directory Domain Controller.../,
7171
/266 entries, 0 creds found in 'DC=ldap,DC=example,DC=com'./
7272
]
7373
}

0 commit comments

Comments
 (0)