20 lines
546 B
Markdown
20 lines
546 B
Markdown
|
|
|||
|
## Top Commands
|
|||
|
|
|||
|
```
|
|||
|
perl enum4linux -OPTION IP
|
|||
|
```
|
|||
|
|
|||
|
- -U get userlist
|
|||
|
- -M get machine list
|
|||
|
- -N get namelist dump (different from -U and-M)
|
|||
|
- -S get sharelist
|
|||
|
- -P get password policy information
|
|||
|
- -G get group and member list
|
|||
|
|
|||
|
- -a all of the above (full basic enumeration)
|
|||
|
|
|||
|
|
|||
|
All information ---> https://github.com/CiscoCXSecurity/enum4linux
|
|||
|
|