Louis
Louis
Execution of Metasploit ability results in "stty: 'standard input': Inappropriate ioctl for device"
**Describe the bug** Executing an ability that uses Metasploit, e.g. an ability that was generated using the Access plugin, results in the following error: `stty: 'standard input': Inappropriate ioctl for...
**Describe the bug** Starting an operation with the guided planner results in several errors. **To Reproduce** Steps to reproduce the behavior: 1. Fresh install CALDERA 4.1.0 and start server 2....
**Describe the bug** When running an operation using the new guided planner and enabling the debug attack graph output, the conditional matplotlib.pyplot import in [line 232 of the guided planner](https://github.com/mitre/stockpile/blob/master/app/guided.py#L232)...
Hello there, it was already stated in issue https://github.com/center-for-threat-informed-defense/adversary_emulation_library/issues/84 and in [this comment](https://github.com/mitre/emu/issues/18#issuecomment-870463377) on an issue in the repository for the CALDERA emu-Plugin that the [APT 29 emulation plan](https://github.com/center-for-threat-informed-defense/adversary_emulation_library/blob/master/apt29/Emulation_Plan/yaml/APT29.yaml) included...
This pull request should fix the faulty APT29 Emulation Plan by splitting it into four separate emulation plans: APT29-Day1.A, APT29-Day1.B, APT29-Day2 and APT3. The splitting was performed by looking at...
**Describe the bug** I think this is the correct place to open this issue since it is related to the emu plugin's emu_svc.py. When starting a CALDERA server with enabled...
**What problem are you trying to solve? Please describe.** At the moment, it is not possible to use requirements for a fact that is not used as a variable in...