Responder's "RunFinger" tool in a container, for enumerating Samba servers.
948
A Docker image of "RunFinger.py" from "Responder", a network take-over set of tools by Laurent Gaffie, for enumerating SAMBA servers.
Thanks to @leonjza for the info!
docker run --rm hypnza/smbfinger <ip_address>
~: docker run --rm hypnza/smbfinger 192.168.0.100
Retrieving information for 192.168.0.100...
SMB signing: False
Server Time: 2017-07-20 07:20:34
Os version: 'Windows 6.1'
Lanman Client: 'Samba 4.6.4'
Machine Hostname: 'ALPINE'
This machine is part of the 'MYGROUP' domain
Content type
Image
Digest
Size
4.7 MB
Last updated
about 9 years ago
docker pull hypnza/smbfinger