automatic module_metadata_base.json update
parent
3189864a98
commit
2bb0d8491f
|
@ -14203,6 +14203,52 @@
|
||||||
"notes": {
|
"notes": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"auxiliary_gather/ibm_bigfix_sites_packages_enum": {
|
||||||
|
"name": "IBM BigFix Relay Server Sites and Package Enum",
|
||||||
|
"full_name": "auxiliary/gather/ibm_bigfix_sites_packages_enum",
|
||||||
|
"rank": 300,
|
||||||
|
"disclosure_date": "2019-03-18",
|
||||||
|
"type": "auxiliary",
|
||||||
|
"author": [
|
||||||
|
"HD Moore",
|
||||||
|
"Chris Bellows",
|
||||||
|
"Ryan Hanson",
|
||||||
|
"Jacob Robles"
|
||||||
|
],
|
||||||
|
"description": "This module retrieves masthead, site, and available package information\n from IBM BigFix Relay Servers.",
|
||||||
|
"references": [
|
||||||
|
"CVE-2019-4061",
|
||||||
|
"URL-https://www.atredis.com/blog/2019/3/18/harvesting-data-from-bigfix-relay-servers"
|
||||||
|
],
|
||||||
|
"platform": "",
|
||||||
|
"arch": "",
|
||||||
|
"rport": 52311,
|
||||||
|
"autofilter_ports": [
|
||||||
|
80,
|
||||||
|
8080,
|
||||||
|
443,
|
||||||
|
8000,
|
||||||
|
8888,
|
||||||
|
8880,
|
||||||
|
8008,
|
||||||
|
3000,
|
||||||
|
8443
|
||||||
|
],
|
||||||
|
"autofilter_services": [
|
||||||
|
"http",
|
||||||
|
"https"
|
||||||
|
],
|
||||||
|
"targets": null,
|
||||||
|
"mod_time": "2019-03-19 12:53:27 +0000",
|
||||||
|
"path": "/modules/auxiliary/gather/ibm_bigfix_sites_packages_enum.rb",
|
||||||
|
"is_install_path": true,
|
||||||
|
"ref_name": "gather/ibm_bigfix_sites_packages_enum",
|
||||||
|
"check": false,
|
||||||
|
"post_auth": false,
|
||||||
|
"default_credential": false,
|
||||||
|
"notes": {
|
||||||
|
}
|
||||||
|
},
|
||||||
"auxiliary_gather/ibm_sametime_enumerate_users": {
|
"auxiliary_gather/ibm_sametime_enumerate_users": {
|
||||||
"name": "IBM Lotus Notes Sametime User Enumeration",
|
"name": "IBM Lotus Notes Sametime User Enumeration",
|
||||||
"full_name": "auxiliary/gather/ibm_sametime_enumerate_users",
|
"full_name": "auxiliary/gather/ibm_sametime_enumerate_users",
|
||||||
|
|
Loading…
Reference in New Issue