smbmap | SMBMap is a handy SMB enumeration tool | Security Testing library

 by   ShawnDEvans Python Version: 1.10.4 License: GPL-3.0

kandi X-RAY | smbmap Summary

kandi X-RAY | smbmap Summary

smbmap is a Python library typically used in Testing, Security Testing applications. smbmap has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has medium support. You can install using 'pip install smbmap' or download it from GitHub, PyPI.

SMBMap allows users to enumerate samba share drives across an entire domain. List share drives, drive permissions, share contents, upload/download functionality, file name auto-download pattern matching, and even execute remote commands. This tool was designed with pen testing in mind, and is intended to simplify searching for potentially sensitive data across large networks.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              smbmap has a medium active ecosystem.
              It has 1496 star(s) with 335 fork(s). There are 66 watchers for this library.
              There were 3 major release(s) in the last 6 months.
              There are 17 open issues and 34 have been closed. On average issues are closed in 378 days. There are 12 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of smbmap is 1.10.4

            kandi-Quality Quality

              smbmap has 0 bugs and 0 code smells.

            kandi-Security Security

              smbmap has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              smbmap code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              smbmap is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              smbmap releases are available to install and integrate.
              Deployable package is available in PyPI.
              Build file is available. You can build the component from source.
              Installation instructions are not available. Examples and code snippets are available.
              smbmap saves you 490 person hours of effort in developing the same functionality from scratch.
              It has 1152 lines of code, 71 functions and 1 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed smbmap and discovered the below as its top functions. This is intended to give you an instant insight into smbmap implemented functionality, and help decide if they suit your requirements.
            • Outputs the contents of the given host .
            • Return a string representation of the partition tree
            • Start the SMB connection .
            • Initialize connection .
            • Upload a file .
            • Get the output buffer .
            • Execute remote command .
            • Find open ports
            • Clean up server .
            • Colorize a message .
            Get all kandi verified functions for this library.

            smbmap Key Features

            No Key Features are available at this moment for smbmap.

            smbmap Examples and Code Snippets

            No Code Snippets are available at this moment for smbmap.

            Community Discussions

            QUESTION

            vbs wrapped ps1 script delivers incomplete results
            Asked 2020-Aug-27 at 14:56

            i created a .ps1 script to monitor our clients and it works like a charm. Unfortunatly you always see a powershell window popping up when executing it so I wrapped it into a .vbs script that executes with wscript and use scheduled tasks from GPO to run daily. Both the ps1 file and the vbs file work when I manually execute the scripts but I can't get it to work in the GPO. Everything behaves as it should except mapped drives.

            code snipped that works when i run the .ps1 file:

            ...

            ANSWER

            Answered 2020-Aug-26 at 17:16

            The first question is: Why do you need a VBScript WSH script?

            If the goal is to get a list of mapped drives from a VBScript script, there's no need to shell PowerShell and perform output parsing. Instead, just use the WshNetwork object directly in your WSH script. Example:

            Source https://stackoverflow.com/questions/63596954

            QUESTION

            Execute a command by reading contents of a text file
            Asked 2020-Mar-17 at 18:18

            I want to automate a Linux command using python. The command is:

            ...

            ANSWER

            Answered 2020-Mar-15 at 22:42

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install smbmap

            You can install using 'pip install smbmap' or download it from GitHub, PyPI.
            You can use smbmap like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            Install
          • PyPI

            pip install smbmap

          • CLONE
          • HTTPS

            https://github.com/ShawnDEvans/smbmap.git

          • CLI

            gh repo clone ShawnDEvans/smbmap

          • sshUrl

            git@github.com:ShawnDEvans/smbmap.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Explore Related Topics

            Consider Popular Security Testing Libraries

            PayloadsAllTheThings

            by swisskyrepo

            sqlmap

            by sqlmapproject

            h4cker

            by The-Art-of-Hacking

            vuls

            by future-architect

            PowerSploit

            by PowerShellMafia

            Try Top Libraries by ShawnDEvans

            xorpy

            by ShawnDEvansPython

            hashmash

            by ShawnDEvansPython

            panalyzer

            by ShawnDEvansPython

            SSLSnake

            by ShawnDEvansPython

            netcider

            by ShawnDEvansShell