Update description
parent
a25a7086b2
commit
7c1fbf2c5a
|
@ -12,6 +12,8 @@ class MetasploitModule < Msf::Evasion
|
|||
This module will generate an HTA file that writes and compiles a JScript.NET file
|
||||
containing shellcode on the target machine. After compilation, the generated EXE will
|
||||
execute the shellcode without interference from Windows Defender.
|
||||
|
||||
It is recommended that you use a payload that uses RC4 or HTTPS for best experience.
|
||||
},
|
||||
'Author' =>
|
||||
[
|
||||
|
|
Loading…
Reference in New Issue