Update splunk_privilege_escalation_cve_2023_32707.md
This commit is contained in:
+2
-2
@@ -44,8 +44,8 @@ Create a Splunk's docker container with the following command:
|
||||
$ curl -k -u admin:password https://localhost:8089/services/authorization/roles/user-redway -d capabilities=edit_user -X POST
|
||||
```
|
||||
|
||||
:exclamation: One must log in at least once on the web interface (https://localhost:8000). Otherwise, this module will fail to get the CSRF
|
||||
token on the `appinstall`.
|
||||
**One must log in at least once on the web interface (http://localhost:8000). Otherwise, this module will fail to get the CSRF
|
||||
token on the `appinstall`.**
|
||||
|
||||
## Verification Steps
|
||||
Follow [Setup](#setup) and [Scenarios](#scenarios).
|
||||
|
||||
Reference in New Issue
Block a user