Update splunk_privilege_escalation_cve_2023_32707.md

This commit is contained in:
Heyder Andrade
2023-10-23 11:31:19 +02:00
committed by GitHub
parent b1de44d892
commit 1ac0e2dc66
@@ -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).