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 Mar 20, 2024
1 parent 321e073 commit 1f1e6b2
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -9072,7 +9072,7 @@
"is_install_path": true,
"ref_name": "admin/postgres/postgres_readfile",
"check": false,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -9115,7 +9115,7 @@
"is_install_path": true,
"ref_name": "admin/postgres/postgres_sql",
"check": false,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -46891,7 +46891,7 @@
"sybase"
],
"targets": null,
"mod_time": "2024-02-22 14:18:29 +0000",
"mod_time": "2024-03-20 15:45:07 +0000",
"path": "/modules/auxiliary/scanner/mssql/mssql_login.rb",
"is_install_path": true,
"ref_name": "scanner/mssql/mssql_login",
Expand Down Expand Up @@ -47163,7 +47163,7 @@

],
"targets": null,
"mod_time": "2024-02-28 17:18:43 +0000",
"mod_time": "2024-03-20 15:45:07 +0000",
"path": "/modules/auxiliary/scanner/mysql/mysql_login.rb",
"is_install_path": true,
"ref_name": "scanner/mysql/mysql_login",
Expand Down Expand Up @@ -49279,7 +49279,7 @@
"is_install_path": true,
"ref_name": "scanner/postgres/postgres_hashdump",
"check": false,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -49319,7 +49319,7 @@
"postgres"
],
"targets": null,
"mod_time": "2024-02-22 14:18:29 +0000",
"mod_time": "2024-03-20 15:45:07 +0000",
"path": "/modules/auxiliary/scanner/postgres/postgres_login.rb",
"is_install_path": true,
"ref_name": "scanner/postgres/postgres_login",
Expand Down Expand Up @@ -49365,7 +49365,7 @@
"is_install_path": true,
"ref_name": "scanner/postgres/postgres_schemadump",
"check": false,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -49408,7 +49408,7 @@
"is_install_path": true,
"ref_name": "scanner/postgres/postgres_version",
"check": false,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -53715,7 +53715,7 @@
"microsoft-ds"
],
"targets": null,
"mod_time": "2024-02-28 16:24:16 +0000",
"mod_time": "2024-03-20 15:45:07 +0000",
"path": "/modules/auxiliary/scanner/smb/smb_login.rb",
"is_install_path": true,
"ref_name": "scanner/smb/smb_login",
Expand Down Expand Up @@ -90271,7 +90271,7 @@
"is_install_path": true,
"ref_name": "linux/postgres/postgres_payload",
"check": true,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -115458,7 +115458,7 @@
],
"platform": "Linux,OSX,Unix,Windows",
"arch": "cmd",
"rport": null,
"rport": 5432,
"autofilter_ports": [
5432
],
Expand All @@ -115476,7 +115476,7 @@
"is_install_path": true,
"ref_name": "multi/postgres/postgres_copy_from_program_cmd_exec",
"check": true,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -115510,7 +115510,7 @@
],
"platform": "Linux,OSX,Unix,Windows",
"arch": "cmd",
"rport": null,
"rport": 5432,
"autofilter_ports": [
5432
],
Expand All @@ -115525,7 +115525,7 @@
"is_install_path": true,
"ref_name": "multi/postgres/postgres_createlang",
"check": true,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -182684,7 +182684,7 @@
"is_install_path": true,
"ref_name": "windows/postgres/postgres_payload",
"check": true,
"post_auth": true,
"post_auth": false,
"default_credential": false,
"notes": {
},
Expand Down Expand Up @@ -186328,6 +186328,10 @@
"session_types": false,
"needs_cleanup": null,
"actions": [
{
"name": "CREATE_SMB_SESSION",
"description": "Get an SMB session"
},
{
"name": "PSEXEC",
"description": "Run psexec against the relay target"
Expand Down

0 comments on commit 1f1e6b2

Please sign in to comment.