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
First off, probably not the most appropriate place to post this question: I understand that this repository is targeted at APT29 (which is also pointed out at #24).
However,
the mitre-attack/evals_caldera repository that originally catered just for APT3 is no longer active,
an email to evals@mitre-engenuity.org told me that "most, if not all issues are actually a result of CALDERA versioning" when I asked about where I should direct queries relating to APT3 portions of CALDERA to.
If someone can point me to the right channel/person, that would be great!
This phase is not working out for me - I am getting a new Agent at the end of this particular phase, but it is one with medium-integrity only:
The output shows a successful one:
To temporarily get around this, I had swapped it out with Invoke-EnvBypass.ps1 - which gives me a high-integrity Agent at the end of this phase. However, with this new way of doing Phase 9, running the high-integrity Agent against 3.B-3.C did not work out as it always resulted in a timeout:
This was executed in a Windows v1803 machine (not v1903 like what was mentioned in mitre-attack/evals_caldera#1), with anti-virus disabled.
First off, probably not the most appropriate place to post this question: I understand that this repository is targeted at APT29 (which is also pointed out at #24).
However,
If someone can point me to the right channel/person, that would be great!
This phase is not working out for me - I am getting a new Agent at the end of this particular phase, but it is one with medium-integrity only:
The output shows a successful one:
To temporarily get around this, I had swapped it out with

Invoke-EnvBypass.ps1- which gives me a high-integrity Agent at the end of this phase. However, with this new way of doing Phase 9, running the high-integrity Agent against 3.B-3.C did not work out as it always resulted in a timeout:This was executed in a Windows v1803 machine (not v1903 like what was mentioned in mitre-attack/evals_caldera#1), with anti-virus disabled.
Anyway that I should debug this? Thank you!