Documentation
¶
Index ¶
- func Convert(src string, srcCode string, tagCode string) string
- func Jsjump(str string, url string) []string
- func LoadWebfingerprint(path string) error
- func MapToJson(param map[string][]string) string
- func Mmh3Hash32(raw []byte) string
- func RemoveDuplicatesAndEmpty(a []string) (ret []string)
- func StandBase64(braw []byte) []byte
- type FinScan
- type Fingerprint
- type Outrestul
- type Packjson
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadWebfingerprint ¶
func Mmh3Hash32 ¶
func StandBase64 ¶
Types ¶
type FinScan ¶
type FinScan struct { UrlQueue *queue.Queue Ch chan []string Wg sync.WaitGroup Thread int Output string Proxy string AllResult []Outrestul FocusResult []Outrestul Finpx *Packjson }
func (*FinScan) ScanSingleURL ¶
type Fingerprint ¶
type Packjson ¶
type Packjson struct {
Fingerprint []Fingerprint
}
var (
Webfingerprint *Packjson
)
func GetWebfingerprint ¶
func GetWebfingerprint() *Packjson
Source Files
¶
Click to show internal directories.
Click to hide internal directories.