punk-security / smbeagle

SMBeagle - Fileshare auditing tool.
Apache License 2.0
698 stars 82 forks source link

Support anonymous scanning with the cross platform module #90

Open SimonGurney opened 1 year ago

SimonGurney commented 1 year ago

We should implement this now.

This is going to be a 2 step thing, as there are 2 scenarios:

  1. User provides no creds - scan without
  2. User provides invalid creds, and from what we've observed this means they will not get a login fail even if anonymous shares are present
  3. User provides valid credentials, can they see anonymouse shares? We need to validate

https://github.com/TalAloni/SMBLibrary/issues/205

SimonGurney commented 2 months ago

@alexbrozych i think we need to do this now, thoughts?