-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Was trying this on a pentest and after doing the coersion I get:
[*] Connected to IPC$
Traceback (most recent call last):
File "/home/sevminsec/wspcoerce/venv/lib/python3.12/site-packages/impacket/smbconnection.py", line 462, in createFile
return self._SMBConnection.create(treeId, pathName, desiredAccess, shareMode, creationOption,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/sevminsec/wspcoerce/venv/lib/python3.12/site-packages/impacket/smb3.py", line 1312, in create
if ans.isValidAnswer(STATUS_SUCCESS):
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Does that indicate the system is patched - since I don't get any of this (?):
[*] Opened MsFteWds pipe
[*] Sent WSP Connect
[*] Sent WSP Query
[*] Sent WSP Disconnect
Metadata
Metadata
Assignees
Labels
No labels