Documentation
¶
Index ¶
- type WordPressLibrary
- func (wpLib *WordPressLibrary) BodyIndicators() []string
- func (wpLib *WordPressLibrary) HeaderIndicators() map[string][]string
- func (wpLib *WordPressLibrary) Name() *webscan.AppFingerprintResourceModule
- func (wpLib *WordPressLibrary) Paths() []string
- func (wpLib *WordPressLibrary) RequestParams() (common.HttpMethod, common.RequestParams)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WordPressLibrary ¶
type WordPressLibrary struct{}
func (*WordPressLibrary) BodyIndicators ¶
func (wpLib *WordPressLibrary) BodyIndicators() []string
func (*WordPressLibrary) HeaderIndicators ¶
func (wpLib *WordPressLibrary) HeaderIndicators() map[string][]string
func (*WordPressLibrary) Name ¶
func (wpLib *WordPressLibrary) Name() *webscan.AppFingerprintResourceModule
func (*WordPressLibrary) Paths ¶
func (wpLib *WordPressLibrary) Paths() []string
func (*WordPressLibrary) RequestParams ¶
func (wpLib *WordPressLibrary) RequestParams() (common.HttpMethod, common.RequestParams)
Click to show internal directories.
Click to hide internal directories.