Update documentation/modules/exploit/multi/http/splunk_upload_app_exec.md

Co-Authored-By: avanzo <matteo@malvica.com>
master
bcoles 2019-03-19 15:11:18 +01:00 committed by GitHub
parent 418581d4d3
commit ed52ac685d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ This module has been tested successfully against:
3. Set required variables (you will need admin credentials) 3. Set required variables (you will need admin credentials)
4. Do: ```SET LHOST [ip]``` 4. Do: ```SET LHOST [ip]```
5. Do: ```SET RHOST [ip]``` 5. Do: ```SET RHOST [ip]```
8. Set a payload: 6. Set a payload:
* If targeting linux or macos the payload ```cmd/unix/reverse_python``` will be automatically selected. * If targeting linux or macos the payload ```cmd/unix/reverse_python``` will be automatically selected.
* If targeting windows the payload ```cmd/windows/adduser``` will be automatically selected. * If targeting windows the payload ```cmd/windows/adduser``` will be automatically selected.