dns

package
v0.0.0-...-f51d98e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 14, 2024 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ExcludeMap map[string]struct{}

Functions

func ExtractHostname

func ExtractHostname(item string) string

func GetUniqueDomains

func GetUniqueDomains(first, second []string) []string

func ValidateFQDN

func ValidateFQDN(value string) bool

Types

type ChaosList

type ChaosList struct {
	Programs []ChaosProgram `json:"programs"`
}

type ChaosProgram

type ChaosProgram struct {
	Name    string   `json:"name"`
	URL     string   `json:"url"`
	Bounty  bool     `json:"bounty"`
	Swag    bool     `json:"swag"`
	Domains []string `json:"domains"`
}

ChaosProgram json data item struct

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL