subkill3r

package
v0.0.0-...-2353871 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LookupA

func LookupA(fqdn, serverAddr string) ([]string, error)

func LookupCNAME

func LookupCNAME(fqdn, serverAddr string) ([]string, error)

func Worker

func Worker(tracker chan empty, fqdns chan string, gather chan []Result, serverAddr string)

Types

type Result

type Result struct {
	IPAdress string
	Hostname string
}

Result represents the result of a subdomain lookup.

func Lookup

func Lookup(fqdn, serverAddr string) []Result

func Subkill3r

func Subkill3r(domain, wordlist, serverAddr string, workerCount int) ([]Result, error)

Subkill3r performs subdomain enumeration and returns the results.

Jump to

Keyboard shortcuts

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