8. Enumeration using various tools

1. Enumerate using Global Network Inventory

Windows

2. Enumerate using angry IP scanner

3. Enumerate using Enum4Linux from samba and Windows hosts

enumerate netbios name

enum4linux -u martin -p apple -n 192.168.18.110

-n netbios

-U get usernames

-M get machine list*

-S get sharelist

-P get password policy information

-G get group and member list

Enumerate everything

enum4linux -a 192.168.18.110

Last updated