Skip to content

Commit

Permalink
automatic module_metadata_base.json update
Browse files Browse the repository at this point in the history
  • Loading branch information
msjenkins-r7 committed Dec 29, 2018
1 parent 5957315 commit e1c6799
Showing 1 changed file with 12 additions and 8 deletions.
20 changes: 12 additions & 8 deletions db/modules_metadata_base.json
Expand Up @@ -43281,7 +43281,8 @@
"type": "encoder",
"author": [
"Julien Tinnes <julien@cr0.org>",
"juan vazquez <juan.vazquez@metasploit.com>"
"juan vazquez <juan.vazquez@metasploit.com>",
"Pedro Ribeiro <pedrib@gmail.com>"
],
"description": "Mips Web server exploit friendly xor encoder. This encoder has been found useful on\n situations where '&' (0x26) is a badchar. Since 0x26 is the xor's opcode on MIPS\n architectures, this one is based on the xori instruction.",
"references": [
Expand All @@ -43295,7 +43296,7 @@
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2017-07-24 06:26:21 +0000",
"mod_time": "2018-12-18 16:33:44 +0000",
"path": "/modules/encoders/mipsbe/byte_xori.rb",
"is_install_path": true,
"ref_name": "mipsbe/byte_xori",
Expand All @@ -43312,7 +43313,8 @@
"disclosure_date": null,
"type": "encoder",
"author": [
"Julien Tinnes <julien@cr0.org>"
"Julien Tinnes <julien@cr0.org>",
"Pedro Ribeiro <pedrib@gmail.com>"
],
"description": "Mips Web server exploit friendly xor encoder",
"references": [
Expand All @@ -43326,7 +43328,7 @@
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2017-07-24 06:26:21 +0000",
"mod_time": "2018-12-18 13:35:16 +0000",
"path": "/modules/encoders/mipsbe/longxor.rb",
"is_install_path": true,
"ref_name": "mipsbe/longxor",
Expand All @@ -43344,7 +43346,8 @@
"type": "encoder",
"author": [
"Julien Tinnes <julien@cr0.org>",
"juan vazquez <juan.vazquez@metasploit.com>"
"juan vazquez <juan.vazquez@metasploit.com>",
"Pedro Ribeiro <pedrib@gmail.com>"
],
"description": "Mips Web server exploit friendly xor encoder. This encoder has been found useful on\n situations where '&' (0x26) is a badchar. Since 0x26 is the xor's opcode on MIPS\n architectures, this one is based on the xori instruction.",
"references": [
Expand All @@ -43358,7 +43361,7 @@
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2017-07-24 06:26:21 +0000",
"mod_time": "2018-12-18 16:30:47 +0000",
"path": "/modules/encoders/mipsle/byte_xori.rb",
"is_install_path": true,
"ref_name": "mipsle/byte_xori",
Expand All @@ -43375,7 +43378,8 @@
"disclosure_date": null,
"type": "encoder",
"author": [
"Julien Tinnes <julien@cr0.org>"
"Julien Tinnes <julien@cr0.org>",
"Pedro Ribeiro <pedrib@gmail.com>"
],
"description": "Mips Web server exploit friendly xor encoder",
"references": [
Expand All @@ -43389,7 +43393,7 @@
"autofilter_ports": null,
"autofilter_services": null,
"targets": null,
"mod_time": "2017-07-24 06:26:21 +0000",
"mod_time": "2018-12-18 15:48:29 +0000",
"path": "/modules/encoders/mipsle/longxor.rb",
"is_install_path": true,
"ref_name": "mipsle/longxor",
Expand Down

0 comments on commit e1c6799

Please sign in to comment.