I had no luck in googling information related on security loopholes when using anonymous access in IIS. So I'm going to throw the question out here...
Maybe it is a very common practice for using anonymous access in IIS 6, but what are the potential security loopholes? I know the obvious fact that allowing anyone to login to the system is already a potential security problem, but I'm trying to cover off some specific security loopholes e.g. hacking of the anonymous account, illegal access of files, unauthorize access to parts of the system (e.g. SharePoint related stuff), etc etc.
Thanks.