Skip to main content

EroSmb is a fast smb network scanner

Project description

https://raw.githubusercontent.com/viktor02/EroSmb/master/img/logo.png

EroSmb is a fast smb network scanner. You can easily enumerate windows machines in your local network using this tool.

Disclaimer

Do not to use this product for any illegal purpose, otherwise you may be subject to prosecutions under applicable laws.

Make sure you have permission to scan your network.

What is it

This program shows you which machines are currently online in your network, their OS version, arch and IP.

Installation

  • Install from Pypi

Run

pip install erosmb
  • From sources

Clone the repository and run

pip install .

FAQ

  • Why do I need this utility if metasploit/smb_version and nmap already exists?

Metasploit smb_version makes ping requests and if the target does not respond to them (and in Windows this is the standard firewall policy) skips and does not scan the target.

Nmap OS Detection sends special packets to the tcp/ip stack and parses the response for matches. This is universal, but unreliable and slow.

  • Can I scan entire Internet?

No, because on every IP address programs make a new thread and you just might not have enough memory and processor time. Also scanning other people’s networks without permission may be illegal in your country.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

EroSmb-0.1.5.tar.gz (5.5 kB view hashes)

Uploaded Source

Built Distribution

EroSmb-0.1.5-py3-none-any.whl (6.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page