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
jenkins-metasploit committed Feb 3, 2025
1 parent ba8d5b7 commit 4aedaaa
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions db/modules_metadata_base.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4aedaaa

Please sign in to comment.