Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Tor Open To Attack

Posted by kdawson on Sun Feb 25, 2007 03:58 PM
from the peeling-the-onion dept.
An anonymous reader writes "A group of researchers have written a paper that lays out an attack against Tor (PDF) in enough detail to cause Roger Dingledine a fair amount of heartburn. The essential avenue of attack is that Tor doesn't verify claims of uptime or bandwidth, allowing an attacker to advertise more than it need deliver, and thus draw traffic. If the attacker controls the entry and exit node and has decent clocks, then the attacker can link these together and trace someone through the network."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Well, not just that. (Score:5, Interesting)

    If the attacker advertises absolutely massive values (and hey, it's only a string) they can time out all of the packets and DoS the network too.

    This actually makes me wonder if there is a military/intel datacentre that does this already.
  • "I felt a great disturbance in the Internet, as if millions of child-pornographers suddenly cried out in terror and were suddenly silenced. I fear something terrible has happened."

    Now now, I know Tor isn't just used for naughty stuff. I just thought it was funny. Sorta.

  • In Soviet Russia... (Score:2, Funny)

    by Anonymous Coward on Sunday February 25 2007, @04:11PM (#18145780)
    In Soviet Russia, Tor attacks YOU!
  • How Many Nodes Do You Need to Own? (Score:5, Insightful)

    by quanticle (843097) on Sunday February 25 2007, @04:15PM (#18145808)
    (Last Journal: Sunday December 04 2005, @12:42PM)
    "We show that even if an adversary can control a few malicious nodes -- 3 to 6 with a PlanetLab network of 60 honest servers -- the adversary can still compromise the identity of a significant fraction of the connections from new clients."

    3 to 6 servers out of 60 is still 5 to 10 percent. That's fine for small networks, but for a network with hundreds or thousands of nodes, controlling 5 to 10 percent may become infeasible. Does this attack require the number of nodes to scale with network size?
  • by Roger Wilcox (776904) on Sunday February 25 2007, @04:22PM (#18145866)
    ...is really what the article is about. Granted, I only read the abstract, but someone here at /. seems too intent on making a dramatic headline out of this.

    It has been known for some time that anyone with the resources to do so could launch an end-to-end attack on Tor. That someone with relatively few resources could launch the same attack is newsworthy, perhaps, but far more interesting is the observation that optimizing network traffic flow in order to improve performance is the direct cause of this weakness.
  • Could this be avoided? (Score:4, Informative)

    by DogDude (805747) on Sunday February 25 2007, @04:26PM (#18145914)
    (http://phydeauxpets.com/)
    From what I can tell, it sounds like an attack can be either minimized or avoided completely if there are enough "server" nodes in the network. The "server" nodes, or the nodes that are exposed to the potential naughtiness, are always in short supply due to people understandably not wanting the FBI to show up to their door, hauling them off to Guantanamo Bay for a round of government-sanctioned torture. The thing is, for the time being, we're seeing a proliferation of completely open (untraceable) wireless networks that could potentially solve this problem. If a relatively large number of geeks were to throw a machine at their local free wireless connections, then they could potentially help out the TOR network for people who don't have access to such an "open" network. Now, we will eventually see these wide open free-for-alls shut down once the feds get their heads out of their asses and start taking Net-based crime seriously. But for the time being, we should all pitch in and take advantage of these networks while we've got 'em. I'm working on putting together a few Frankenstein PC's now and they'll be sitting within range of my town's wireless network, and they'll be routing TOR traffic. If somebody does some truly nasty stuff, and it comes out via one of my TOR nodes, then all the federales will be able to see will be the MAC addresses of my network cards, and have no idea where to find said network cards on the wireless network.
  • I'll bite (Score:1)

    by Anonymous Coward on Sunday February 25 2007, @04:46PM (#18146100)
    Who's Roger Dingledine?
  • Constant data stream (Score:4, Interesting)

    by ishmalius (153450) on Sunday February 25 2007, @05:04PM (#18146252)
    Some military broadband links send a constant stream of encrypted data, whether real data or filler. This "hiding in plain sight" reduces the ability of someone to perform traffic analysis on the network in precisely such a manner. This would be awful on the Net, of course, if everyone did it. But people should be aware that encryption is not the only facet of communications security that they need to worry about.

    • 1 reply beneath your current threshold.
  • by twistah (194990) on Sunday February 25 2007, @05:08PM (#18146286)
    Even if you aren't able to become both the entry and exit mode, using the technique of faking your bandwidth/uptime can lead to more traffic for your exit node, which means more passwords to sniff. Not everyone seems to realize that just because the Tor protocol is encrypted doesn't mean the exit node can't sniff unencrypted traffic. Granted, the exit node has no idea where the traffic came from, but often information such as login information for a personal account can give that away. That's even better than having just an IP. All it takes is to set yourself up as a Tor node (the uptime/bandwidth faking helps) and run a tool like Cain or dsniff.
    • 1 reply beneath your current threshold.
  • No love for Freenet? (Score:5, Funny)

    by makomk (752139) on Sunday February 25 2007, @05:24PM (#18146410)
    (Last Journal: Friday August 17, @08:29AM)
    Hmmm... I'm sure Freenet didn't get this much attention when they discovered that their encryption code was only actually encrypting half the data (128 bits out of every 256 bit word). Must be because no-one actually uses Freenet...
  • Pffft (Score:1)

    by incripshin (580256) <markpeloquin AT gmail DOT com> on Sunday February 25 2007, @07:40PM (#18147480)
    I learned about these attacks on Tor in my computer security class last semester. And we're making a big deal now? Maybe my comp sci professor should get some sort of award for discovering it first.
  • Existing Research (Score:1)

    by Agoln (869166) on Sunday February 25 2007, @08:15PM (#18147740)
    There is already a lot of existing research in the area. I recently attended a security seminar by CERIAS at Purdue University. They have a video [purdue.edu] discussing this same topic. There is already research going into how to thwart these attacks. From the abstract:

    n this work, we identify, demonstrate and mitigate insider attacks against measurement-based adaptation mechanisms in unstructured multicast overlay networks. The attacks target the overlay network construction, maintenance, and availability and allow malicious nodes to control significant traffic in the network, facilitating selective forwarding, traffic analysis, and overlay partitioning. We propose techniques to decrease the number of incorrect or unnecessary adaptations by using outlier detection.
    About the speaker:

    David Zage is a third year PhD student in the Computer Science Department at Purdue University under the supervision of Professor Cristina Nita-Rotaru.
    • 1 reply beneath your current threshold.
  • Ok so... (Score:1)

    by ghostbar38 (982287) on Sunday February 25 2007, @10:44PM (#18148796)
    (http://ghostbar.ath.cx/ | Last Journal: Sunday June 10, @09:21PM)
    I have just configured my Tor and know you guys says doesn't work? Does I take that long setting up everything? damn... :/
  • wonderful (Score:1)

    by band-aid-brand (1068196) on Sunday February 25 2007, @10:57PM (#18148872)
    Now people want to take a way to get around filters and FILTER it...
  • Official Tor response (Score:2, Informative)

    by shava (56341) on Monday February 26 2007, @04:06PM (#18158450)
    (http://www.efn.org/~shava/)
    Please check out http://blogs.law.harvard.edu/anonymous/2007/02/26/ the-rumors-of-our-demise/ [harvard.edu] for The Tor Project's official response to this paper.

    Shava Nerad
    executive director
    The Tor Project
  • Re:fp troll (Score:1, Funny)

    by IAmGarethAdams (990037) on Sunday February 25 2007, @04:05PM (#18145742)
    It's not really a troll, a troll is designed to draw a hostile reaction.
    [ Parent ]
  • Re:I for one.. (Score:4, Funny)

    by slashbob22 (918040) on Sunday February 25 2007, @04:26PM (#18145916)
    I for one cry for our new onion-sniffing overlords.
    [ Parent ]
  • Re:WTFITOREH? (Score:1)

    by Wonko the Sane (25252) <wts42@yahoo.com> on Sunday February 25 2007, @04:40PM (#18146034)
    (Last Journal: Sunday May 20, @05:49PM)
    There are possibly more productive solutions [justfuckinggoogleit.com] to your problem than anonymous ranting on slashdot.
    [ Parent ]
  • Re:WTFITOREH? (Score:3, Insightful)

    by Nasarius (593729) on Sunday February 25 2007, @05:10PM (#18146298)
    Come on, if you're going to troll, at least put some effort into it. Nowhere in the summary is it mentioned that Tor is an acronym. It's not written as TOR. Those ignorant of the project would assume that it was just a silly name.
    [ Parent ]
  • Re:WTFITOREH? (Score:2)

    by anagama (611277) <`thepotter' `at' `yahoo.com'> on Sunday February 25 2007, @05:20PM (#18146382)
    (http://clintonhawk.net/)
    If you don't know what tor is, and can't RTFG, you don't belong on slashdot.
    [ Parent ]
  • Re:WTFITOREH? (Score:4, Insightful)

    by Ephemeriis (315124) on Sunday February 25 2007, @05:21PM (#18146388)
    (http://chris.sartoris.org/)

    I hate to point this out but to anyone not in the know. the Acronym TOR means absolutely NOTHING. why post a warning about something if you do not explain the acronym. WHAT THE HELL IS WITH THE EXCESSIVE ACRONYMS? You all afraid to speak a fully qualified language or are you all afraid someone might notice you have no idea what the hell you're talking about? How about expanding on the acronyms a bit eh?
    Thanks.

    To anyone not in the know, the fact that the TOR protocol has a weakness means absolutely NOTHING regardless of whether they know what TOR stands for or not.

    Granted, there is such a thing as TLA-overload...but I don't think this is it. If you don't know that TOR stands for The Onion Router, then why the hell do you care whether it is vulnerable to attack or not? You obviously aren't using it... You don't care about the technology or implementation... You are apparently not even curious enough to Google it... So why bother clicking through to post such a rant?
    [ Parent ]
  • Filtering? (Score:1)

    Would it be possible for a tor exit node to apply automatic filters to requests and replies so that the usefulness for illegal porn and criminal activity is reduced ?
    [ Parent ]
    • Re:Filtering? by Yartrebo (Score:2) Sunday February 25 2007, @07:41PM
      • Re:Filtering? by roguegramma (Score:1) Sunday February 25 2007, @07:55PM
        • 1 reply beneath your current threshold.
    • Re:Filtering? by xappax (Score:2) Monday February 26 2007, @10:50AM
  • 12 replies beneath your current threshold.