automatic module_metadata_base.json update
parent
0858e8fe04
commit
30f5dcc44f
|
@ -13614,6 +13614,51 @@
|
||||||
"notes": {
|
"notes": {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"auxiliary_gather/c2s_dvr_password_disclosure": {
|
||||||
|
"name": "C2S DVR Management Password Disclosure",
|
||||||
|
"full_name": "auxiliary/gather/c2s_dvr_password_disclosure",
|
||||||
|
"rank": 300,
|
||||||
|
"disclosure_date": "2016-08-19",
|
||||||
|
"type": "auxiliary",
|
||||||
|
"author": [
|
||||||
|
"Yakir Wizman",
|
||||||
|
"h00die"
|
||||||
|
],
|
||||||
|
"description": "C2S DVR allows an unauthenticated user to disclose the username\n & password by requesting the javascript page 'read.cgi?page=2'.\n This may also work on some cameras including IRDOME-II-C2S, IRBOX-II-C2S.",
|
||||||
|
"references": [
|
||||||
|
"EDB-40265"
|
||||||
|
],
|
||||||
|
"is_server": false,
|
||||||
|
"is_client": false,
|
||||||
|
"platform": "",
|
||||||
|
"arch": "",
|
||||||
|
"rport": 80,
|
||||||
|
"autofilter_ports": [
|
||||||
|
80,
|
||||||
|
8080,
|
||||||
|
443,
|
||||||
|
8000,
|
||||||
|
8888,
|
||||||
|
8880,
|
||||||
|
8008,
|
||||||
|
3000,
|
||||||
|
8443
|
||||||
|
],
|
||||||
|
"autofilter_services": [
|
||||||
|
"http",
|
||||||
|
"https"
|
||||||
|
],
|
||||||
|
"targets": null,
|
||||||
|
"mod_time": "2019-01-30 20:27:19 +0000",
|
||||||
|
"path": "/modules/auxiliary/gather/c2s_dvr_password_disclosure.rb",
|
||||||
|
"is_install_path": true,
|
||||||
|
"ref_name": "gather/c2s_dvr_password_disclosure",
|
||||||
|
"check": true,
|
||||||
|
"post_auth": false,
|
||||||
|
"default_credential": false,
|
||||||
|
"notes": {
|
||||||
|
}
|
||||||
|
},
|
||||||
"auxiliary_gather/censys_search": {
|
"auxiliary_gather/censys_search": {
|
||||||
"name": "Censys Search",
|
"name": "Censys Search",
|
||||||
"full_name": "auxiliary/gather/censys_search",
|
"full_name": "auxiliary/gather/censys_search",
|
||||||
|
|
Loading…
Reference in New Issue