You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi sir, i get a require that to use smb/netbios protocol to execute windows cmd like "systeminfo ipconfig" and get the executed infomation.
i found a python tool can to this link is https://github.com/ShawnDEvans/smbmap ti's can execute windows cmd and get the cmd executed infomation back.
use like : python smbmap.py -u administrator -p password -d workgroup -x 'systeminfo' -H 192.168.1.1
[+] Finding open SMB ports....
[+] User SMB session establishd on 192.168.30.2...
[!] Error writing to C$, attempting to start SMB server to store output
[] Creating tmp directory
[] Setting up SMB Server
[*] Ready to listen...
10381-ZXY
OS : Microsoft Windows Server 2008 R2 Enterprise
OS : 6.1.7601 Service Pack 1 Build 7601
OS Microsoft Corporation
OS :
OS : Multiprocessor Free
ע AutoBVT
ע: Microsoft
ID: 00486-OEM-8400691-20006
The text was updated successfully, but these errors were encountered:
hi sir, i get a require that to use smb/netbios protocol to execute windows cmd like "systeminfo ipconfig" and get the executed infomation.
i found a python tool can to this link is https://github.com/ShawnDEvans/smbmap ti's can execute windows cmd and get the cmd executed infomation back.
use like :
python smbmap.py -u administrator -p password -d workgroup -x 'systeminfo' -H 192.168.1.1
[+] Finding open SMB ports....
[+] User SMB session establishd on 192.168.30.2...
[!] Error writing to C$, attempting to start SMB server to store output
[] Creating tmp directory
[] Setting up SMB Server
[*] Ready to listen...
OS : Microsoft Windows Server 2008 R2 Enterprise
OS : 6.1.7601 Service Pack 1 Build 7601
OS Microsoft Corporation
OS :
OS : Multiprocessor Free
ע AutoBVT
ע: Microsoft
ID: 00486-OEM-8400691-20006
The text was updated successfully, but these errors were encountered: