Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoles committed Nov 2, 2019
1 parent 89b277c commit 6dc94bb
Showing 1 changed file with 5 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

Software:

* https://www.fusionpbx.com/download
* https://github.com/fusionpbx/fusionpbx/releases


Expand All @@ -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
Expand Down

0 comments on commit 6dc94bb

Please sign in to comment.