commands.sh

enum4linux

linux

Enumerate Windows and Samba information from remote systems.

More info →

Examples (5)

Try to enumerate using all methods

enum4linux -a remote_host

Enumerate using given login credentials

enum4linux -u user_name -p password remote_host

List usernames from a given host

enum4linux -U remote_host

List shares

enum4linux -S remote_host

Get OS information

enum4linux -o remote_host
made by @shridhargupta | data from tldr-pages