Skip to content

Commit cc9a075

Browse files
committed
readme
1 parent 303ca7c commit cc9a075

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,21 @@ curl -X POST -F "file=@/path/to/your/triage.zip" http://$IP_ADDRESS:5000/api/pla
8181
```
8282

8383
#### With Velociraptor
84-
In the repo, we've provided [several Velociraptor artifacts](./velociraptor). Add them in the Velociraptor GUI in the `View Artifacts` section.
84+
In the repo, we've provided [several Velociraptor artifacts](./velociraptor).
85+
86+
You can add them in the Velociraptor GUI in one of two ways:
87+
* In the `View Artifacts` section, click the `Add an Artifact` button and manually copy paste each one and save it
88+
* Via the Artifact Exchange
89+
* Click `Server Artifacts`
90+
* Click `New Collection`
91+
* Select `Server.Import.ArtifactExchange`
92+
* Click `Configure Parameters`
93+
* Click on `Server.Import.ArtifactExchange`
94+
* For the `ExchangeURL` enter the URL of `velociraptor_artifacts.zip` found [here](https://github.com/Digital-Defense-Institute/openrelik-pipeline/releases/latest)
95+
* For the prefix, choose something relevant, like `OpenRelikPipeline.`
96+
* Leave `ArchiveGlob` as is
97+
* Click `Launch`
98+
* You should now see all of them as `Server Monitoring` artifacts in the `Artifacts` page
8599

86100
These are configured to hit each available endpoint:
87101
* `/api/plaso`

0 commit comments

Comments
 (0)