Documentation ¶
Index ¶
- func AutoType(url string, client *httpx.Client) (bool, *httpx.Response)
- func Dependency(target string) []string
- func DnslogDetect(target string, payload string, session string, client *httpx.Client) (string, *httpx.Response)
- func ErrDetectDependency(target string, payloadsMap map[string]string) []string
- func ErrDetectVersion(target string, payload string, client *httpx.Client) (string, *httpx.Response)
- func Fastjson(url string, client *httpx.Client) (bool, string, *httpx.Response)
- func TimeDelayCheck(url string) bool
- func TimeGet(url string, payload string) int64
- func Version(url string, client *httpx.Client) Utils.Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Dependency ¶
func DnslogDetect ¶
func ErrDetectDependency ¶
func ErrDetectVersion ¶
func ErrDetectVersion(target string, payload string, client *httpx.Client) (string, *httpx.Response)
ErrDetectVersion 报错探测
func TimeDelayCheck ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.