Re: Bittorrent Data Port Probe
- From: John Lampe <jwlampe@xxxxxxxxxxxxxxxxxxx>
- Date: Fri, 24 Aug 2007 17:07:22 -0500
Paul Melson wrote:
I can't seem to recreate this:
$ perl -e 'for (my $i=0; $i <= 90; $i++) {print chr(int(rand 255));}' | nc
-v localhost 6881
Connection to localhost 6881 port [tcp/*] succeeded!
$ perl -e 'for (my $i=0; $i <= 95; $i++) {print chr(int(rand 255));}' | nc
-v localhost 6881
Connection to localhost 6881 port [tcp/*] succeeded!
$ perl -e 'for (my $i=0; $i <= 96; $i++) {print chr(int(rand 255));}' | nc
-v localhost 6881
Connection to localhost 6881 port [tcp/*] succeeded!
$ perl -e 'for (my $i=0; $i <= 100; $i++) {print chr(int(rand 255));}' | nc
-v localhost 6881
Connection to localhost 6881 port [tcp/*] succeeded!
$ perl -e 'for (my $i=0; $i <= 1000; $i++) {print chr(int(rand 255));}' | nc
-v localhost 6881
Connection to localhost 6881 port [tcp/*] succeeded!
If you care, the client is bittorrent-curses 4.4.0 on OpenBSD (it's what I
had quick access to). I haven't tried your nasl code in Nessus, so maybe
I'm missing something. But if I understand your previous post, this should
elicit some response from a seeding client, and in my case it doesn't.
There's an outside possibility that bittorent-curses for OpenBSD
*wasn't* one of the platforms that I tested against. ;-)
If it doesn't work from outside localhost, then I'd bet I just happened
upon some quirky windows-bittorrent-client thingee...
--
John Lampe
Senior Security Researcher
TENABLE Network Security, Inc.
jwlampe@{nessus.org,tenablesecurity.com}
Tele: (410) 872-0555
www.tenablesecurity.com
Is your network TENABLE?
---------------------------------------
------------------------------------------------------------------------
This list is sponsored by: Cenzic
Need to secure your web apps NOW?
Cenzic finds more, "real" vulnerabilities fast.
Click to try it, buy it or download a solution FREE today!
http://www.cenzic.com/downloads
------------------------------------------------------------------------
- References:
- Bittorrent Data Port Probe
- From: Tom Griffin
- Re: Bittorrent Data Port Probe
- From: Paul Melson
- Re: Bittorrent Data Port Probe
- From: John Lampe
- Re: Bittorrent Data Port Probe
- From: p1g
- RE: Bittorrent Data Port Probe
- From: Paul Melson
- Bittorrent Data Port Probe
- Prev by Date: RE: CEH Books
- Next by Date: Re: Bittorrent Data Port Probe
- Previous by thread: RE: Bittorrent Data Port Probe
- Next by thread: Re: Bittorrent Data Port Probe
- Index(es):
Relevant Pages
|