pentesting-smb: change title

This commit is contained in:
Alexandre ZANNI 2023-11-27 18:01:07 +01:00 committed by GitHub
parent 50f37523f5
commit b7996be56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -271,7 +271,7 @@ smbclient -U '%' -N \\\\192.168.0.24\\im_clearly_not_here # returns NT_STATUS_BA
smbclient -U '%' -N \\\\192.168.0.24\\ADMIN$ # returns NT_STATUS_ACCESS_DENIED or even gives you a session
```
### **From Windows / no third-party tools**
### **Enumerate shares from Windows / without third-party tools**
PowerShell