Skip to content

Commit

Permalink
Update splunk_privilege_escalation_cve_2023_32707.md
Browse files Browse the repository at this point in the history
  • Loading branch information
heyder authored Oct 23, 2023
1 parent b1de44d commit 1ac0e2d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down

0 comments on commit 1ac0e2d

Please sign in to comment.