automatic module_metadata_base.json update

This commit is contained in:
jenkins-metasploit
2026-05-06 13:28:27 +00:00
parent 696f530475
commit e3abb82e88
+49 -37
View File
@@ -31334,43 +31334,6 @@
"needs_cleanup": false,
"actions": []
},
"auxiliary_scanner/ftp/anonymous": {
"name": "Anonymous FTP Access Detection",
"fullname": "auxiliary/scanner/ftp/anonymous",
"aliases": [],
"rank": 300,
"disclosure_date": null,
"type": "auxiliary",
"author": [
"Matteo Cantoni <goony@nothink.org>"
],
"description": "Detect anonymous (read/write) FTP server access.",
"references": [
"URL-https://en.wikipedia.org/wiki/File_Transfer_Protocol#Anonymous_FTP"
],
"platform": "",
"arch": "",
"rport": 21,
"autofilter_ports": [
21,
2121
],
"autofilter_services": [
"ftp"
],
"targets": null,
"mod_time": "2026-03-11 13:47:18 +0000",
"path": "/modules/auxiliary/scanner/ftp/anonymous.rb",
"is_install_path": true,
"ref_name": "scanner/ftp/anonymous",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {},
"session_types": false,
"needs_cleanup": false,
"actions": []
},
"auxiliary_scanner/ftp/bison_ftp_traversal": {
"name": "BisonWare BisonFTP Server 3.5 Directory Traversal Information Disclosure",
"fullname": "auxiliary/scanner/ftp/bison_ftp_traversal",
@@ -31519,6 +31482,55 @@
"needs_cleanup": false,
"actions": []
},
"auxiliary_scanner/ftp/ftp_anonymous": {
"name": "Anonymous FTP Access Detection",
"fullname": "auxiliary/scanner/ftp/ftp_anonymous",
"aliases": [
"auxiliary/scanner/ftp/anonymous"
],
"rank": 300,
"disclosure_date": null,
"type": "auxiliary",
"author": [
"Matteo Cantoni <goony@nothink.org>",
"g0tmi1k"
],
"description": "Detect anonymous (read/write) FTP service access.",
"references": [
"URL-https://en.wikipedia.org/wiki/File_Transfer_Protocol#Anonymous_FTP",
"CVE-1999-0497"
],
"platform": "",
"arch": "",
"rport": 21,
"autofilter_ports": [
21,
2121
],
"autofilter_services": [
"ftp"
],
"targets": null,
"mod_time": "2026-05-06 13:44:43 +0000",
"path": "/modules/auxiliary/scanner/ftp/ftp_anonymous.rb",
"is_install_path": true,
"ref_name": "scanner/ftp/ftp_anonymous",
"check": false,
"post_auth": false,
"default_credential": false,
"notes": {
"Stability": [
"crash-safe"
],
"SideEffects": [
"ioc-in-logs"
],
"Reliability": []
},
"session_types": false,
"needs_cleanup": false,
"actions": []
},
"auxiliary_scanner/ftp/ftp_login": {
"name": "FTP Authentication Scanner",
"fullname": "auxiliary/scanner/ftp/ftp_login",