View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009540 | Kali Linux | New Tool Requests | public | 2026-02-12 22:39 | 2026-02-13 02:48 |
| Reporter | lrvt | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | new | Resolution | open | ||
| Summary | 0009540: PyADRecon - A Python3 implementation of ADRecon with support for NTLM and Kerberos authentication | ||||
| Description | [Name] - The name of the tool PyADRecon [Version] - What version of the tool should be added? Latest (v0.11.7) https://github.com/l4rm4nd/PyADRecon/releases/tag/v0.11.7 https://pypi.org/project/PyADRecon/ [Homepage] - Where can the tool be found online? Where to go to get more information? https://github.com/l4rm4nd/PyADRecon [Download] - Where to go to get the tool? either a download page or a link to the latest version https://github.com/l4rm4nd/PyADRecon/releases https://pypi.org/project/PyADRecon/ [Author] - Who made the tool? LRVT https://github.com/l4rm4nd [Licence] - How is the software distributed? What conditions does it come with? MIT - https://github.com/l4rm4nd/PyADRecon/blob/main/LICENSE [Description] - What is the tool about? What does it do? Python3 implementation of ADRecon with support for NTLM and Kerberos authentication. Generates individual CSV files and a single XSLX report about your AD domain. [Dependencies] - What is needed for the tool to work? Python3 + https://github.com/l4rm4nd/PyADRecon/blob/main/requirements.txt [Similar tools] - What other tools are out there? ADRecon for Windows and PowerShell. Nothing for Linux. [Activity] - When did the project start? Is is still actively being deployed? Started in 02/2026. Recent releases and activity seen and planned. [How to install] - How do you compile it? pipx install pyadrecon [How to use] - What are some basic commands/functions to demonstrate it? pyadrecon.py -dc 192.168.1.1 -u admin -p password123 -d DOMAIN.LOCAL [Packaged] - Is the tool already packaged for Debian? https://pypi.org/project/PyADRecon/ Just pipx install pyadrecon | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-02-12 22:39 | lrvt | New Issue |