punk-security / smbeagle

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

Users should be able to interactively bail on a share #35

Closed SimonGurney closed 2 years ago

SimonGurney commented 2 years ago

If a user sees something like enumerating \\x.x.x.x\c$ then it would be nice if they could CRTL-C and skip it. Scanning big directories like SxS is slow

beamzer commented 2 years ago

Another way could be if there was an option to set maximum folder depth of the scan, like smbmap does with the depth option: https://github.com/ShawnDEvans/smbmap ?