automatic module_metadata_base.json update

This commit is contained in:
Metasploit 2020-08-12 13:31:02 -05:00
parent bdad038e70
commit 788d944e66
No known key found for this signature in database
GPG Key ID: CDFB5FA52007B954
1 changed files with 46 additions and 0 deletions

View File

@ -27285,6 +27285,52 @@
},
"needs_cleanup": false
},
"auxiliary_scanner/http/jupyter_login": {
"name": "Jupyter Login Utility",
"fullname": "auxiliary/scanner/http/jupyter_login",
"aliases": [
],
"rank": 300,
"disclosure_date": null,
"type": "auxiliary",
"author": [
"Spencer McIntyre"
],
"description": "This module checks if authentication is required on a Jupyter Lab or Notebook server. If it is, this module will\n bruteforce the password. Jupyter only requires a password to authenticate, usernames are not used. This module\n is compatible with versions 4.3.0 (released 2016-12-08) and newer.",
"references": [
],
"platform": "",
"arch": "",
"rport": 8888,
"autofilter_ports": [
80,
8080,
443,
8000,
8888,
8880,
8008,
3000,
8443
],
"autofilter_services": [
"http",
"https"
],
"targets": null,
"mod_time": "2020-08-10 09:47:59 +0000",
"path": "/modules/auxiliary/scanner/http/jupyter_login.rb",
"is_install_path": true,
"ref_name": "scanner/http/jupyter_login",
"check": false,
"post_auth": true,
"default_credential": false,
"notes": {
},
"needs_cleanup": false
},
"auxiliary_scanner/http/kodi_traversal": {
"name": "Kodi 17.0 Local File Inclusion Vulnerability",
"fullname": "auxiliary/scanner/http/kodi_traversal",