Skip to content
This repository was archived by the owner on Dec 6, 2023. It is now read-only.

Add SSL support to winrm protocol #559

Merged
merged 3 commits into from
Jun 17, 2022

Conversation

whipped5000
Copy link
Contributor

A recent machine I found had winrm running on port 5986 with SSL enabled.

I've added two options to the winrm protocol, so it works with SSL enabled enpoints

  • -S, --ssl : SSL is enabled on the target
  • --ignore-ssl-cert : Ignore self-signed certs

Apologies is my code is not up to scratch.

@mpgn
Copy link
Contributor

mpgn commented Jun 17, 2022

Hello @whipped5000 , thanks for the PR, can you resolv the conflicts so I can merge ? thx :)

@mpgn
Copy link
Contributor

mpgn commented Jun 17, 2022

perfect, thanks !

@mpgn mpgn merged commit 70033f8 into byt3bl33d3r:master Jun 17, 2022
@whipped5000 whipped5000 deleted the winrm_ssl_options branch June 18, 2022 07:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants