Skip to content

Test Samba Servers which may have been configured improperly for anonymous access to vulnerable shares.

License

Notifications You must be signed in to change notification settings

slomotion7320/smbpentest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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