Re assessing the OilRig Infrastructure deployment
Current network Target infrastructure Windows 10 workstation (Target) Windows Exchange Server SQL Data Base Server Domain Controller Elasticsearch Attacker infrastructure Kali L...
Current network Target infrastructure Windows 10 workstation (Target) Windows Exchange Server SQL Data Base Server Domain Controller Elasticsearch Attacker infrastructure Kali L...
Current network Target infrastructure Windows 10 workstation (Target) Windows Exchange Server SQL Data Base Server Domain Controller Elasticsearch Attacker infrastructure Kali L...
How do we replicate OilRig? Link: Github > Mitre > Emu CTID Adversary EMulation Library: Link > OilRig OilRig Link OilRig > Emulation Plan Link ...
Problem Understanding the problem ggplot(data = mpg, aes(x=cyl, y=hwy)) + geom_point() This code creates a scatterplot of highway mileage (hwy) versus the number of cylinders (cyl) using the m...
Sequence of actions ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "Wizard Spider")' commands-output.json { "adversary": "Wizard Spider", ...
Sequence of actions ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "APT29")' commands-output.json { "adversary": "APT29", "abilities": [ ...
Sequence of actions ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "menuPass")' commands-output.json { "adversary": "menuPass", "abilities...
Sequence of actions ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "SandWorm")' commands-output.json jq '.[] | select(.adversary == "Sandworm ...
Sequence of actions ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "FIN7")' commands-output.json { "adversary": "FIN7", "abilities": [ ...
Sequence of commands ┌──(caldera-env)─(attacker㉿kali)-[~/…/caldera/plugins/emu/data] └─$ jq '.[] | select(.adversary == "OilRig")' commands-output.json { "adversary": "OilRig", "abilities": ...