Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WebshellPlugin ¶
type WebshellPlugin struct {
// contains filtered or unexported fields
}
func (*WebshellPlugin) Name ¶
func (p *WebshellPlugin) Name() string
func (*WebshellPlugin) Run ¶
func (p *WebshellPlugin) Run(ctx context.Context, config *core.ScanConfig) ([]core.Result, error)
Click to show internal directories.
Click to hide internal directories.