Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewPenTests ¶
func NewPenTests( r *http.Response, ipts insertionpoint.InsertionPoints, payloads payload.Payloads, c httpclient.HTTPClient, concurrentRequests int, ) (chan PenTest, <-chan error)
NewPenTests creates PenTests
Types ¶
type Info ¶
type Info struct {
URL string
Method string
InsertionPoint insertionpoint.InsertionPoint
VulnName string
}
Info objects keeps info about PenTest
Click to show internal directories.
Click to hide internal directories.