Skip to content

dejanlevaja/enum_shares

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
March 24, 2014 10:22
March 12, 2014 03:19
March 1, 2014 14:29

enum_shares

Shared folders enumeration tool

Enum_Shares enumerates shared folders across the network and under a custom user account. It can check if the shared folder is writable for the current user. It can save you a lot of time when you need to discover directories allowing "write" to everyone or some specific user (group member).

Syntax is as follows:

enum_shares.py -t 10.10.10.0/24 -u mydomain\myuser -p Password -w -o logfile.txt

or

enum_shares.py -t 10.10.10.222 -u someuser -p somepass -n threads (default:100)

or any combination of [-t|-u|-p|-w|-o|-n]

About

Shared folders enumeration tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages