| ampage Tube Amps / Music Electronics |
For current discussions, please visit Music Electronics Forum. |
| previous: Mark Buckingham Re: Hackers watching ebay like vultures!!! -- 7/22/2003 1:11 AM |
| sr | Re: Misc ramblings from the overtired IT guy Actually, there is reason to believe that if the source were open, there would be fewer, not more security holes. That's because if I'm a good guy, and I can find problems in your code, I'll tell you. I hear that POV from many black & grey hats; that they are doing everyone a favor. Call me cynical (get in line!) but I think they are only serving their own curiosity & egos.. (which is not nec a bad thing..) I puff up my chest and I get to go to BlackHat and talk about my exploits and feel like the fonz.. (in his Cartman voice) "Thank you Eric, you are popular and kewl.." - know what I mean? Ultimately IMHO it is outwitting the author - you found the thing that he/she missed.. that achilles heel, and now you possess Kryptonite. You Are Someone now. That's what it is really about, maybe not all the time, but a lot of the time. OTOH it *is* very educational to see the creative ways folks figure out to break stuff. Like Kevin Mitnick giving an ass whupping to Tsutomo whatshisname with the unhackable network... An attack so simple, it was brilliant. Anyhow, I kinda agree, I kinda don't. I guess it probably depends on who is doing it? This Cisco vulnerability that kept me at the office until 4am this morning is something I could have lived without. Any bozo who can read and has hping can whack a router. Lovely. Did I learn anything? Not really. Just that if you try enough wierd shit on a system, you will find something the author missed bc it was so improbable and silly there was no sense to write an extra case statement for it. Does it make you smarter than the author? I dont' think so. OTOH one could argue that good guys finding the holes first protect us all from the bad guys - in which case I agree with you 100%. Shoot, I am totally the wrong guy to respond to this.. re: Virus attacks on Linux - IMHO 'nix as a whole (incl Linux) has far less viral activity (alomst none really) and always has bc from the get go the authors understood file system rights. Ditto for Novell. (Ever see a Netware virus?) The fundamental issue in Windows is file system rights/permissions. You as a user in Win98 for ex, are the "super user" right out of the box. You can delete the registry, format the C: partition, rename system files.. And, consequently, so can any virus you get - bc it will run as *you*. In the 'nix world, root (the super user account) is the only one who can really do damage usually, and you nearly never log in as root. You create user accounts that have the permissions they need, and nothing else. The weakest part of unix has typically been the services that opened ports below 1024 as they traditionally have to run as root to open a 'known' port but there are workarounds for that flaw. Idea being you whack a service which is running as root and r00t the machine... A bedtime virus story.. Back before we had our email proxy servers scrubbing and filtering, we got viruses.. The "I Love You" and maybe one or 2 others. Loose on our Novell network, they did only localized damage (overwriting gifs, bmp's etc owned by that user) and had no effect whatsoever on our Groupwise email system. You almost would not know the thing had gotten in. I remember one of the big virus outbreaks, FoMoCo was down, the German gov't was down.. Bear Stearns, Lehman, all down. We were up as if nothing had happened. That was the day my users "got it". Why I do that wierd stuff I do. Why I don't use what "everyone" uses. I was just lucky enough to have a mentor who beat this into me, it's certainly not bc I'm any smarter than anyone else. Anyhow, windows is getting there, 10 years late. At least they are getting there.. |
|---|---|
| Replies: |
| Mark Buckingham [QUOTE] |