Hi Guys
Has anyone written or know of a tool that can enumerate shares > files > words in files. For example in an internal pen test I would use a tool like enum4linux to enumerate information on windows and samba shares. I would like to know of a tool that would take the information retrieved by enum4linux to automatically search the shares for files called for example "config" "passwords" or ".bat" etc and then look for words in those files using findstr or grep for password, admin etc?
I hope this makes sense?
