hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

tte
Hi, before like 3 months I saw some way to create an "unreachable" directory which called com1.

The directory is c:\RECYCLER\com1
The full directory is C:\recycler\com1\aux\lpt1\lpt2\nul and it contains no files.
I tried to remove that directory in couple ways.. like MS-DOS\Safe-Mode\FTP.
When I try to delete it like this: rd c:\recycler\, it tells me the directory isn't empty.
I even re-installed windows and I still couldn't remove it.

Please help me!
Thanks, tte.
DumpZ
Why didn't u reinstall with formating?
cranky
ren \\.\c:\recycler\com1 comone
ren \\.\c:\recycler\comone\aux auks

etc...then just remove the dirs when theyre all renamed to something else
manu
Hey,

Are you sure that the DIR is empty?.. How ever, you try to rename the folder and then try to delete it from Safe mode... You shall get it...

Manu biggrin.gif
manu
cranky and me replied same way at same time.. Nice coincidence.. Lol...

MANU biggrin.gif biggrin.gif biggrin.gif biggrin.gif
usch
try it with "rd folder\blaa\blaa\fullpath\" in the command line
hope it works
saetji
usch: com1 is a special windows protected directory with very interesting features - play around with it and see biggrin.gif

tte
QUOTE (cranky @ Mar 1 2004, 06:26 PM)
ren \\.\c:\recycler\com1 comone
ren \\.\c:\recycler\comone\aux auks

etc...then just remove the dirs when theyre all renamed to something else

Thanks alot mate
and thanks for everyone else who tried to help smile.gif)
Kross
My question is:

how do i make those Dirs?

With FlashFXP in RawCommand?
Thom
mkdir "com1\\"
mkdir "com1\.tmp"

something like that i recall...
DumpZ
Oh btw with OS is it? cuz if it's NT or higher ja maybe can change the rights on that folder
B1G
i think this can help you

http://support.microsoft.com/default.aspx?...b;EN-US;q120716
kingvandal
nice topic.

I can make the com1 folder and delete it but how do you add files to it? Talk about not being able to get ride of something tongue.gif

rich
usch
hm adding files.u can try it with
"copy C:\bla.exe C:\com 1\bla.exe"
kingvandal
ok I tried this command for windows xp pro and 2000 pro:

c:\>copy file.exe to com1\\ it works in xp & in 2000 pro.

and the mkdir works for any RESERVED name in windows as long as you have the \\ after the name.

to remove the dir: rmdir com1\\ or to the location you made the folder.

And to cherry coat it on this windows 2000 pro machine if you create the folder com1 and you try to access it or just highligh the folder, explorer.exe locks up and reloads. everytime. But XP will allow you to browse the folder. But will not allow you to drag and drop to the folder. but if you use the command window to copy file to it, it's is successfull. NOw here is a good question: How do you hide that folder so it cannot been seen?other then -h. I have had Content.IE5 folders that I could not access only thru prompt. Even though I was showing ALL FILES AND FOLDERS. I am going to see if I can make bat file to run @ boot time and access the folder and see if it will send the machine into a infinite loop of explorer failures. Thus never getting to windows. If I am correct in my thinking then even in safe mode this would work also. And if you go further you coudl even register the bat as a service and really put the stones to the perons. just my thoughts though.

rich
DCLXVI
i usually give these commands with netcat but should work @ cmd prompt too.

path = C:\recycler\tmp\com1\whatever\

cd C:\recycler\tmp\

C:\recycler\tmp\rmdir \\.\com1 /s/q

hope it helps biggrin.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.