Slashdot Mirror


Growth of Wi-Fi Opens New Path for Thieves

E. Harley writes "Wi-Fi connections are popping up all over the place from retails locations, schools, municipalities, and homes. Unintentionally or not, most of these wi-fi hot spots never change the system's default settings, hide the connection from others, or encrypt the data sent over it. This NY Times article [Free registration required] talks about the size and extent of the problem, and what has happened with law enforcement investigating criminals using these public connections. Also, the article updates us on an earlier Slashdot story about wardriving. That case is still pending."

48 of 171 comments (clear)

  1. License to steal? by bigtallmofo · · Score: 4, Interesting

    When criminals operate online through a Wi-Fi network, law enforcement agents can track their activity to the numeric Internet Protocol address corresponding to that connection. But from there the trail may go cold, in the case of a public network, or lead to an innocent owner of a wireless home network.

    After reading the article, it gives me the impression that you have a license to do just about any illegal internet activity so long as your WiFi router uses the default SSID, broadcasts its SSID and keeps the default passwords. If anything is traced back to you, you just blame the WiFi-Boogeyman for any illegal activities originating from your IP address.

    --
    I'm a big tall mofo.
    1. Re:License to steal? by Anonymous Coward · · Score: 5, Insightful

      Maybe so, maybe not. If the traffic is originating from your IP and the authorities track you down, don't you think they'll check your computer before you can blame it on the WiFi-Boogeyman. I think the WiFi-Boogeyman is more a defence you can use in court if the police didn't find anything on your computer.

    2. Re:License to steal? by nuggz · · Score: 4, Insightful

      Not only that, they'll take all your computer stuff for a few years as evidence for their investigation.
      Just being accused of a crime is enough of a problem to worry about.

    3. Re:License to steal? by Bootard · · Score: 2, Interesting

      Defenitly the cops will check out your computer to see if there is evidence in the logs; maybe they can check the physical address of the card too. But if you had a laptop out on the table and your illegal laptop hidden under the bed, you could probably get by with the WiFi-Boogeyman defense. ("This is my only computer; I don't know anything; I'm just a simple, simple man")

      --
      exceptio probat regulam in casibus non exceptis
    4. Re:License to steal? by DavidTC · · Score: 2, Interesting
      In fact, to be on the safe side, you should actually use the wifi to do illegal things, in case they actually come by while something illegal is going on. (Or if they want to catch someone in the act.)

      Get a USB wifi adapter, or something that can easily be unplugged, stick it in your desktop computer, and spoof the MAC address. Have the router laying there, with the cable from your computer not plugged in. If the police come knocking at your door, yank the wifi out, slide it under a pile of junk, plug the network cable back in, and trip the surge protector for a second. (You may be able to set up the routing so you can leave the network plugged in.)

      Oh, look, the criminals saw the police, cut off their laptop, and ran. No, officer, this computer is plugged in, it doesn't use wireless. See, let me turn it on. I have a laptop that uses wireless, let me get it out of the bag for you.

      This thing laying by my computer? Oh, I have a friend with a laptop that doesn't have wireless, we use that so we don't have to mess with cables.

      What do you mean, 'open wifi point'? No, I specifically bought this kind of router because it was secure. WEP? I think I had to turn that off, my friend's laptop couldn't get on the internet. (Make sure you actually have said friend.)

      As long as you can stall police for four seconds coming in, and don't do stupid things like saving to disk. (There are tools for encrypted swap, and there are programs that can do two layers of encryption....encrypt some porn on the first layer, and you have plausibibly deniablity that the second layer exists at all.)

      Viola, a license to do anything illegal from the safety of your own home.

      --
      If corporations are people, aren't stockholders guilty of slavery?
  2. simpsons by kerv · · Score: 4, Funny

    Hm... maybe I should have downloaded that 35GB Simpsons torrent on a neighbors wireless internet. Ooops.

  3. coffee house voyeur by spoonyfork · · Score: 5, Interesting

    Schlep your lappy to a Starbucks, tap into the wifi, and fire up Driftnet (linux) or EtherPEG (mac). Watch what flies by... hours of entertainment.

    --
    Speak truth to power.
  4. What's with the pathetic default settings? by PxM · · Score: 4, Insightful

    While I understand that Joe Six Pack wants plug and play functionality without configuring, it is really that hard to add in another layer? When the AP is running on factory settings, it can just cause all Web requests to route to the configuration page along with an easy to explain set up about passwords. AP passwords aren't hard as normal passwords since many APs are in a secure building so writing the password on the AP and locking it in the closet would work half decently.

    While the user has to take some blame for technical ignorance, the AP makers also have to take some blame here since they have the tech people to implement better security.

    --
    Want a free iPod?
    Or try a free Nintendo DS, GC, PS2, Xbox. (you only need 4 referrals)
    Wired article as proof

    1. Re:What's with the pathetic default settings? by HermanAB · · Score: 2, Informative

      Actually, there is no good reason why the manufacturers cannot ship the devices with preprogrammed random passwords. Every device they ship can easily be unique. Any self respecting EPROM programmer can do that and then print it on a label stuck to the bottom of the device. Back in the day when we manufactured access points, we did that.

      --
      Oh well, what the hell...
  5. I'm Not a Network Administrator... by grumling · · Score: 4, Interesting
    But I do play with home networks. Shortly after I set up my access point (with 128bit encryption) I found someone gained access. How? By looking at the darn DHCP client table. I saw a MAC I didn't recognize, and blocked it out. No problem. It would have been just as easy to only allow known MAC addresses, but the cute chick downstairs needed to get online and I didn't know her MAC. I guess I could reconfigure, but why bother? I haven't had any other attachements since then.

    Now, I realize that I'm the exception, but how hard can it be to type 192.168.1.1 in a web browser? Of course, people should check the air pressure in their tires once a week, and clean the air filter on the furnace once in a while...

    --
    "Well, good luck finding a judge that doesn't run a bestiality site."
    1. Re:I'm Not a Network Administrator... by Vlad_the_Inhaler · · Score: 2, Interesting

      I helped a friend of mine set up his WiFi network a month ago. The setup was to allow a Windows network for his family, and route all external traffic via one point where he could block certain IP Addresses (his daughters are 11 and 8 and he does not want to give them unlimited access).

      So far so good.

      His elder daughter was surfing away happily, but could not access the other PCs. It turned out that the strongest signal she was receiving was from an unencrypted network in a neighbouring house/flat.

      That explained the different subnet she was on as well, we thought one of the boxes was acting as a second DHCP server + router to the main network. A ping disabused us of that, no way was it possible for her PC to be online but not be able to ping the rest of the network.

      The most likely culprit was apparently a neighbour who teaches a computer course at a local school. Nuff said.

      --
      Mielipiteet omiani - Opinions personal, facts suspect.
    2. Re:I'm Not a Network Administrator... by Ledora · · Score: 4, Interesting

      You should ue the security I use on my AP to prevent people from getting on it. I changed the broadcast power to 2mw... just barely enough to get a good signal where I need it. also 128bit WEP and mac filtering AND I disabled the web admit page (must telnet to run it.) This is all on a WRT54G (linksys) if anyone cares to have a setup like it

    3. Re:I'm Not a Network Administrator... by phliar · · Score: 2, Insightful
      Eh? "Blocking of the smtp port only stops guests sending mails under you account"? It doesn't sound like you understand SMTP. I block outbound SMTP because I don't want a neighbour to use me for spamming -- I hate spam because it hurts us all and has no redeeming qualities. (An end-user on a wireless laptop has no business with plain SMTP anyway -- an MUA should use IMAP+SSL to receive and SMTP/TLS to send. Or they can just stick to webmail.)

      Everything else -- I am not going to be cowed by alarmist propaganda like "downloading kiddie porn!!!" or "file sharing!!!". They still have to prove me guilty. If they confiscate anything, it's only equipment and can be replaced. (Of course I have backups.) If "they" come for me I will fight them to the best of my abilities, that's all any citizen can do. Don't give up your rights just because they make it uncomfortable for you to exercise them.

      And join the EFF and ACLU while you're at it. Remember, you don't have to agree with every single case they take on.

      --
      Unlimited growth == Cancer.
    4. Re:I'm Not a Network Administrator... by KarmaMB84 · · Score: 2, Informative

      It's certainly not alarmist propaganda. The first thing that will happen when law enforcement tracks kiddy porn to you is you'll have your name in the paper for trading kiddy porn. They then take your equipment and any tiny bit of erotic material or encrypted data will be treated as "evidence". They will then tear your home, business and work place apart looking for the disks you were downloading the kiddy porn to. After you beat the rap at trial, people will still look at you like a monster because they "know" you must've got off on some technicality or something and they absolutely can't believe the incompetent police didn't nail your ass to the wall. Heaven forbid the police find the parents of any of the kiddies in the pictures they know were downloaded through your connection because the parents don't even need real proof to take everything you have in a civil suit for either a) downloading the material yourself and "harming" their child or b) aiding the real offender and "harming" their child. Even if they can't win, there's probably dozens of organizations that will fight for them for nothing and drain you luck a stuck pig through litigation.

  6. We should have gotten this out by now by Deliveranc3 · · Score: 3, Interesting

    This is the same RIAA arguement from before in a diffrent context.

    Some people like to share we should encorage that... The best possible solution is for the router to limit bandwidth to outside connections (length of use = more bandwidth? First 2 users connected get most bandwidth?)

    Even windows doesn't have sharing on by default... Allowing users to sit behind your firewall isn't a huge deal, there are tonnes of users sharing their windows dir on Kazaa or whatever if someone wanted to be malicious they should.

    There is some importance in making life better for other people, if you don't when you go on a camping trip people around you will be weighing how hungry bears are against the $ in your wallet.

  7. and the problem is? by neonman · · Score: 3, Insightful

    The banks are not using secure authentication systems and WiFi users are getting blamed?

    Tell me.. When did it become my fault that someone can download tens of thousands of customer credit cards? Perhaps if these credit cards had been ditched long before the Internet we wouldn't be having that problem. Kerberos, challenge-response, PKI, and two-factor authentication devices have all been available for quite some time.

    Someone tell the Secret Service to stop monitoring IRC connections and go after lazy banks instead, or something :]

    1. Re:and the problem is? by stretch0611 · · Score: 2, Informative
      Someone tell the Secret Service to stop monitoring IRC connections and go after lazy banks instead, or something...

      Banks already have tons of lawyers and financial resources to fight back lawsuits. They also have lobbyists on capitol hill. It is easier to go after and blame individuals. (Just ask Martha Stewart; she took all the press's attention away from Enron and MCI)

      --
      Looking for a job?
      Want your resume written professionally?
      DON'T USE TUNAREZ!!!
  8. The Solution by TheMeuge · · Score: 3, Funny

    What's needed is a layer of hardware-based identification on all internet-capable computers, which would be tied to the user's fingerprint and all of the user's actions would be logged by a central database. That way, any actions are have not been approved by the government or any corporation, would be immediately logged and the subject could be immediately arrested and shipped off to Syria/Lebanon/Turkey for tort***... i mean interrogation.

    After these latter measures are in place, we can all be perfectly secure in knowing that no porn, violence, homosexual acts, books about evolution, untampered news, or any worthwhile content is being viewed by anyone in the U.S.

    P.S. Or we could just make encryption and wifi security easy to implement and show people how to use it.

    P.P.S. Nah... the former solution seems a lot more comprehensive in terms of public oppression... I mean security.

  9. Re:Simple! by mattyrobinson69 · · Score: 3, Informative

    MAC addresses are not unspoofable.

    Hooray for double negatives!

  10. Re:Simple! by pegr · · Score: 4, Informative

    Everybody is forgetting each and every ethernet adapter has a unique serial number/address, called the MAC address. It would be very easy to prove/disprove you were the one or not by that address.

    Google "etherchange" and see what you get... Here is the first hit... MAC addresses don't prove diddley...

  11. Re:Simple! by bigtallmofo · · Score: 2, Informative

    Mister Transistor, yours is a common misconception. Your workstation's address is never transmitted outside your local network.

    To the world outside your local network, every MAC address coming from your local network appears to be the same one - the one of your router. Any such WiFi Boogeyman would appear to have the same exact MAC address as you.

    As for the "more sophisticated tracking"... There are some things that can be done but to be honest they're not very sophisticated. Suffice it to say that you could very easily get away with doing just about anything you want if the law enforcement-types are in any way ready to believe that someone other than you might have done it through your network.

    --
    I'm a big tall mofo.
  12. Make WiFi secure by default by raitchison · · Score: 4, Insightful

    This problem could be reduced dramatically if WAPs shipped from the factory with complex random passwords WEP enabled and complex random WEP keys.

    As an example on a new HPaq server the iLO remore management interface has complex random password, printed on a label on the device.

    Imagine if Linksys, etc. did the same thing with WAPs, where no 2 WAPs with the same WEP key or password.

    Sure some users would just disable the protection but I'm betting if you made it halfway convienient that most won't. Make it more work to be insecure and the security will win most of the time. You might even be able to reduce this further by having the admin interface give you lots of warnings and make you jump through hopps to disable the security funcions.

    Of course secrity could be improved upon even further if the default security was better than WEP but I think that's too high a barrier for the average user to tolerate. WEP may suck but it's considerably better than wide open.

  13. Fair Use? by Saeed+al-Sahaf · · Score: 2, Funny
    Hm... maybe I should have downloaded that 35GB Simpsons torrent on a neighbors wireless internet.

    Well than, since 90% of Slashdot users do not pirate intellectual property, I can only assume that you already own a legally purchased copy of the Simpson's episode in question, and thus this would be "fair use". Right?

    --
    "Who are in control, they are not in control of anything - they don't even control themselves!" - Glen Beck
    1. Re:Fair Use? by the+grace+of+R'hllor · · Score: 2, Interesting

      In some nations, owning the original is not necessary to being allowed a backup. Destruction of said original being a reason to MAKE backups.

  14. The defaults are the problem by chrisgeleven · · Score: 4, Interesting

    Part of the problem is that the manufacturers don't disable anything by default...instead, you can literally plug a wireless router in and it'll instantly work assuming your internet connection uses DHCP to get its IP address.

    Perhaps the easiest way to solve this problem is to disable the wireless part of the router until you run the setup program (or even better, make it launch the browser so it will work on any OS) and make you go through the steps of enabling encryption and everything.

    I have WPA enabled on my wireless router (a Linksys WRT54G with the latest firmware) and MAC filtering. I broadcast my SSID ("Break this"), but that is more for ease of use then anything.

    I then enabled SSL for the admin pages, so I must type https://192.168.1.1/ (the actual IP is different) to reach the router's admin page. I figure between SSL and WPA, it will be pretty hard for someone to break into my router's admin page.

    The key is, with WPA and MAC filtering that will keep out all but the most determined out. If they ever got past that and onto my wireless network, I have logs so I could manually block them.

  15. piggybacker != thief by the_REAL_sam · · Score: 5, Insightful


    i'll play devil's advocate, for a minute:

    the airwaves are supposed to be public.

    therefore, if there's a "thief," the thief would be the group that cordones the public airwaves off and claims them as their own private property.

    --
    "Forgive us our trespasses, as we forgive those who trespass against us." -Jesus Christ The Lord's Prayer
  16. happened to me by mslinux · · Score: 3, Interesting

    We have a Python script on our laptops that send netstat, ipconfig, route info via email when they boot. When a laptop is stolen and the thief is dumb enough to use it online, we can subponea the ISP and walk to their door. But the last one that was stolen was in an apartment building that had 5 or 6 open WAPS. We knew that the laptop was in one of the apartments, but the cops could not get a search warrant for all the apartments within 150' radius of the open WAP that the stolen laptop was on... long story short, they got away with it.

  17. this article NEVER questions their motives by Cryofan · · Score: 2, Informative

    Notice that the NY Times NEVER questions whether there could be an ulterior motive to associating wifi with theft, child porn, and terrorism. This TImes articles is a propaganda piece aimed to associating wifi with Bad Things. This propaganda piece is likely bought and paid for by the telcos and cable lobbies who are using propaganda like this to shut dowm possible competition.

    --
    eat shiat and bark at the moon
    1. Re:this article NEVER questions their motives by Cryofan · · Score: 3, Interesting

      OK, Anonymous Coward, let's get it on! (BTW, are you are a lobbyist for the telco/cable industry? Is that why you post anonymously?)

      you wrote:

      Prove it. You always make these unfounded claims with nothing to back it up.


      I cannot PROVE it. I do not have a complete audio-video record of every waking moment of everyone who is in control of the NY Times. But I don't HAVE to prove it. All I have to do is show that there is a LIKELIHOOD that the this article and others are biased in favor of established industry players. Really, it should be obvious to anyone who is unbiased.


      You can't even show that there is a pattern of industry favortism in the NY Times' articles, but even if I showed you numerous articles that praised wireless access, you'd try to claim (again, with no proof) its just another conspiracy to make people think that they aren't in cahoots.


      Oh, so, in order to point out that this article unquestioningly cites opinions that demonize wifi, I have to FIRST be able to go back through the archives and show a pattern? Look, the evidence is right in front of us. We ALL know that established corporate lobbies want to shut competition. We ALL know that they manipulate the media to do so. With that in mind, why, oh, WHY does this article NOT take that into account? Why doesn't the reporter acknowledge the huge industtry that stands to profit from demonizing wifi as this article does? Isn't that what fair journalism is all about?


      In short, there is nothing NY Times can do to be good in your eyes unless they say exactly what fits your own socialist agenda.


      I am not a socialist. Period. I am a Leftist. But Rush Limbaugh and the Wall St Journal did not provide you with the information to make that distinction, did they? How unfortunate for you...


      Anything that deviates from this must be some sort of Republican conspiracy to consolidate corporations and oppress the people.


      The Democrats are only marginally better then the Republicans.

      --
      eat shiat and bark at the moon
    2. Re:this article NEVER questions their motives by Cryofan · · Score: 2, Insightful

      your comment is a strawman. Journalists are of course biased. But that does not make it OK to write articles that help the telco/cable company lobby. By your logic (and I use that word leniently here), if person X has a bias, then it is OK for person X to do a particular act Y, as long as it is in accordance with the bias of person X. To wit, having a bias is not a justification for doing a particular act.

      Of course, this is all just a strawman. I have already pointed out that this article is propaganda. If you want to deal with that aspect of it, please do so.

      --
      eat shiat and bark at the moon
    3. Re:this article NEVER questions their motives by HiThere · · Score: 2, Insightful

      It's quite plausible, but there do exist other plausible motives.

      E.g., media process news for entertainment value (this is an observed fact). Occasionally making people angry is a kind of entertainment, and newspapers and other media engage in it. More frequently, like a roller-coaster, they sell fear. "Look, we're warning you about this danger! Watch me! Read me!" This reliably improves sales. (This is at the root of the frequent comment that the media rarely print good news.)

      And there doesn't need to be any more to this story than THAT.

      (Note, I'm not saying that it doesn't have the effect that you are deploring, I'm merely saying that bribery/article-buying isn't needed.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
  18. article is telco/cable demonization/propaganda by Cryofan · · Score: 5, Insightful

    Notice that this article goes out of its way to associate the following practices with wifi:
    --theft
    --child porn
    --terrorism

    And the article here never even questions whether associating these practices with wifi could be a subterfuge by the telcos and cable companies to demonizes wifi so as to be able to outlaw municipal wifi through legislation, which is what they are afraid of, as that will cause them to cut their broadband prices.

    This whole article is a propaganda piece, bought and paid for by the vested interests, such as telcos and cable companies.

    What a sham is the NY Times. Just another cog in the CorpGovMedia propaganda machine...

    --
    eat shiat and bark at the moon
  19. Re:Everyone should keep their WiFi gateway open. by DavidTC · · Score: 3, Informative
    What the hell does the FCC have to do with any of this? The FCC lets anyone do anything they want in the wifi bands.

    There's no tax, there aren't even rules like in CB. I could set up a radio station on the wifi bands and broadcast 24/7. I wouldn't, as no one has a radio that can tune it in, but I could.

    It's law enforcement that's complaining here, and the FCC does not investigate crimes.

    --
    If corporations are people, aren't stockholders guilty of slavery?
  20. The incentive is to NOT secure it out of the box by Ungrounded+Lightning · · Score: 3, Insightful

    This problem could be reduced dramatically if WAPs shipped from the factory with complex random passwords WEP enabled and complex random WEP keys.

    The incentive for the manufacturers is for wireless access points to NOT be secure out-of-the-box.

    If it's not secure, it's plug-and-play. Plug it in, it's up. If it's more secure, it makes instalation (to the point of getting traffic through it) more difficult.

    Insecurity doesn't affect the user until they get burned - mainly by lower performance as their bandwidth gets leached (assuming their important applications, like banking, already use end-to-end encryption). Leaching might not even be noticed. If it is, they can diagnose it and tighten things up.

    Security impacts ease-of-use, and thus sales.

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  21. quotes "anonymous gov't sources" on terrorism by Cryofan · · Score: 2, Insightful

    Notice that this NY Times article quotes "anonymous" government sources in their attempt to associate wifi with terrorism. This is the typical attempt to use terrorism to demonize a competitor. THe telcos and cable companies lobbies almost certainly paid off someone at the NY Times to get them to write this article. Now they will use this article when thieir lobbyists meet with state governments trying to get them to pass laws that make municipal wifi illegal. This is just the first step in manufacturing consent for shutting down cheap competition. This is American "free market" capitalism in action. Really, it is corporate socialism--socialism for the big corporations and their billionaires; free market cpapitalism for all of us peons. Or, rather, feudalism for us, as we are essentially being sold as consumers to the telcos and cable companies.

    --
    eat shiat and bark at the moon
  22. Re:The ISP's already won that battle for you. by YrWrstNtmr · · Score: 2, Insightful
    Right. They'll go to the ISP. The ISP will tell them exactly who had that IP address at that time. There the trail ends. At my router. Barring any other info, the police will investigate me. They'd be remiss in their job if they didn't. Eventually, I will be found innocent, because there is nothing within my internal network to find. Eventually. Only after I shell out $$ for a lawyer to prove my innocence, and have the investigators go through every sector on my various hard drives, possibly confiscating them for a while to do this.

    Sorry...not happening. I don't want to be in the position of having to defend myself, for something I had no part in, that I could have easily prevented.

  23. WiFi == Identity-Theft/Child Porn/Terrorism by Cryofan · · Score: 5, Interesting

    Notice how this NY Times articles is careful to associate each of this poisonous trio of ID Theft-ChildPorn-Terrorism with...WiFi.

    And what a coincidence that just as this article is being published, that all over America, state governments are trying to decide whether to outlaw municipal wifi. Of course, this drive to outlaw municipal wifi is in NO WAY connected to this article that tends to associate wifi with THEFT, CHILD PORN, and TERRORISM. And in no way would the telco and cable TV lobbies that stand to lose BILLIONS (if municipal wifi takes off) try to get the NY Times to help make wifi look bad.

    No way the media would do that! They have integrity. They would never sell out to the telco-cableTV lobby like that.
    Would they?

    --
    eat shiat and bark at the moon
  24. FUD alert! can the author even spell "Free WiFi"? by Anonymous Coward · · Score: 3, Interesting

    It is disgusting to see someone writing FUD and bullshit like this while others are volunteering their time, efforts, and money to help build free community WiFi networks.

    Instead of cultivating even more paranoia in our country what we really need is more trust, pioneers, and heroes who help build free WiFi networks.

    I am running an open access point for everyone to use and I am happy to find the same whenever I am on the road.

    Lets all be reasonable and not spread FUD but support the urgently needed free WiFi access.

  25. Ignorance by gt_swagger · · Score: 2, Insightful

    Most people, spoiled by plug and play, expect to plug it in and be just fine. From my wardriving experiences, still around 70% of APs are unsecure, and that's helped by buisnesses which have a very high secure rate (only about 5 to 10% I come across are open). About 90% of residential APs are open. It's really not that hard to secure an AP. WEP + Mac filtering ... bonus points for secure VPN. Even though it's very weak, even just having WEP is enough for your average person... why would a 1337 h4x0r bother to take the type to break your WEP when the next idiot down the road doesn't even have that? And please, do the world a favor... put in something for the SSID other than default, linksys, or leaving the SSID blank. Having a blank SSID is a very false sense of security... all it does is make it harder for legit users to connect, contribute to confusion (two people close together without SSIDs), and is really very easy to notice.

    --
    The Peanut Gallery, Ubergeek, Biblically Sober
    NCAAbbs.com: Thousands of fans, Hundreds of teams, Just one place
  26. article error by wk633 · · Score: 2, Informative

    recent data thefts from ChoicePoint

    Nothing was stolen from ChoicePoint. They sold data to person or persons they should not have. There was no 'break in' as has been reported elsewhere. The only 'hacking' involved was social.

  27. Users are clueless about Wi-Fi by computerology · · Score: 3, Insightful

    As a consultant, I regularly deal with this issue. Customer says: "Why dont we go wireless? Wouldnt it be easier" I says: "Do you know that there are actually people who drive around looking for wireless connections to hack into and steal data?" Call me a bit paranoid, but I actually met a couple of hard-line coders/hackers who did this, trolling for useful data. While there are security features to lock down the WiFi by MAC address and you can further challenge access with passwords, for a business with valuable data (these are accountants, lawyers, financial professionals), going wireless when your computers are in a fixed position on your desk just seems to me like a whole lot of work so you dont have to run a cable. While I hate pulling cable, I'd hate to have them try to sue me for leaving their data unsecured!

    --
    Consultant Computerology Consulting http://www.computerologyconsulting.com
  28. Open AP by Jett · · Score: 2, Insightful

    I run an open access point, I password protected the config interface and check occasionally to see if anyone is using it - but really I don't care. I always have enough bandwidth when I need it, so why not share? If anyone uses it for something illegal I know I can't be held liable and I don't have any logs of what goes on with it, maybe someday I'll get hassled by the cops or the MPAA, but I'll deal with that if it ever comes.

  29. Re:oops, forgot by Abalamahalamatandra · · Score: 2, Informative
    You can disable them easily and permanently with a simple registry setting - it's the first thing I do on every Winblows machine I'm forced to use.

    Link here, among other places.

  30. New path? by mindstrm · · Score: 3, Insightful

    To take the other side...

    What's with open, public roads that anyone is allowed to use? My friends were tied up and robbed the other day, and the thieves used public roads to do it!

    We really need to crack down on usage of public roads.

    Seriously, as if getting on the internet anonymously was EVER hard.. sure, wifi makes it a bit easier, but it's far, far from a new thing.

  31. Re:Simple! by SCHecklerX · · Score: 2, Informative
    um. Even the WINDOZE driver for my orinoco card lets me change the ethernet address using the GUI, fer chrissakes! In linux, it's this simple, buddy:
    ifconfig [interface name] hw ether [new MAC address]
    But...how does one find the address to spoof? Fire up kismet. Valid Ethernet addresses galore, my friend. Mac filtering is USELESS.
  32. Re:FUD alert! can the author even spell "Free WiFi by egoriot · · Score: 2, Insightful
    What's disgusting is seeing people misuse generously offered open WiFi to commit illegal acts. Maybe the journalist/editor/paper came into this story with a pro-corporate bias. Maybe they are exaggerating the misuse of wireless networks and the difficulty they pose to law enforcement. Maybe, however, you are refusing to believe these things because of your own bias.

    It seems wholly possible, even likely, that open WiFis pose opportunities for people to commit crimes while making it harder for law enforcement to stop them. Is this worth the benefit of free, widely available Internet access? Are there technical or legal steps we can take to tighten the holes these networks open to maximize their potential? These are real questions that deserve thoughtful consideration, rather than just screaming "FUD!".

    Lets all be reasonable and not spread FUD but support the urgently needed free WiFi access. Yes, let's be reasonable. Cheap AIDS medication in the third world is "urgently needed". Cheap Internet access in the US is not "urgently needed".