Skip to content

How to tell if machine is patched? #1

@7MinSec

Description

@7MinSec

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions