Land #9623, Support Win 2008/7+ for enum_ms_product_keys

Land #9623
MS-2855/keylogger-mettle-extension
Wei Chen 2018-02-25 14:56:39 -06:00
commit 55a045eb76
No known key found for this signature in database
GPG Key ID: 6E162ED2C01D9AAC
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ class MetasploitModule < Msf::Post
keys = [
[ "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", "DigitalProductId" ],
[ "HKLM\\SOFTWARE\\Microsoft\\Windows NT\\CurrentVersion", "DigitalProductId4" ],
[ "HKLM\\SOFTWARE\\Microsoft\\Office\\11.0\\Registration\\{91110409-6000-11D3-8CFE-0150048383C9}", "DigitalProductId" ],
[ "HKLM\\SOFTWARE\\Microsoft\\Office\\12.0\\Registration\\{91120000-00CA-0000-0000-0000000FF1CE}", "DigitalProductId" ],
[ "HKLM\\SOFTWARE\\Microsoft\\Office\\12.0\\Registration\\{91120000-0014-0000-0000-0000000FF1CE}", "DigitalProductId" ],