So when it comes to hacking, cracking and exploding, whats illegal and what isn't?
Good question. I know that actually mounting a DoS attack is illegal in the US, since some kid in New Jersey went down about a month ago because he did it to some Scientology site, and the scientologists tracked him down and had him arrested by the FBI. Of course, if you do not have those kind of resources, AFAIK there is not some kind of police or agency that will do the work for you, which basically means (non-stupid) small time newbie crackers will practice attack a server where they know the owner will probably not be able to catch them, eg, your small private server.
As for anything else, I have no idea what laws exist but I agree with joebert.
Here's something I ran across a week or so ago:
http://ubuntuforums.org/showthread.php?t=1349678Basically, this person was using "trojan" free gtk themes and screensavers (which don't work, so many people, after installing and realizing it doesn't work, will just forget about) to install what (I and others believe) are the nodes in a DoS network (don't know what the term is, but you get the idea) on unsuspecting linux boxes. It was done very simply with a shell script that pings another server (probably to pass on the ip) and then replaces itself using wget. The ones we found were not doing anything else at the time, but could be replaced at any time (and possibly had, then re-replaced).
I don't really know if that was very effective, ever used, or if anyone tried to track this person, but it was pretty amazing the number of people that showed up within hours of the first post saying they too had installed this screensaver, or something that did the same thing -- so that is potentially quite a list of ips someone had access to for the purposes of DoS'ing!
I know commercial software vendors have been sued for including stuff that amounts to malware or spyware, but I don't know if this is actually illegal, or if the people who distributed the screensavers could be held accountable -- I would guess not.
You would think if a DoS is illegal, software for creating a network for that purpose would be too, altho you'd have to prove that was the purpose, I suppose.