Skip to content

Commit b7bb750

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 51bbc76 commit b7bb750

File tree

1 file changed

+52
-0
lines changed

1 file changed

+52
-0
lines changed

db/modules_metadata_base.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50386,6 +50386,58 @@
5038650386

5038750387
]
5038850388
},
50389+
"auxiliary_scanner/ntp/timeroast": {
50390+
"name": "NTP Timeroast",
50391+
"fullname": "auxiliary/scanner/ntp/timeroast",
50392+
"aliases": [
50393+
50394+
],
50395+
"rank": 300,
50396+
"disclosure_date": null,
50397+
"type": "auxiliary",
50398+
"author": [
50399+
"Tom Tervoort",
50400+
"Spencer McIntyre"
50401+
],
50402+
"description": "Windows authenticates NTP requests by calculating the message digest using the NT hash followed by the first\n 48 bytes of the NTP message (all fields preceding the key ID). An attacker can abuse this to recover hashes\n that can be cracked offline for machine and trust accounts. The attacker must know the accounts RID, but\n because RIDs are sequential, they can easily be enumerated.",
50403+
"references": [
50404+
"URL-https://github.com/SecuraBV/Timeroast/",
50405+
"URL-https://www.secura.com/uploads/whitepapers/Secura-WP-Timeroasting-v3.pdf"
50406+
],
50407+
"platform": "",
50408+
"arch": "",
50409+
"rport": 123,
50410+
"autofilter_ports": [
50411+
50412+
],
50413+
"autofilter_services": [
50414+
50415+
],
50416+
"targets": null,
50417+
"mod_time": "2024-12-19 17:12:39 +0000",
50418+
"path": "/modules/auxiliary/scanner/ntp/timeroast.rb",
50419+
"is_install_path": true,
50420+
"ref_name": "scanner/ntp/timeroast",
50421+
"check": false,
50422+
"post_auth": false,
50423+
"default_credential": false,
50424+
"notes": {
50425+
"Stability": [
50426+
50427+
],
50428+
"Reliability": [
50429+
50430+
],
50431+
"SideEffects": [
50432+
50433+
]
50434+
},
50435+
"session_types": false,
50436+
"needs_cleanup": false,
50437+
"actions": [
50438+
50439+
]
50440+
},
5038950441
"auxiliary_scanner/openvas/openvas_gsad_login": {
5039050442
"name": "OpenVAS gsad Web Interface Login Utility",
5039150443
"fullname": "auxiliary/scanner/openvas/openvas_gsad_login",

0 commit comments

Comments
 (0)