Louis
Louis
Inspired by your comment, I did some further research concerning the `exit` and `quit` commands. These are my findings. - When executing `msfconsole -x "show options; exit;"`the ability did not...
Thanks again for your answer. I looked into it again and (at least for the 'show options' ability) the `-q` option seems to fix the problem of not getting the...
Not OP. Thanks for the quick update! After updating, I encountered another (small) bug using the "nmap" scanner with script "nmap-vulners". When running a scan with the Pathfinder plugin for...
I tested with empty port field and with filled-in port values. The error stays the same whether I enter a port value or not.
I opened a new issue for the above problem - https://github.com/center-for-threat-informed-defense/caldera_pathfinder/issues/60. It was fixed in https://github.com/center-for-threat-informed-defense/caldera_pathfinder/commit/ed4ed7db8e12342763c811492999d0048dffa08f. So far, everything seems to work great. Thanks for reaching out!
Hello again, I took the time and looked into the faulty APT29 emulation plan. The APT29 emulation plan was split into 4 separate emulation plans: APT29-Day1.A, APT29-Day1.B, APT29-Day2 and APT3....
Hello Mike, I just created the [pull request](https://github.com/center-for-threat-informed-defense/adversary_emulation_library/pull/120). If you have any questions regarding the changes please let me know.
Hello again! Is there still a chance the pull request will be reviewed? I am more than willing to pitch in and help or answer any questions about it.
Added two more fixes for APT29 Day2 Scenario. I committed the changes to the same PR since they fix errors that persist through the splitting of the faulty APT29 emulation...
Thanks for the great work! I was working on some new features myself and ran into a lot of failing tests - wondering where they came from. Then I noticed...