eLdap-Ldap-Search-and-Filter icon indicating copy to clipboard operation
eLdap-Ldap-Search-and-Filter copied to clipboard

eLdap is a tool that helps users searching and filtering queries in Ldap environment.

trafficstars

eLdap-Ldap-Search-and-Filter

eLdap is a tool that helps users searching and filtering queries in Ldap environment.

  • [x] Ldap search & filter options are added.
  • [x] Ldap injection payloads are added.
  • [ ] Ldap injection will be added.
  • [ ] Ldap vulnerabilities will be added.

Installation

git clone https://github.com/EmreOvunc/eLdap-Ldap-Search-and-Filter.git
cd eLdap-Ldap-Search-and-Filter
sudo pip3 install virtualenv
python3 -m venv myvenv
source myvenv/bin/activate
pip3 install -r requirements.txt
python3 manage.py runserver

Usage