Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitDatabase ¶
func SupportCheck ¶
Types ¶
type Banner ¶
type Banner struct { Header string Body string Response string Cert string Title string Hash string Icon string ICP string FoundDomain string FoundIP string }
func GetBannerWithResponse ¶
type Expression ¶
type Expression struct {
// contains filtered or unexported fields
}
func (*Expression) Reduction ¶
func (e *Expression) Reduction(s string) string
func (*Expression) Split ¶
func (e *Expression) Split() []string
type FingerPrint ¶
func New ¶
func New() *FingerPrint
func (*FingerPrint) AddProduct ¶
func (f *FingerPrint) AddProduct(productName string)
Click to show internal directories.
Click to hide internal directories.