Skip to content

Commit ab4bc03

Browse files
committed
automatic module_metadata_base.json update
1 parent 2aea8b4 commit ab4bc03

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

db/modules_metadata_base.json

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63703,6 +63703,40 @@
6370363703
"session_types": false,
6370463704
"needs_cleanup": false
6370563705
},
63706+
"encoder_php/hex": {
63707+
"name": "PHP Hex Encoder",
63708+
"fullname": "encoder/php/hex",
63709+
"aliases": [
63710+
63711+
],
63712+
"rank": 500,
63713+
"disclosure_date": null,
63714+
"type": "encoder",
63715+
"author": [
63716+
"Julien Voisin"
63717+
],
63718+
"description": "This encoder returns a hex string encapsulated in\n eval(hex2bin()), increasing the size by a bit more than\n a factor two.",
63719+
"references": [
63720+
63721+
],
63722+
"platform": "All",
63723+
"arch": "php",
63724+
"rport": null,
63725+
"autofilter_ports": null,
63726+
"autofilter_services": null,
63727+
"targets": null,
63728+
"mod_time": "2024-08-28 10:46:48 +0000",
63729+
"path": "/modules/encoders/php/hex.rb",
63730+
"is_install_path": true,
63731+
"ref_name": "php/hex",
63732+
"check": false,
63733+
"post_auth": false,
63734+
"default_credential": false,
63735+
"notes": {
63736+
},
63737+
"session_types": false,
63738+
"needs_cleanup": false
63739+
},
6370663740
"encoder_ppc/longxor": {
6370763741
"name": "PPC LongXOR Encoder",
6370863742
"fullname": "encoder/ppc/longxor",

0 commit comments

Comments
 (0)