From 4aedaaa2229b4a5ce7c02e553d476b0066671470 Mon Sep 17 00:00:00 2001 From: jenkins-metasploit Date: Mon, 3 Feb 2025 17:24:03 +0000 Subject: [PATCH] automatic module_metadata_base.json update --- db/modules_metadata_base.json | 60 +++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) diff --git a/db/modules_metadata_base.json b/db/modules_metadata_base.json index c80a63e74b24..4655eb2c091b 100644 --- a/db/modules_metadata_base.json +++ b/db/modules_metadata_base.json @@ -47330,6 +47330,66 @@ ] }, + "auxiliary_scanner/ivanti/login_scanner": { + "name": "Ivanti Connect Secure HTTP Scanner", + "fullname": "auxiliary/scanner/ivanti/login_scanner", + "aliases": [ + + ], + "rank": 300, + "disclosure_date": null, + "type": "auxiliary", + "author": [ + "msutovsky-r7" + ], + "description": "This module will perform authentication scanning against Ivanti Connect Secure", + "references": [ + + ], + "platform": "", + "arch": "", + "rport": 443, + "autofilter_ports": [ + 80, + 8080, + 443, + 8000, + 8888, + 8880, + 8008, + 3000, + 8443 + ], + "autofilter_services": [ + "http", + "https" + ], + "targets": null, + "mod_time": "2025-02-03 06:34:49 +0000", + "path": "/modules/auxiliary/scanner/ivanti/login_scanner.rb", + "is_install_path": true, + "ref_name": "scanner/ivanti/login_scanner", + "check": false, + "post_auth": true, + "default_credential": false, + "notes": { + "Stability": [ + "crash-safe" + ], + "Reliability": [ + + ], + "SideEffects": [ + "ioc-in-logs", + "account-lockouts" + ] + }, + "session_types": false, + "needs_cleanup": false, + "actions": [ + + ] + }, "auxiliary_scanner/jenkins/jenkins_udp_broadcast_enum": { "name": "Jenkins Server Broadcast Enumeration", "fullname": "auxiliary/scanner/jenkins/jenkins_udp_broadcast_enum",