HOME>>>>>>>>>

File bitcoin-getaddr

脚本使用类型: portrule
脚本所属分类: discovery, safe
脚本下载地址: http://nmap.org/svn/scripts/bitcoin-getaddr.nse

User Summary

Queries a Bitcoin server for a list of known Bitcoin nodes

Script Arguments

max-newtargets, newtargets

See the documentation for the target library.

Example Usage

执行格式

nmap -p 8333 --script bitcoin-getaddr <ip>

Script Output

PORT     STATE SERVICE
8333/tcp open  unknown
| bitcoin-getaddr: 
|   ip                    timestamp
|   10.10.10.10:8333      11/09/11 17:38:00
|   10.10.10.11:8333      11/09/11 17:42:39
|   10.10.10.12:8333      11/09/11 19:34:07
|   10.10.10.13:8333      11/09/11 17:37:45
|_  10.10.10.14:8333      11/09/11 17:37:12

Requires


Author: Patrik Karlsson

License: VER007 整理 http://www.ver007.com