termtrick.com
Run
API
Facebook
Twitter
LinkedIn
Copy link
Display SMB shares and recursively list directories and files, searching for file content matching a regular expression
smbmap
SMB enumeration tool.
More information: <https://github.com/ShawnDEvans/smbmap>.
Trick copyright:
tl;dr; <
https://github.com/tldr-pages/tldr
>
smbmap -u {{username}} --prompt -H {{ip}} -R -F {{pattern}}
click the source code to copy
install
smbmap
on any operating system with
command-not-found.com