Search Docker Hub
ldap-injection
By brightsec
https://github.com/NeuraLegion/LDAP-Injection-Vuln-App
2.7K
LDAP injection
$ docker run -p 389:389 --name openldap-container --detach osixia/openldap:1.2.2
$ docker build -t ldap-client-container . $ docker run --link openldap-container -p 8888:80 ldap-client-container
Content type
Image
Digest
sha256:eefe9d687…
Size
156.3 MB
Last updated
almost 2 years ago
docker pull brightsec/ldap-injection