Skip to content

Commit af657c4

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 5127207 commit af657c4

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

db/modules_metadata_base.json

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25028,7 +25028,7 @@
2502825028
"actions": []
2502925029
},
2503025030
"auxiliary_parser/unattend": {
25031-
"name": "Auxilliary Parser Windows Unattend Passwords",
25031+
"name": "Auxiliary Parser Windows Unattend Passwords",
2503225032
"fullname": "auxiliary/parser/unattend",
2503325033
"aliases": [],
2503425034
"rank": 300,
@@ -25037,26 +25037,33 @@
2503725037
"author": [
2503825038
"Ben Campbell <[email protected]>"
2503925039
],
25040-
"description": "This module parses Unattend files in the target directory.\n\n See also: post/windows/gather/enum_unattend",
25040+
"description": "This module parses Windows answer files (Unattend files) in the target directory.\n\n See also: post/windows/gather/enum_unattend",
2504125041
"references": [
2504225042
"URL-https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-8.1-and-8/ff715801(v=win.10)",
2504325043
"URL-https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-vista/cc749415(v=ws.10)",
25044-
"URL-https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc732280(v=ws.10)"
25044+
"URL-https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc732280(v=ws.10)",
25045+
"URL-https://learn.microsoft.com/en-us/windows-hardware/manufacture/desktop/update-windows-settings-and-scripts-create-your-own-answer-file-sxs?view=windows-11"
2504525046
],
2504625047
"platform": "",
2504725048
"arch": "",
2504825049
"rport": null,
2504925050
"autofilter_ports": [],
2505025051
"autofilter_services": [],
2505125052
"targets": null,
25052-
"mod_time": "2022-01-23 15:28:32 +0000",
25053+
"mod_time": "2025-05-06 22:56:58 +0000",
2505325054
"path": "/modules/auxiliary/parser/unattend.rb",
2505425055
"is_install_path": true,
2505525056
"ref_name": "parser/unattend",
2505625057
"check": false,
2505725058
"post_auth": false,
2505825059
"default_credential": false,
25059-
"notes": {},
25060+
"notes": {
25061+
"Stability": [
25062+
"crash-safe"
25063+
],
25064+
"SideEffects": [],
25065+
"Reliability": []
25066+
},
2506025067
"session_types": false,
2506125068
"needs_cleanup": false,
2506225069
"actions": []

0 commit comments

Comments
 (0)