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