mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-10-29 18:07:27 +01:00
Update help
This commit is contained in:
parent
0d7d6376c2
commit
dc3f1c84ed
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user