virts-2891 - Powershell error parsing#27
Merged
Merged
Conversation
added 3 commits
September 21, 2021 17:14
that checks for errors (FullyQualifiedError codes)
3 tasks
mkultraWasHere
previously approved these changes
Sep 23, 2021
clenk
reviewed
Sep 24, 2021
Contributor
clenk
left a comment
There was a problem hiding this comment.
Are these powershell errors specific to Atomic or would this parser be useful for all powershell abilities?
mkultraWasHere
approved these changes
Sep 25, 2021
clenk
approved these changes
Sep 27, 2021
Contributor
|
@ArtificialErmine - it can be merged right? (2 reviews for plugins) |
Contributor
Author
Yep, but I'm holding off until 4.0 ships. |
soumaiab
pushed a commit
to CIISE2022/atomic
that referenced
this pull request
Sep 12, 2025
virts-2891 - Powershell error parsing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
These changes make it possible for Caldera to parse powershell script returns from powershell abilities in Atomic to determine if they encountered an error. If an error was encountered, the link will be marked as unsuccessful. Requires associated CORE changes.
Type of change
How Has This Been Tested?
This has been tested in a AWS environment with Alice 2.0, as well as with the full battery of tests.
Checklist: