Skip to content

Commit 8d30f0f

Browse files
authored
Fix language in solution guides for clarity and matching Caldera UI (#178)
1 parent 8a24395 commit 8d30f0f

6 files changed

Lines changed: 9 additions & 13 deletions

File tree

solution_guides/AdvancedFlag0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
1. Select `CONFIGURATION > configuration`.
1+
1. Select `CONFIGURATION > settings`.
22
1. Change the `app.contact.http` value to a URL with an externally-facing IP address (not http://127.0.0.1:8888)
33
1. Press the `Update` button in the `app.contact.http` row.
44
1. Task completed.

solution_guides/AdvancedFlag1.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
1. Select `CONFIGURATION > fact sources`.
2-
1. Press the `+ Create Source` button to open the source creation menu.
2+
1. Press the `+ New Source` button to open the source creation menu.
33
1. Replace `New source` in the textbox with `better basic`.
4-
1. Under `Facts`, press the `+ new fact` button.
4+
1. Under `Facts`, press the `+ add fact` button.
55
1. Enter a `Fact Trait` (ex: "host.file.path").
66
1. Enter a `Value` (ex: "C:\Windows\System32\calc.exe").
77
1. Press the `Save` button.
8-
1. Under `Rules`, press the `+ new rule` button.
8+
1. Under `Rules`, press the `+ add rule` button.
99
1. Enter a `Fact Trait` (ex: "host.file.path").
1010
1. Next to `ALLOW` enter a `Match` (ex: "C:\Windows\System32\calc.exe").
1111
1. Press the `Save` button.

solution_guides/OperationsFlag0.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
1. First, ensure that an agent is deployed and is responsive.
22
1. Select `CAMPAIGNS > operations`.
3-
1. Click the `+ Create Operation` button to open the `Start New Operation` menu.
3+
1. Click the `+ New Operation` button to open the `Start New Operation` menu.
44
1. Give the operation a name.
55
1. Select the `Check` adversary from the `Adversary` dropdown.
66
1. Select `basic` from the `Fact source` menu.
7-
1. Press `ADVANCED` to open the advanced options dialog.
87
1. Select `Auto close operation` from the `Auto-close`radio group.
98
1. Press `Start` to run the operation.
109
1. Wait for the operation to complete.

solution_guides/OperationsFlag1.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
1. First, ensure that an agent is deployed and is responsive.
22
1. Select `CAMPAIGNS > operations`.
3-
1. Click the `+ Create Operation` button to open the `Start New Operation` menu.
3+
1. Click the `+ New Operation` button to open the `Start New Operation` menu.
44
1. Give the operation a name.
55
1. Select the `Check` adversary from the `Adversary` dropdown.
66
1. Select `basic` from the `Fact source` menu.
7-
1. Press `ADVANCED` to open the advanced options dialog.
87
1. In the `Obfuscators` button group, choose `base64`.
98
1. Select `Auto close operation` from the `Auto-close`radio group.
109
1. In the `Jitter (sec/sec)` select `10/20`.

solution_guides/OperationsFlag2.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
1. First, ensure that an agent is deployed and is responsive.
22
1. Select `CAMPAIGNS > operations`.
3-
1. Click the `+ Create Operation` button to open the `Start New Operation` menu.
3+
1. Click the `+ New Operation` button to open the `Start New Operation` menu.
44
1. Give the operation a name.
55
1. Select the `Discovery` adversary from the `Adversary` dropdown.
66
1. Select `basic` from the `Fact source` menu.
7-
1. Press `ADVANCED` to open the advanced options dialog.
87
1. Select `Require manual approval` in the `Autonomous` radio group.
98
1. Press `Start` to run the operation.
10-
1. In the list of commands a `Review Command` button will appear with each new command. Press `Review Command` button and confirm by clicking `Approve` in the dialog box that appears.
9+
1. In the list of commands a `View Command` button will appear with each new command. Press `Review Command` button and confirm by clicking `Approve` in the dialog box that appears. Repeat for each command.
1110
1. Press `Stop` button to finish the operation.
1211
1. Wait for the operation to complete.
1312
1. Task completed.

solution_guides/OperationsFlag3.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
1. First, ensure that an agent is deployed and is responsive.
22
1. Select `CAMPAIGNS > operations`.
3-
1. Click the `+ Create Operation` button to open the `Start New Operation` menu.
3+
1. Click the `+ New Operation` button to open the `Start New Operation` menu.
44
1. Give the operation a name.
55
1. Ensure that `No adversary (manual)` is selected from the `Adversary` dropdown.
66
1. Select `basic` from the `Fact source` menu.
7-
1. Press `ADVANCED` to open the advanced options dialog.
87
1. Select `Require manual approval` in the `Autonomous` radio group.
98
1. In the `Run state`, select `Pause on start` option.
109
1. Press `Start` to run the operation.

0 commit comments

Comments
 (0)