Update documentation

This commit is contained in:
Brendan Coles
2019-11-02 22:37:56 +00:00
parent 89b277c360
commit 6dc94bbca9
@@ -15,6 +15,7 @@
Software:
* https://www.fusionpbx.com/download
* https://github.com/fusionpbx/fusionpbx/releases
@@ -23,8 +24,10 @@
1. Start `msfconsole`
2. Do: `use exploit/unix/webapp/fusionpbx_exec_cmd_exec`
3. Do: `set rhosts <IP>`
4. Do: `run`
5. You should get a new session
4. Do: `set username <username>` (default: `admin`)
5. Do: `set password <password>`
6. Do: `run`
7. You should get a new session
## Options