Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Streams = []Stream{ { Name: "proxies", ListName: "proxies", Path: []string{"feeds", "proxies"}, Aliases: []string{"proxy"}, Description: "Proxy IP observations across residential, datacenter, and mobile networks.", }, { Name: "anonymizers", ListName: "anonymizers", Path: []string{"feeds", "anonymizers"}, Aliases: []string{"anonymizer"}, Description: "VPN, Tor, private relay, and other anonymizer ranges.", }, { Name: "torrents", ListName: "torrents", Path: []string{"feeds", "torrents"}, Aliases: []string{"torrent"}, Description: "DHT and tracker peer sightings with metadata and observed peers.", }, { Name: "honeypot_http", ListName: "honeypot_http", Path: []string{"feeds", "helio", "http"}, Aliases: []string{"helios_http", "http"}, Description: "HTTP request captures from Helios honeypot sensors.", }, { Name: "honeypot_https", ListName: "honeypot_https", Path: []string{"feeds", "helio", "https"}, Aliases: []string{"helios_https", "https", "tls"}, Description: "TLS ClientHello captures from Helios honeypot sensors.", }, { Name: "honeypot_dns", ListName: "honeypot_dns", Path: []string{"feeds", "helio", "dns"}, Aliases: []string{"helios_dns", "dns"}, Description: "DNS resolution observations from Helios honeypot tunnels.", }, { Name: "honeypot_adb", ListName: "honeypot_adb", Path: []string{"feeds", "helio", "adb"}, Aliases: []string{"helios_adb", "adb"}, Description: "Android Debug Bridge shell commands captured by Helios sensors.", }, }
Functions ¶
func FileChecksum ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.