[ bianca ]
[ 原始碼: dnsdbq ]
套件:dnsdbq(2.6.8-1)
DNSDB API Client
This is a pure C99 program that accesses passive DNS database systems such as:
* the DNSDB API server at Farsight Security
* the CIRCL pDNS server at Computer Incident Response Center (LU)
An API key is required for operation. The command syntax was inspired by a Python script called dnsdb_query, but significant departure has occurred, largely inspired by a modern understanding of "time fencing" and a desire for new features such as CSV output and JSON reprocessing.
其他與 dnsdbq 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libcurl4t64 (>= 7.28.0)
- easy-to-use client-side URL transfer library (OpenSSL flavour)
-
- dep: libjansson4 (>= 2.14)
- C library for encoding, decoding and manipulating JSON data