Slashdot Mirror


User: danielrm26

danielrm26's activity in the archive.

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

Comments · 192

  1. A concerted effort... on Broadband Envy: Fixing American Broadband · · Score: 5, Insightful

    First off, we already know that "we have a much larger infrastructure". That argument is tired. We're still behind - even accounting for this significant hurdle. Other countries have made it a priority and have put measures in place that allow the process to bypass red tape and move forward.

    We haven't, and we need to.

  2. Easy killer... on The End of Encryption? · · Score: 5, Interesting

    This is really quite simple - the type of machine that can render Prime-based and Discrete Log-based encryption "useless" has not been invented yet. Furthermore, as the article points out, most (including Adelman) belive it'll be a long time before one is.

    The problem (P vs. NP) is still just as difficult, and we aren't really much closer to solving it than 10 or 20 years ago.

  3. It's important to remember... on Free Can Mean Big Money - The Open Source Economy · · Score: 4, Insightful

    ...that you can still sell services based around that free software.

  4. This is related to the fewer CS majors story... on The Python Paradox, by Paul Graham · · Score: 3, Insightful

    Quite simply, those who do things becasue they love them tend to do them better than those who do them because they have to. So yes, this would seem to imply that those who use Python (a language that's just now gaining ground) tend to be more skilled than those who use Java (a language that can make you money). ...not a rule, per say, but I can see the potential for truth in it.

  5. CLI vs. GUI Exploits on Point, Click, Root. · · Score: 1

    Is this the end as we know it for simple remote command shell exploits?

    No, it's not. First there is the issue of bandwidth, but even more compelling is the "leetness" of the options. The CLI will always appeal to the more dangerous crackers - and those that immitate them.

  6. Not true geeks... on Fewer Computer Science Majors · · Score: 5, Insightful

    This is a no-brainer. Most people in computer science got into it because they heard there was money in it - not because they had a love for it. Now that it's become clear that compsci's not a crap shoot when it comes to getting a high-paying job, they're jumping ship like there's airborne HIV on board.

    Only the true geeks (the ones who love the stuff) will stay with it even when it gets rocky.

  7. Re:With every missed step... on Microsoft has Delayed SP2, Again · · Score: 2, Interesting

    It's a promise unfulfilled - that's all. They tell us to keep waiting and keep waiting...meanwhile the competition is steadily improving and innovating. Longhorn in 2006? Will that get bumped to 2007?

    Come on, man - you have to see that this is a dangerous time for them.

  8. With every missed step... on Microsoft has Delayed SP2, Again · · Score: 2, Interesting

    ...Linux and OS X pick up three. If they don't get their house in order soon, they are going to have more to worry about than browser marketshare.

  9. Re:Layers on Combining Port Knocking With OS Fingerprinting · · Score: 1

    I like where you went with your post, but ports are functions of TCP and UDP - which are transport layer protocols (at layer 4). :)

    As for the MAC address filtering, you can do that with Netfilter as well, but it wouldn't help much in a WAN setting since you are only going to see the MAC address of your next router hop.

  10. Re:Port knocking, firewalls, DMZs,... on Combining Port Knocking With OS Fingerprinting · · Score: 4, Interesting

    I agree with your points, but surely you must see that this commentary of yours applies to pretty much every invention known to man that is both powerful and started out being free and open.

    Look at air travel - there you have spend a ton of time just getting on a plane because of very few bad people. The Wright brothers didn't want this, I'm sure, but it doesn't mean the invention is being perverted in any way; it only says that our world is hostile and that we must protect ourselves from ourselves. Anything useful and completely open these days is ripe for exploitation.

  11. Re:Port knocking and some added ingredients on Combining Port Knocking With OS Fingerprinting · · Score: 1

    "Now, mixing instead knocking and a cryptographic application seems to me instead more promising."

    Yeah, that's what the other guy mentioned did. He's got a one-time-pad implementation that looks pretty cool.

  12. Layers on Combining Port Knocking With OS Fingerprinting · · Score: 4, Interesting

    1. TCPWrappers (has to be be right IP and/or daemon)
    2. Portknocking (has to have the right sequence)
    3. Passive Fingerprinting (only Linux and BSD systems can connect)
    4. Keys Only (you must have the correct DSA private key)

    Usually unnecessary, yet very interesting - much like Slashdot itself....

  13. Another one? on Google: The Missing Manual · · Score: 1

    I'm just not too sure what they could put in another O'Reilly book about it. Google hacks (O'Reilly), as well as the Google website itself, has tons of information on the less known features.

    Here's a brief summary of a few of my favorites that I use to remind myself of them.

  14. The more things change... on Microsoft Plans News Aggregator · · Score: 1

    I could tell it was a Microsoft site without even looking at the URL. How? Easy, it failed to render correctly using a W3C complient browser.

  15. No Jobs? on Gates: Open Source Kills Jobs · · Score: 5, Insightful

    It's true that while open source is taking off it will have many of the characteristics that Gates is describing, but ultimately all software needs skilled people to install it and maintain it. An entire infrastructure for a business, city, or government is not going to run itself and generate no jobs just because the development of the software itself was done for free.

  16. I think it's very positive... on Evaluating Windows XP Service Pack 2 RC2 · · Score: 4, Informative

    Three things strike me about the release:

    1. The firewall's on by default. This is a huge shift for Microsoft and I am glad to see it happen. This alone will stop a ton of worm infections.

    2. Browser security. From what I can tell, these enhancements are going to go a long way toward stopping the problems that CERT and everyone have been complaining about.

    3. Email security. OE is getting hardened in a way similar to IE, and this also is a very much welcomed move.

    Between worm propogation and the two most common ways for a user to infect themselves, if they were to even modestly improve in all three of these areas it would make a significant impact on the security posture of people running the update.

    I applaud them in advance for even trying.

  17. This is *NOT* an on MD5 on Online MD5 Cracking Service · · Score: 1

    I thought it may be worthwhile to mention the fact that this tool does not attack MD5 in any way. Remember, MD5 is designed to give the exact same output for identical input, all this is doing is trying all inputs for lowercase a-z and 0-9, i.e. it's a very limited brute force tool.

    Move along...nothing to see here...

  18. To help convince non-techie users... on Dept. of Homeland Security Says to Stop Using IE · · Score: 4, Informative

    Here's my piece I did on the topic about a week before the CERT announcement:

    http://www.dmiessler.com/reading/ie.html

  19. A rushed list... on Linux vs. Windows: What's The Difference? · · Score: 5, Insightful

    1. Security. // Linux is usually more secure by default and is able to be secured easier due to the fact that users have complete access available to the system

    2. Philosophy. // as a quasi-altruistic community, the Linux world often has Google-like aspirations regarding concepts of free information and such - as opposed to views that are arguably centered on money alone

    3. Stability. // most uptimes in Linux are measured in months and years rather than days and weeks (with exceptions, of course), and the GUI being a completely separate component from the kernel helps this greatly

    4. Cost. // nuff' said

    Those are just a few for starters...

  20. Re:I'm vindicated... on CERT Recommends Mozilla, Firefox · · Score: 1

    "Let me assure you that most people (except techies and maybe managers of techies) do not have the faintest idea what "MCSE" means."

    I mentioned that for one reason alone -- to defend the article and myself vs. categorization as a MS-basher at first glance. This helped it get promoted more efficiently (more people picked it up), and hundreds of people have responded to me personally who are self-proclaimed "non-techies" that are now either switched or are considering switching to Firefox, Netscape, or Opera.

    So, whether or not the person benefiting from the article knew what it meant, my adding it to the very beginning in order to deflect hate seems to have been effective.

    Regards,

    -Daniel

  21. Re:I'm vindicated... on CERT Recommends Mozilla, Firefox · · Score: 1

    Ah, yes. That space is what did it... Thanks.

  22. Re:I'm vindicated... on CERT Recommends Mozilla, Firefox · · Score: 0, Redundant

    Sorry for the URL issue; let me try again:

    http://channels.lockergnome.com/news/archives/20 04 0615_why_you_should_dump_internet_explorer.phtml

    If that doesn't work, just put "why you should dump internet explorer" into Google. It'll be the first hit.

  23. I'm vindicated... on CERT Recommends Mozilla, Firefox · · Score: 4, Interesting

    My piece, written for the non-techie masses, on why they should consider other browsers:
    http://channels.lockergnome.com/news/ar chives/2004 0615_why_you_should_dump_internet_explorer.phtml

    I am glad to see CERT step up and make a decision like this despite the fact that they are guaranteed to be flogged for it.

  24. Re:Backwards... on iPod Your BMW Officially Launched · · Score: 1

    "That's as dumb as buying a car because it matches your shoes and nail polish."

    It was a joke; attack yourself. :)

  25. Backwards... on iPod Your BMW Officially Launched · · Score: 4, Funny

    This story is probably most likely to incite BMW owners to get an iPod to go with their car, but in my case it's actually inspired me to get a BMW to go with my iPod. :) I was close to getting one anyway, this just finalizes things for me...