remote file reading on windows
So remote file reading is a huge security risk and I was just pondering how easy it would be to gain remote access to the computer if you can do this. My guess is youd have to know certian things about the widows file hiearchy meaning that WINNT probably has certain files in c:\WINNT that could give information. What are the possible attacks that someone can use if they can read local files on a windows machine?
Does windows have a password/shadow file similar to *nix systems?
Is it possbile to open folders as files and see what contents are inside?
Also since an attacker would have to know the directory structure it would seem like a good ideas to have your drive start with another letter other than c and to store certain files in other locations other than the default. Obviously the best thing would be to eliminate any remote file reading but if a zero-day exploit popped up, being prepared is the next best thing.