Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SSTIPayloads = []string{
"${1337*42}",
"{{1337*42}}",
"<%= 1337 * 42 %>",
"#{ 1337 * 42 }",
"${{1337*42}}",
}
Functions ¶
func PerformSSTIReflectInjection ¶
func PerformSSTIReflectInjection(ctx context.Context, config *methodwebtest.MultiInjectionConfig) *methodwebtest.Report
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.