-
Notifications
You must be signed in to change notification settings - Fork 406
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[winrm] say goodbye to SMB #172
Conversation
337dd81
to
1b7a001
Compare
One small detail, we need the correct version enumeration from impacket. Then we can merge |
The what ? ^^ |
The windows OS enumeration I added to impacket😁 We can just import the check from impacket so we get the proper OS output |
You can add it @NeffIsBack ? |
b29b637
to
27e8c04
Compare
Now the And I move the |
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
…n so it matches SMB enumeration
Signed-off-by: XiaoliChan <30458572+XiaoliChan@users.noreply.github.com>
9be8fca
to
1d1c03b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Finally, we don't need SMB to gather NTLM info
Reference: