enum4linux-ng.py is a rewrite of Mark Lowe’s (former Portcullis Labs now Cisco CX Security Labs) enum4linux.pl, a tool for enumerating information from Windows and Samba systems, aimed for security professionals and CTF players. The tool is mainly a wrapper around the Samba tools nmblookup, net, rpcclient and smbclient. The following command will attempt to enumerate information using no credentials.
Command Reference:
Target IP: 10.10.10.1
enum4linux-ng.py -a 10.10.10.1