Slashdot Mirror


User: mzs

mzs's activity in the archive.

Stories
0
Comments
1,079
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,079

  1. Re:Really? on Open Source GSM Cracking Software Released · · Score: 1

    You are right a UMTS phone that takes a SIM card is almost always really a UMTS/GSM phone that works on both. It is also 3G. But a EVDO, CDMA2000, and EDGE (also takes a SIM BTW) phone are also 3G. EDGE is a part of the 3GPP GSM standard in fact. True though that GSM itself is considered 2G or 2.5G. The 3G is an ITU standard, but pretty much anything with certain minimum peak performance and that can handle data and voice concurrently is allowed. I was trying to be cute with a short reply. it's all actually pretty convoluted and in fact UMTS shares many similarities with GSM though a different set of standards.

  2. Re:An Apple exclusive? on Forced iAds Coming To OS X? · · Score: 1

    What if Apple intended to create an app store for OSX and Windows were devs could add iAds and get a cut? That prospect scares me.

  3. Re:Interesting Spin in the Summary on Forced iAds Coming To OS X? · · Score: 1

    I will only address your concern about Apple's motivation: I could imagine Apple creating an app store for OSX and Windows where there are free and low priced apps where the apps need to be approved (like in the current app store) and there would be advertising in the apps if the dev so chose so that Apple would get a cut of all the purchases and the ads shown and the dev got the rest. I fear that the RDF could spin this as a pro rather than con for user as well.

  4. Re:Really? on Open Source GSM Cracking Software Released · · Score: 1

    If you put a SIM card into your 3G phone, then it is GSM. The term 3G has become little more than marketing rubbish at this point.

  5. Re:make sense? on Facebook Wants Ownership Case Thrown Out · · Score: 1

    "My point is that FB doesn't think that's actually the agreement that Zuckerberg signed."

    No FB or VC attorney has made such a claim that I know of. That said they may claim that later. This attempting to get the contract thrown-out is just one of the first steps in a LONG process.

  6. Re:make sense? on Facebook Wants Ownership Case Thrown Out · · Score: 1

    There isn't, nor does it run from when the contract was signed. There is a statute of limitations on when you find out you have been had, that is when the timer starts running, then you need to act before memories get fuzzy. In this case I guess that Ceglia is claiming that for a few years he actually believed that he did in fact own that stake and only later when he learned of more VC, sales, and IPO rumblings did he get worried Zuck did not intend to honor that stake.

  7. Re:make sense? on Facebook Wants Ownership Case Thrown Out · · Score: 1

    It gets stranger. There was a thefacebook.com created then, under this contract. A short while later Zuck created facebook.com allegedly using the same ideas and code.

  8. MOD UP on Internet Access While Sailing? (Revisited) · · Score: 1

    That was beautifully written.

  9. Re:Noscript doesn't prevent this exploit? on Millions of Home Routers Are Hackable · · Score: 1

    See the img tag, there is no js, imagine a hidden iframe with the img tag for example. Remember that DNS tricks are going on, so you got that HTML with the img tag say from example.com, but that you got an IN A record for sasdfreercf.example.com to 10.0.0.1 say. There other random subdomains for 192.168.x.y etc.

  10. Re:Cross-Site-Request-Forgery on Millions of Home Routers Are Hackable · · Score: 1

    That's right but here you go to www.example.com/foo.html and it contains an img tag to awdfwfrfwrfq.example.com/login?u=admin&p=123 and your DNS on the router has been poisoned to have awdfwfrfwrfq.example.com be 192.168.1.1, so the usual CSRF checks pass.

  11. Re:Noscript doesn't prevent this exploit? on Millions of Home Routers Are Hackable · · Score: 2, Insightful

    img src="http://sasdfreercf.example.com/cgi-bin/foo.pl?bar=baz"

  12. Re:I can believe it... on Millions of Home Routers Are Hackable · · Score: 1

    I work in industrial controls. You should see what a nessus scan does to EPLCs and vxworks.

  13. Re:"List of routers affected" is just a picture on Millions of Home Routers Are Hackable · · Score: 3, Informative

        Vendor    Model    H/W Version    F/W Version    Successful
        ActionTec    MI424-WR    Rev. C    4.0.16.1.56.0.10.11.6    YES
        ActionTec    MI424-WR    Rev. D    4.0.16.1.56.0.10.11.6    YES
        ActionTec    GT704-WG    N/A    3.20.3.3.5.0.9.2.9    YES
        ActionTec    GT701-WG    E    3.60.2.0.6.3    YES
        Asus    WL-520gU    N/A    N/A    YES
        Belkin    F5D7230-4    2000    4.05.03    YES
        Belkin    F5D7230-4    6000    N/A    NO
        Belkin    F5D7234-4    N/A    5.00.12    NO
        Belkin    F5D8233-4v3    3000    3.01.10    NO
        Belkin    F5D6231-4    1    2.00.002    NO
        D-Link    DI-524    C1    3.23    NO
        D-Link    DI-624    N/A    2.50DDM    NO
        D-Link    DIR-628    A2    1.22NA    NO
        D-Link    DIR-320    A1    1    NO
        D-Link    DIR-655    A1    1.30EA    NO
        DD-WRT    N/A    N/A    v24    YES
        Dell    TrueMobile 2300    N/A    5.1.1.6    YES
        Linksys    BEFW11S4    1    1.37.2    YES
        Linksys    BEFSR41    4.3    2.00.02    YES
        Linksys    WRT54G3G-ST    N/A    N/A    YES
        Linksys    WRT54G2    N/A    N/A    NO
        Linksys    WRT160N    1.1    1.02.2    YES
        Linksys    WRT54G    3    3.03.9    YES
        Linksys    WRT54G    5    1.00.4    NO
        Linksys    WRT54GL    N/A    N/A    YES
        Netgear    WGR614    9    N/A    NO
        Netgear    WNR834B    2    2.1.13_2.1.13NA    NO
        OpenWRT    N/A    N/A    Kamikaze r16206    YES
        PFSense    N/A    N/A    1.2.3-RC3    YES
        Thomson    ST585    6sl    6.2.2.29.2    YES

  14. Re:"List of routers affected" is just a picture on Millions of Home Routers Are Hackable · · Score: 1

    Unfortunately every now and then there are security flaws found in the CGI or AJAX scripts that run on the router. (Think admin pages that don not properly sanitize input.) And if you're running such an affected version, then even with a random default password an attacker can be malicious.

  15. Re:"List of routers affected" is just a picture on Millions of Home Routers Are Hackable · · Score: 1

    Thanks, this is what bugs me:

    OpenWRT N/A N/A Kamikaze r16206 YES

    Now how to thwart the new dns prebinding attack part? (I've a strong pass.)

  16. Re:No problem, long as they charge at night on Electric Cars Won't Strain the Power Grid · · Score: 2, Insightful

    The other problem I see more of than whiskers post RoHS is cracked BGA joints. It is especially bad in equipment that is cycled often since the PCB and package have different thermal coefficients. The Pb allowed the solder to flex more, all the flow and corrosion issues have been fixed now as everyone learned the differences though.

  17. Re:Haft inch on Sidestepping A-to-D Convertors For Town Government's Cable TV? · · Score: 1

    HA! In some countries you need to be a member in good standing (yup this means paying up) of a national engineering body in order to be called an engineer, so your 'college degree equivalent' is no universal definition either.

  18. Re:Evolution of an exploit on YouTube Hit By HTML Injection Vulnerability · · Score: 1

    I think the parent confused yahoo and youtube simply.

  19. Re:Good luck! on Tunneling Under the Great Firewall? · · Score: 1

    Simpler than SSL just get a WRT54GL install tomato on it, then ssh in with the option -D1080. Then use a sock5 proxy with remote DNS. Only use things that use tcp (disable flash and java) pop, imap, http, and https will work fine. There are even builds of tomato with VPN but supposedly China is better about blocking IPSec so you'll have a hard time guessing how to configure the VPN before you leave so that it will work reliably from China.

  20. Re:How is this different from other protocols? on YouTube Explains Where HTML5 Video Fails · · Score: 2, Insightful

    So instead people watermark the images. I wonder why this is not done for videos.

  21. Re:Some of these points are same error on YouTube Explains Where HTML5 Video Fails · · Score: 1

    No not all oth the paragraphs you quoted even "boil down to Youtube simply not liking how the browser they downloaded today, happens to play video." The embedding one in the second paragraph you quoted is a limitation of HTML in that there is very little in HTML5 to allow javascript to sandbox yet interact between objects and domains.

  22. Re:Who? on Knuth Plans 'Earthshaking Announcement' Wednesday · · Score: 1

    B.Sc and no latex? Sacrilege!

  23. Re:Who? on Knuth Plans 'Earthshaking Announcement' Wednesday · · Score: 1

    You're full of it! I work with pSOS and vxWorks realtime systems for my job. On the shelf in my office, the Knuth volumes. In uni, my papers were written in latex.

  24. mod up parent on Statewide Franchise Illegal? Detroit Sues Comcast · · Score: 1

    In fact there tend to be easements along the sides of the plat as well now-a-days (that's where electric and gas go after-all). One point is that the easement is usually not moved 15' how you said. There tend to be easements of three classes, sometimes they can easily say that one is no longer just for telco/cable but also now gas and electric say. But in your fence example it is likely a different situation not related to easement at all. In fact for the classes of easements along the sides of the property, they often allow structures such as fences to be built there. Of course you are responsible if the fence needs to be removed, etc. Most communities use 'the book' and just amend it for codes. The fence example is likely that the older books had something like no fences higher than 3ft 15ft from a road. Lots of communities have amended that to no fences forward of the primary structure and a slight variation on that for the corner lots.It's to make roads/driveways/sidewalks safer and to eliminate tedious surveys.

  25. Re:Before you do it on Tattoos For the Math and Science Geek? · · Score: 2, Insightful

    Also what if you ever live in a culture with a dim view of tattoos. It could lead to you not being allowed in certain places or keep you from getting a job. The only thing I would ever consider getting a tattoo of is my name on my chest and my blood type and severe allergy in a couple of languages on my for arm.