diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index 2bec7bc3d8bf..5978ba6f91db 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -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": { }, @@ -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": { }, @@ -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", @@ -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", @@ -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": { }, @@ -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", @@ -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": { }, @@ -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": { }, @@ -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", @@ -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": { }, @@ -115458,7 +115458,7 @@ ], "platform": "Linux,OSX,Unix,Windows", "arch": "cmd", - "rport": null, + "rport": 5432, "autofilter_ports": [ 5432 ], @@ -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": { }, @@ -115510,7 +115510,7 @@ ], "platform": "Linux,OSX,Unix,Windows", "arch": "cmd", - "rport": null, + "rport": 5432, "autofilter_ports": [ 5432 ], @@ -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": { }, @@ -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": { }, @@ -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"