Originally posted by: DopeFiend
I give up. I didn't ask before, because I figured that the files I was purposely sharing, and only those files, would be available through Kazaa, through whatever authentication/security process they have. I'm not against these files I have being shared. What I am against is Kazaa running AN OPEN WEBSERVER ON MY MACHINE!!! Does NO-ONE understand this!? Webservers GET HACKED! Webservers are VULNERABLE- more so than a file-sharing program! Jesus. Dopefiend
and
yep there is a diffrence there alright. If you want to share files with other kazaa lite users thats one thing, but sharing files with whoever gets your ip address is another
and highlighting the whopper
Webservers are VULNERABLE- more so than a file-sharing program
Ok, I'm going to be blunt, please dont' be offended. You simply do not understand computer security.
1) Kazaa is an open non-authenticated file sharing platform. It acts as a client and server on your computer.
2) Applications that accept connections are, by definition, more vulnerable to remote attacks than those than initiate them.
3) Saying that webservers are more vulnerable than xyz server is an untrue statement. It's simpy wrong to suggest that a proprietary protocol here is any more secure than a public one. In most cases, the public ones have turned out to be more secure anyway. Developers who roll there own protocols often think they are smarter than the standards bodies, and generally they are not.
4) You can not presume (and your trying hard to) that the remote client is also Kazaa. You *must* presume the remote client is completely hostile and *actively* attempting to break you. Once you understand that, you realize it doesn't matter if the client is another Kazaa client or IE.
5) Your making the presumption that since IE is able to access the files that Kazaa has installed a full web sever (e.g. IIS or Apache). Those products tend to get into trouble not due to their file serving capability, but rather to the 100 other tasks that get loaded on top of them (for example IIS and the remote printing exploit or various scriptable ASP exploits). Kazaa is serving files only, there is no capability to do these 'additional' tasks.
Bill