Update java reverse http and https to be dynamic

This commit is contained in:
adfoster-r7
2023-08-09 13:13:15 +01:00
parent 9e7960fd9f
commit 33193bdd41
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -570,7 +570,7 @@ RSpec.describe "Metasploit's json-rpc" do
host: host_ip,
analyze_options: {
payloads: [
'java/meterpreter/reverse_http'
'windows/meterpreter_reverse_http'
]
}
}