Giter VIP home page Giter VIP logo

winshareenum's Introduction

WinShareEnum

Windows Share Enumerator

download https://github.com/nccgroup/WinShareEnum/raw/master/Info/WinShareEnum.exe

running against a range on my local (non-domain) network, with a few dummy shares. Please remember this is primarily designed for domain-ed / large networks:

winshareenum running

options: winshareenum options

A few things:

	Adding the username as ".\<username>" will authenticate locally instead of on the domain, ie. .\guest will attempt to auth to every server locally as the guest account instead of using <domain>\guest
	
	multiple IP ranges are supported (ie. 10.0-255.0.0-242 will enumerate the an unnecessarily large amount of IPs)

	Windows shares (particularly file searching) are slow. That's just how it is, have patience..

	The app needs .NET runtime 4.5 to run.
		Download 4.0 from  http://www.microsoft.com/en-gb/download/details.aspx?id=17718
		Download 4.5 from  http://www.microsoft.com/en-gb/download/details.aspx?id=30653

	clicking download a file will download it to the desktop, this WILL overwrite.
	shares coloured red are readable by everyone, blue are readable by the current user.
	When attempting to resolve SIDs on a domain, sometimes (I have no idea why) in certain situations, like being double VPN'd into a domain, the base domain won't resolve. Ie. use fully.qualified.domain\user where possible, and not domain\user.
	
	if there are any file filters that are missing (there are probably a lot) or good regular expressions used, please email me (click about --> version for my address) so i can update the standard list. likewise for bugs.

Example share copy output from home PC:

\192.168.1.33\D:

- Everyone
	--FullControl

- NT AUTHORITY\Authenticated Users
	--Modify, Synchronize

- NT AUTHORITY\Authenticated Users
	--AppendData, Synchronize

- NT AUTHORITY\SYSTEM
	--FullControl

- BUILTIN\Administrators
	--FullControl

- BUILTIN\Users
	--ReadAndExecute, Synchronize

\192.168.1.33\some folder only available to the user:

- NT AUTHORITY\SYSTEM
	--FullControl

- BUILTIN\Administrators
	--FullControl

- OhNo\schaw_000
	--FullControl

cheers

winshareenum's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.