My Community

Scrap Book => ห้องมั่นคง => Topic started by: lunggob on Mar 12, 2025, 09:30 AM

Title: To list share with permission
Post by: lunggob on Mar 12, 2025, 09:30 AM
Using Kali,

Using command as
$ netexec smb 10.10.0.1 -u "this_is_username" -p "this_is_password" --shares

or with public share
$ netexec smb 10.10.0.1 -u "aa" -p "" --shares