CTC-Kernel / ORADAD

Outil de récupération automatique des données de l'Active Directory / Automated tool for dumping Active Directory data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORADAD

~~ Outil de Récupération Automatique des Données de l'Active Directory ~~

This tool helps dumping Active Directory data via LDAP to assist security audit assignments. It has been designed to be easier to use and extend than DirectoryCrawler. It also supports multi-domain forests.

Configuration

Edit the <config> section of config-oradad.xml.

Usage

ORADAD.exe <outputDirectory>

The configuration is read from config-oradad.xml which must be stored next to ORADAD.exe.

About

Outil de récupération automatique des données de l'Active Directory / Automated tool for dumping Active Directory data

License:GNU General Public License v3.0


Languages

Language:C++ 74.9%Language:C 25.1%