skelsec / pysnaffler

pysnaffler
85 stars 5 forks source link

[Feature Suggestion] Only Share Enumeration #7

Open cmprmsd opened 2 months ago

cmprmsd commented 2 months ago

A flag would be great to just get a share enumeration in two flavors.

  1. All shares available
  2. All shares with read access

The following format should be compatible with most other tooling or parsers. :)

\\192.168.1.5\ADMIN$
\\192.168.1.5\C$

PS: Cool stuff! I really like that you made the project compatible with Snaffler's TOML rulesets!

cmprmsd commented 1 month ago

Whoops, just saw that you did just implement the SMB part and LDAP is OoS for this project.

Is there a feature planned to crawl a local directory instead of SMB?