Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/p0dalirius/ldap2json

The ldap2json script allows you to extract the whole LDAP content of a Windows domain into a JSON file.
https://github.com/p0dalirius/ldap2json

active-directory analysis bugbounty export json ldap pentesting

Last synced: 16 days ago
JSON representation

The ldap2json script allows you to extract the whole LDAP content of a Windows domain into a JSON file.

Awesome Lists containing this project

README

        

![](./.github/banner.png)


The ldap2json script allows you to extract the whole LDAP content of a Windows domain into a JSON file.


GitHub release (latest by date)

YouTube Channel Subscribers


![](./.github/example.png)

## Features

- [x] Authenticate with password.
- [x] Authenticate with LM:NT hashes.
- [x] Authenticate with kerberos ticket.
- [x] Save LDAP content in json format.

## Presentation and demonstration



## LDAP offline analysis tool

This analysis console offers multiple ways of searching LDAP objects from a JSON file. You can search for objects, property names or property values in the console.

![](./analysis/screenshots/analysis.png)

## Debug mode

![](./.github/debug.png)

## Contributing

Pull requests are welcome. Feel free to open an issue if you want to add other features.