Skip to content

Commit 1523d01

Browse files
Merge pull request #20759 from zeroSteiner/fix/ldap-acceptance/1
Drop the ldap_esc_vulnerable_cert_finder tests
2 parents 4d5996a + b9d3780 commit 1523d01

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

spec/acceptance/ldap_spec.rb

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -89,24 +89,6 @@
8989
}
9090
}
9191
},
92-
{
93-
name: 'auxiliary/gather/ldap_esc_vulnerable_cert_finder',
94-
platforms: %i[linux osx windows],
95-
targets: [:session, :rhost],
96-
skipped: false,
97-
lines: {
98-
all: {
99-
required: [
100-
/Successfully queried/
101-
]
102-
},
103-
linux: {
104-
known_failures: [
105-
/Auxiliary aborted due to failure: (not-found|unknown: Net::LDAP::Error: 127.0.0.1:389 LDAP Error: Extended Operation\(1.3.6.1.4.1.4203.1.11.3\) not supported)/,
106-
]
107-
}
108-
}
109-
},
11092
{
11193
name: 'auxiliary/admin/ldap/rbcd',
11294
platforms: %i[linux osx windows],

0 commit comments

Comments
 (0)