Nmap Development mailing list archives
Re: [NSE] bitcoin-enum-targets.nse - Enumerate bitcoin peers
From: Sebastian Dragomir <velorien () gmail com>
Date: Sun, 5 Jun 2011 09:34:46 +0300
Hi Brendan,
I've skimmed through your article. That sounds like an interesting idea.
A fast way to check for rogue clients is to test the NAMES command output
for nicknames that don't match the BitCoin client's template ('x' followed
by random 9 digit number or 'u' followed by 14-character base 58 string).
I've made a small fix so the full list of peers is parsed.
Cheers,
Sebastian
On Sun, Jun 5, 2011 at 5:57 AM, Brendan Coles <bcoles () gmail com> wrote:
Hi Sebastian, I hacked together some (extremely) simple bash and python scripts for the same purpose. One feature I'd intended on adding was checking for rogue hosts. Maybe you could add this to your script. scripts and log synopsis here, if you're interested: Bitcoin - fun, profit and anonymity on the wire - part 1<http://www.itsecuritysolutions.org/2011-05-20-Bitcoin-fun-profit-and-anonymity-on-the-wire-part-1/> peace b On Sun, Jun 5, 2011 at 12:44 PM, Sebastian Dragomir <velorien () gmail com>wrote:Hi all, I wrote a quick script based on irc-info.nse that joins the default bitcoin peer discovery IRC channel and decodes all nicknames to their corresponding IP address. See https://en.bitcoin.it/wiki/Network#IRC for more information. All comments are welcome. Cheers, Sebastian _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Attachment:
bitcoin-enum-targets.nse
Description:
_______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- [NSE] bitcoin-enum-targets.nse - Enumerate bitcoin peers Sebastian Dragomir (Jun 04)
- Message not available
- Re: [NSE] bitcoin-enum-targets.nse - Enumerate bitcoin peers Sebastian Dragomir (Jun 04)
- Message not available
- Re: [NSE] bitcoin-enum-targets.nse - Enumerate bitcoin peers Toni Ruottu (Jun 05)
