automatic module_metadata_base.json update
parent
56b01dcf00
commit
3e20dc155c
|
@ -16103,6 +16103,38 @@
|
|||
"notes": {
|
||||
}
|
||||
},
|
||||
"auxiliary_scanner/http/frontpage_credential_dump": {
|
||||
"name": "FrontPage .pwd File Credential Dump",
|
||||
"full_name": "auxiliary/scanner/http/frontpage_credential_dump",
|
||||
"rank": 300,
|
||||
"disclosure_date": null,
|
||||
"type": "auxiliary",
|
||||
"author": [
|
||||
"Aditya K Sood <Aditya K Sood @adityaksood>",
|
||||
"Stephen Haywood <Stephen Haywood @averagesecguy>"
|
||||
],
|
||||
"description": "This module downloads and parses the '_vti_pvt/service.pwd',\n '_vti_pvt/administrators.pwd', and '_vti_pvt/authors.pwd' files on a FrontPage\n server to find credentials.",
|
||||
"references": [
|
||||
"PACKETSTORM-11556",
|
||||
"URL-https://insecure.org/sploits/Microsoft.frontpage.insecurities.html",
|
||||
"URL-http://sparty.secniche.org/"
|
||||
],
|
||||
"is_server": false,
|
||||
"is_client": false,
|
||||
"platform": "",
|
||||
"arch": "",
|
||||
"rport": 80,
|
||||
"targets": null,
|
||||
"mod_time": "2018-09-21 12:44:10 +0000",
|
||||
"path": "/modules/auxiliary/scanner/http/frontpage_credential_dump.rb",
|
||||
"is_install_path": true,
|
||||
"ref_name": "scanner/http/frontpage_credential_dump",
|
||||
"check": true,
|
||||
"post_auth": false,
|
||||
"default_credential": false,
|
||||
"notes": {
|
||||
}
|
||||
},
|
||||
"auxiliary_scanner/http/frontpage_login": {
|
||||
"name": "FrontPage Server Extensions Anonymous Login Scanner",
|
||||
"full_name": "auxiliary/scanner/http/frontpage_login",
|
||||
|
|
Loading…
Reference in New Issue