recon

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RandomString

func RandomString(n int) string

Types

type CommitResult

type CommitResult struct {
	Name         string
	Email        string
	Username     string
	Occurrences  int
	FirstFoundIn string
}

type CommitsResult

type CommitsResult []CommitResult

func Commits

func Commits(s github_recon_settings.Settings) (response CommitsResult)

type EmailResult

type EmailResult struct {
	DateTime   string
	Target     string
	TargetType github_recon_settings.TargetType

	Commits  CommitsResult
	Spoofing *SpoofingResult
}

func Email

type SpoofingResult

type SpoofingResult struct {
	Username  string
	Name      string
	Email     string
	Url       string
	AvatarURL string
}

func Spoofing

func Spoofing(s github_recon_settings.Settings) (response *SpoofingResult)

Jump to

Keyboard shortcuts

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