shareenum icon indicating copy to clipboard operation
shareenum copied to clipboard

Tool to enumerate shares from Windows hosts.

Results 10 shareenum issues
Sort by recently updated
recently updated
newest added

Information including the time, date, host/share, and SMB version used should be documented into a log file. It would be good to have this information for auditing purposes.

the README needs to be updated to include: - new release location - build instructions

Getting the following output once during scanning at the beginning: no talloc stackframe at ../source3/libsmb/cliconnect.c:2838, leaking memory

bug

Some kind of indicator in the output that would allow for differentiation of the same username with different password. For example, multiple localhost\administrator passwords. Maybe something like a uniq scan...

It would be nice within the csv output to have an indication of whether or not the host was running Samba or Windows.

It would be nice to test a list of multiple usernames/passwords in a single scan.

Currently, the IPC share is scanned and not ignored. I think we should consider ignoring it and moving on if we see it. Right now, all it puts in is...

Eventually seg faults when using proxychains. Initially connects, then after making two connections on 445 and 139 it seg faults. Unable to attach GDB due to combination usage with proxychains....

enhancement

Scale up the scanning to run multiple instances at once.

enhancement

We should add a flag to just pull the resultant permissions for the current user. This will require the parsing of some DACLs intelligently and is an enhancement for later,...

enhancement