Skip to content
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

Added PowerShell capability basic implementation #216

Merged

Conversation

MaartendeKruijf
Copy link
Collaborator

No description provided.

@MaartendeKruijf MaartendeKruijf linked an issue Aug 27, 2024 that may be closed by this pull request
@MaartendeKruijf MaartendeKruijf marked this pull request as ready for review August 27, 2024 08:16
@MaartendeKruijf MaartendeKruijf force-pushed the feature/215-add-powershell-command-via-winrm branch from 449c9db to 35ace2d Compare August 30, 2024 08:24
@MaartendeKruijf
Copy link
Collaborator Author

I've tested the manual capability and that works.

Copy link
Collaborator

@RabbITCybErSeC RabbITCybErSeC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add capability to general docs


### PowerShell capability

This capability implements the [PowerShell Command](https://docs.oasis-open.org/cacao/security-playbooks/v2.0/cs01/security-playbooks-v2.0-cs01.html#_Toc152256499), by sending [PowerShell commands](https://learn.microsoft.com/en-us/powershell/scripting/overview?view=powershell-7.4) using the [WinRM transport method](https://learn.microsoft.com/en-us/windows/win32/winrm/portal).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix spacing between 7.4) using .....

@MaartendeKruijf MaartendeKruijf merged commit ad8e139 into development Sep 4, 2024
9 checks passed
@MaartendeKruijf MaartendeKruijf deleted the feature/215-add-powershell-command-via-winrm branch September 4, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Powershell command via WinRM
2 participants