Slashdot Mirror


User: MeowMeow+Jones

MeowMeow+Jones's activity in the archive.

Stories
0
Comments
142
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 142

  1. Re:security on BugTraq's Elias Levy Talks Security · · Score: 3, Informative

    The worm might be new, but the patch for the exploit in question was released in October 2000. Here are some links that are of interest:

    http://www.microsoft.com/technet/treeview/defaul t. asp?url=/technet/itsolutions/security/tools/lockto ol.asp

    http://www.microsoft.com/technet/treeview/defaul t. asp?url=/technet/itsolutions/security/tools/iis5ch k.asp

  2. W2K has explicit denies on New (More) Annoying Microsoft Worm Hits Net · · Score: 2

    So you can explicitly deny execute access to TFTP to the IUSR_computername account.

  3. Is this just the old Unicode exploit? on New (More) Annoying Microsoft Worm Hits Net · · Score: 4, Interesting

    Or is it something new?

    Looks like an exploit that's been around for a while (way before CR)

  4. From the article on Lego and the IP Conundrum · · Score: 2

    That also happens to be the approach to learning championed by the Lego Co. of Billund, Denmark, the fourth-largest toy company in the world.

  5. You can use different metrics than pixels on AtheOS Wizard Kurt Skauen Tells All · · Score: 3

    It's actually a pretty good idea to use some other form of measurement. If you just use pixels, then things can get wierd when you change resolution. If your screen is 3 units high by four units wide no matter what, this doesn't matter.

  6. How does Atheos handle Binary Compatibility? on Ask AtheOS Creator Kurt Skauen About His Creature · · Score: 5, Interesting

    (As I'm sure you know) one of the problems with C++ is that modifying a class changes the binary structure of an object. This then breaks any programs that were dynamically linked against this. This problem has been addressed in several ways (CORBA, COM, staticly linking in the code, or keeping 800 copies of MFC40.dll on your machine, etc, etc)

    This seems (to me, at least) the biggest problem with writing an OS in C++. How does AtheOS deal with this problem?

  7. Don't forget Xfree86 on ESR Writes About O'Reilly and FSF Differences · · Score: 2

    From this page:

    http://www.xfree86.org/legal/licence.html

    However, some other Open Source compatible licenses are considered too restrictive for XFree86 use. They include the GNU Public License and the Perl Artistic License.

    Part of the motivation for our licensing choice was to carry on the original MIT X11 tradition of allowing the code to be used as widely as possible, including in both free and commercial products.

  8. Important lesson on Report Security Problems, Face The Consequences · · Score: 5, Insightful

    Talk to the techs.

    Why would you call an editor-in-chief who has no experience with computers instead of, I don't know, say emailing the webmaster? Contacting someone at the hosting company?

  9. Finally on Mob Software · · Score: 5, Funny

    A software methodology that has a stupider name than "X-Treme Programming"

  10. As much as I like google on Searching For Google's Successor · · Score: 2

    Things just haven't been the same since they started taking advertisers money. They've been shamelessly manipulating search results instead of keeping the engine honest.

  11. Don't judge ruby based on the article on Programming in the Ruby Language · · Score: 5, Interesting
    There's nothing wrong with it, it just doesn't get into any of the crazy stuff that makes ruby ruby. So wait until the other parts come out or check out the Pragmatic Programmers Guide.

    If Python was the result of Lisp and C++ having a baby, Ruby is the result of Perl and Smalltalk having a baby.

  12. Stop blaming microsoft on Code Red: the Aftermath · · Score: 4, Funny

    Blame the creators of C.

    They're the ones who are responsible for buffer overflows.

  13. Re:Bah. on Code Red III · · Score: 2

    Or you could just disable the isapi mapping to .ida extentions in IIS (and everything else you don't intend to use) Just right click on "Default Web Site" in MMC and you should find it pretty quick.

  14. If Attack of the Clones wasn't bad enough on Slashback: Mods, Books, Checkmate · · Score: 4, Funny
    Lucas announced that after finishing episode three, he plans to film Episodes 1-1137 of THX.

    Dude's got to lay off the crack.

  15. It's OSHA regulations on Aeron Chairs As Stupidity Barometers · · Score: 3, Interesting

    The Office Depot/Ikea chairs don't qualify as being 'ergonomically correct' You cant find a real office chair for under $500 and those are the barebones models.

  16. It's Amiga, Inc on Be Buyout Looms Closer · · Score: 2

    Duh.

    The two companies deserve each other.

  17. A philosophical question on Honeynet Project: Blackhat Attack Stats · · Score: 2
    If you put up a machine to get hacked (a honeypot), aren't you partially responsible for any attacks to other machines that blackhats launch from that machine?

    Trolls throughout history:

  18. Can anyone seriously argue... on Senator Seeks Injuction Against WinXP · · Score: 2
    that bringing an end to the legacy 9x/ME OS isn't a good and important thing? That in and of itself is justification enough for Windows XP.

    Trolls throughout history:

  19. I'm talking about rootkits, not exploits on When "Security Through Obscurity" Isn't So Bad · · Score: 5
    rootkits indtroduce their own exploits on a compromised system.

    So a big apache expliot comes out, and a half hour later there's a patch (thanks to open source) and you apply it/ recompile. Then you look at the apache log files and don't see any unusual activity. So you're safe, right? wrong. Your system was compromised and a rootkit was installed. It cleaned up all the logs. It added a backdoor to getty. It modified your MD5 checksum verification. It modified your rpm so that it points to the hackers server, no matter what you say. It modified gcc to include a backdoor into any program that requires authenitcation and insert this code into any gcc recompiles.

    Do I really need to prove that it's easier to change:

    if (checkPassword(password)) {goCrazy();}

    to

    if (checkPassword(password) || !strcmp(password, "k00ldud3") {goCrazy();}

    than it is to use a disassembler on an executable with no symbols to figure out what the hell is going on and insert a back door? Not only does this require a much higher level of expertise, it also requires significantly more time for the person who can do it.

    Trolls throughout history:

  20. OS advocates always forget on When "Security Through Obscurity" Isn't So Bad · · Score: 5
    that it's a hell of alot easier to write a rootkit against source code than it is against a binary.

    Trolls throughout history:

  21. Yep on Higgs Boson Discovery Questioned · · Score: 2
    Most people don't realise that a real newspaper costs more than 50 cents because they don't pay more than 50 cents. Who pays? Advertisers. Real advertisers. How do they know they're getting thier money's worth? Demographics.

    There's a reason advertisers will fork over extra bucks to advertise in the national NY Times or Wall Street Journal instead of saving a few bucks and advertising in the USA Today.

    Shame on the NY Times for using thier 100 year old business model on the Net instead of embracing the 'new economy'

    Trolls throughout history:

  22. Re:OT: NYTimes on Solving the Great Shower Curtain Mystery · · Score: 2
    It might be because it's illegal to collect info on users under 13. And to login you need to give personal info.

    Trolls throughout history:

  23. Still not one Malt Liquor joke? on The Glories of Red Bull · · Score: 1
    Shame on all of you.

    Trolls throughout history:

  24. $300 dollars isn't that much on MSDN Subscriber Forced to use Passport · · Score: 3
    When you consider how much you pay a programmer in one week.

    Trolls throughout history:

  25. Electricity travels slower than the speed of light on IBM Develops Transistor Capable of 210GHz · · Score: 2
    How far can electricity go in 1/210,000,000,000 of a second?

    Trolls throughout history: