Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gtworek authored Nov 7, 2019
1 parent 22adf88 commit 07df057
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MSI_Payload/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
When playing with my machines, I have realize that Windows Defender:<br>
1. does not scan *.MSI cab files in the realtime<br>
1. does not scan \*.MSI cab files in the realtime<br>
2. excludes files dropped by msiexec.exe from realtime scan<br>
<br>
Should I tell you more? If you pack your malware into MSI, you can install it without any detection. The sample provided drops mimikatz into "C:\Program Files\Mimikatz".<br>
Expand Down

0 comments on commit 07df057

Please sign in to comment.