-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

enum4linux


> Tool for enumerating Windows and Samba information from remote systems.

> It attempts to offer similar functionality to enum.exe formerly available from www.bindview.com.

More information.


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}


> Copyright © 2014—present the tldr-pages team and contributors.

> This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).

CC-BY



-- Response ended

-- Page fetched on Fri May 17 16:09:26 2024