Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 567 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 567 Bytes

smbpentest

Tool for testing anonymous access to vulnerable Samba shares hosted on servers where permissions may have been configured improperly.

Installation

$ git clone https://github.com/slomotion7320/smbpentest.git
cd ./smbpentest
pip install -r requirements.txt

Usage

smbpentest.py [-h] [-ip ip address] [-o file]

Test an IPV4 Address.

options:
-h, --help      show this help message and exit
-ip ip address  IPV4 Address to test. (Example: 10.10.10.10)
-o file         Output results to a text file document