this is just an old hacker trick, to create such folders com1, nul, etc do the command lines:
mkdir c:\\com1\\
mkdir c:\\com1\blabla
remove it with:
rmdir c:\\com1\blabla
rmdir c:\\com1\\
Such directories are often used by hackers as a last protection against the newbie administrators.
note: I think you did mentionned I had coded rkdetector, this is wrong , this tool is from Andres Tarasco from the haxorcitos group. |