New Tool Promises To Passively ldentify BitTorrent Files
QuietR10t writes "A new technique has been developed for detecting and tracking illegal content transferred using the BitTorrent file-trading protocol. According to its creators, the approach can monitor networks without interrupting the flow of data and provides investigators with hard evidence of illicit file transfers. 'Our system differs in that it is completely passive, meaning that it does not change any information entering or leaving a network,' says Schrader." I wonder if it can specifically identify legal content, too.
For the record, I have a rule in my iptables that specifically turns off the "evil bit" in any of outgoing packets. Thank God for Linux! =)
He probably read page 2 of the article,.
TFA confirms it, near the end of the second page. It also only currently works at 100 megabits/second.
So my oc4 line is safe!
So... they invented packet sniffing?
"In prison you just have to shut your eyes and take it. Here you have to shut your eyes and give it."
I can hardly wait for this software to hit Demoniod!
He probably read page 2 of the article,.
Ouch! Wow, do I feel like a retread.
Oh well. Allow me to turn this around and make it the website's fault instead of mine: who the hell decided that such a short article needed to be split into two pages? This isn't a print medium. Have they never heard of the scrollbar?
I'll go away now.
"You cannot simultaneously prevent and prepare for war." -- Albert Einstein
who the hell decided that such a short article needed to be split into two pages?
The guy who wants to get a lot of ad revenue by making you see more ads.
Someone should point out to that guy that he put the same ads on both pages.
"You cannot simultaneously prevent and prepare for war." -- Albert Einstein
It knows every "illegal" hash on the Intertubes?
If it does that's more newsworthy than the gadget itself.
No sig today...
Usenet probably counts as a cache under section 512(b) of the DMCA; as long as ISPs process takedown notices correctly they have no liability.
alt.binaries.takedownnotices?
Here's my implementation. It also hasn't been tested for false-positives, but I'm hopeful:
Depends how it works.
I'm betting something like this:
$data = read_data_stream($eth)
if (get_protocol($data) == "bittorrent")
{
$illegal_content = 1;
} else
{
$illegal_content = 0;
}
In which case, encrypted or not, you're still guilty.
"City hall" in German is "Rathaus" Kinda explains a few things......
Sure it is. But when it seems to slow down to 100Mb, shortly, it's just network maintenance. Honest.
"City hall" in German is "Rathaus" Kinda explains a few things......