enum4linux
Enumerate Windows/Samba shares, users, groups, password policies, and OS details from SMB services without authentication. Use for domain reconnaissance and identifying accessible resources.
Instructions
Windows/Samba enumeration tool. Extracts user lists, shares, groups, password policies, and OS information from SMB services (ports 139/445). Use for Windows domain reconnaissance without authentication. For more advanced AD enumeration with credentials, use crackmapexec or impacket modules. Output: structured enumeration data including RID-cycled user lists and accessible shares.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opts | No | Additional enum4linux options (e.g. '-a' for all enumeration) | |
| target | Yes | Target IP or hostname of Windows/Samba server |