ldapdomaindump_read_output
Read previously generated ldapdomaindump output files to retrieve specific AD reconnaissance results. Supports JSON, HTML, grep, or all file types.
Instructions
Read previously generated ldapdomaindump output files from Kali. Use after running a dump to retrieve specific results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| outputDir | No | Directory containing the dump output (default: /tmp/ldapdomaindump) | |
| fileType | No | Type of files to read (default: json) | |
| fileName | No | Specific file to read (e.g., 'domain_users.json') |