Sign inSign up

brightsec/ldap-injection

By brightsec

•Updated almost 2 years ago

https://github.com/NeuraLegion/LDAP-Injection-Vuln-App

Image
0

2.7K

brightsec/ldap-injection repository overview

⁠LDAP-Injection-Vuln-App

⁠What's LDAP Injection

LDAP injection⁠

⁠Introduction
⁠Run LDAP Server
$ docker run -p 389:389 --name openldap-container --detach osixia/openldap:1.2.2
⁠Run LDAP Client
$ docker build -t ldap-client-container .
$ docker run --link openldap-container -p 8888:80 ldap-client-container

Tag summary

Content type

Image

Digest

sha256:eefe9d687…

Size

156.3 MB

Last updated

almost 2 years ago

docker pull brightsec/ldap-injection