Slashdot Mirror


User: xmff

xmff's activity in the archive.

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

Comments · 10

  1. Re:DD-WRT on Broadcom Releases Source Code For Drivers · · Score: 1

    No hw crypto, no ap mode, only current generation 11n chips supported. Also given the fact that DD-Wrt not event adopted ath9k yet in favor to hacked up half open atheros drivers I wouldn't hope for opensource brcm support anytime soon.

  2. Re:about time on Apache May Stop 1.3, 2.0 Series Releases · · Score: 0

    The problem is that nginx does not support IPv6 which is kind if sad for a "modern" HTTP server. Also both nginx and lighttpd do not support mod_dav_svn as far as I know, apart from that both projects are pretty decent.

  3. Crowded spectrum on IEEE Approves 802.11n Wi-Fi Standard · · Score: 2, Insightful

    Hopefully the 5GHz band does not become clogged up now that all the new shiny 11n gear hits the market :-/

    Many 802.11n devices already jam the 2.4GHz range and render near 11g devices unusable with their multi channel stuff...

  4. Re:Wood paneling on minivans. on White House Panel Seeks Input On Spaceflight Plans · · Score: 1

    Man, create a blog or so to post your rants so it's easier to filter out this crap. It's not even loosely related to the current discussion.

  5. This somehow ... on New PHP Interpreter Finds XSS, Injection Holes · · Score: 3, Insightful

    ... reminds me on Perl's taint mode where all external input data is traced until it was explicitly checked through a regular expression or similar.

  6. Re:OpenWRT/DD-WRT devices all appear to be vulnera on Botnet Worm Targets DSL Modems and Routers · · Score: 1

    So the conclusion is "worm can infect machines with weak logins - now runs on mipsel too". :) Thanks for the info.

  7. Re:Run to my openWRT router and look for.. what? on Botnet Worm Targets DSL Modems and Routers · · Score: 1

    What exactly are we looking for?

    ls -lh /var/tmp/udhcpc.env

    And while you're at it, maybe recheck your password :)

  8. OpenWRT/DD-WRT devices all appear to be vulnerable on Botnet Worm Targets DSL Modems and Routers · · Score: 5, Insightful

    How so? At least on OpenWrt, SSH and Webif aren't even exposed to the wan side without manually changing the iptables rules first.

    I guess it's the same on DD-Wrt.

    The devices that were targetted appear to have some serious flaws, here's a cite from an analysis of the malware:

    "Several revisions of the NB5 modem shipped with a flaw which meant that the web configuration interface was visible from the WAN side, accepting connections and allowing users to administer the modem using the default username and password of 'admin' from outside the LAN. Furthermore, some of these modems suffered from another flaw, meaning that by default, authentication was not enabled for the web interface - meaning no username or password was required."

    It really boils down to the usual find-weak-logins style of attacks, only the target platform has changed.

  9. Re:Usability? on Contest For a Better Open-WRT Wireless Router GUI · · Score: 1

    Or use a preconfigured, self-compiled OpenWrt image and do *zero* configuration after flashing.

    Different projects, different audience, different goals.

    Also how to automate stuff? What files do you refer to? Last time I checked, the internal DD-Wrt config was an endless sequence of "nvram set foo=bar" commands and there is *no* explaination on their meaning. Also it uses a readonly file system, so no way to easily add custom scripts or configs.

  10. Re:I have a suggestion ... on Contest For a Better Open-WRT Wireless Router GUI · · Score: 1

    Still using Broadcom's blob, still using kernel 2.4, still no IPv6 support, still no writeable file system, still nvram based configuration. I'm not impressed.