bypass403

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: AGPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Dict map[string][]string

Functions

func Bypass403

func Bypass403(uri, m string, client *httpx.Client)

Types

type Plugin

type Plugin struct {
	SeenRequests sync.Map
}

func (*Plugin) IsScanned

func (p *Plugin) IsScanned(key string) bool

func (*Plugin) Name

func (p *Plugin) Name() string

func (*Plugin) Scan

func (p *Plugin) Scan(target string, path string, in *input.CrawlResult, client *httpx.Client)

type Result

type Result struct {
	Url      string `json:"url"`
	Method   string `json:"method"`
	Request  string `json:"request"`
	Response string `json:"response"`
}

Jump to

Keyboard shortcuts

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