1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-10-29 18:07:27 +01:00

Update help

This commit is contained in:
wchen-r7 2015-10-01 01:01:02 -05:00
parent 0d7d6376c2
commit dc3f1c84ed

View File

@ -558,6 +558,10 @@ module MicrosoftPatch
Download:
The following trick demonstrates how you can automatically download the updates:
ruby #{__FILE__} -q "ms15-100" -r x86 > /tmp/list.txt && wget -i /tmp/list.txt
Patch Extraction:
After downloading the patch, you can use the extract_msu.bat tool to automatically extract
Microsoft patches.
|
end