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
Describe the bug
When calling impackets listPath() in enum_av it throws an STATUS_ACCESS_DENIED error even when using the domain admin.
This only applies to SMBv1, as SMBv3 is working as intended.
To Reproduce
Steps to reproduce the behavior i.e.:
Command: netexec smb -u username -p password -M enum_av with host using SMBv1
Resulted in:
Describe the bug
When calling impackets
listPath()
in enum_av it throws an STATUS_ACCESS_DENIED error even when using the domain admin.This only applies to SMBv1, as SMBv3 is working as intended.
To Reproduce
Steps to reproduce the behavior i.e.:
Command:
netexec smb -u username -p password -M enum_av
with host using SMBv1Resulted in:
Expected behavior
Enumerate pipes properly.
NetExec info
The text was updated successfully, but these errors were encountered: