Documentation Index
Fetch the complete documentation index at: https://docs.bytejmp.com/llms.txt
Use this file to discover all available pages before exploring further.
enum4linux
Full Enumeration
Users
Shares
Groups
Password Policy
With Credentials
RID Cycling
enum4linux-ng (Modern Version)
Flags
| Flag | Description |
|---|---|
-a | Full enumeration |
-U | Users |
-S | Shares |
-G | Groups |
-P | Password policy |
-r | RID cycling |
-M | Machine list |
-o | OS information |
-n | Nmblookup |
-u/-p | Credentials |
What It Enumerates
- Workgroup/domain name
- Users via RID cycling
- Share enumeration
- Group membership
- Password policy
- OS information
- Printer information
Quick Reference
| Task | Command |
|---|---|
| Full enum | enum4linux -a TARGET |
| With creds | enum4linux -a -u user -p pass TARGET |
| Users only | enum4linux -U TARGET |
| Modern | enum4linux-ng -A TARGET |