id:multiple-raw-exampleinfo:name:Test RAW Templateauthor:pdteamseverity:info# HTTP Intruder fuzzing with in template payload support. requests:-payloads:username:-adminpassword:-admin-guest-password-test-12345-123456attack:clusterbomb# Available types: sniper, pitchfork and clusterbombraw:-|POST /?username=§username§¶mb=§password§ HTTP/1.1User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5)Host: {{Hostname}}another_header: {{base64('§password§')}}Accept: */*body=testmatchers:-type:wordwords:-"Testistestmatchertext"
id:multiple-raw-exampleinfo:name:Test RAW Templateauthor:pdteamseverity:inforequests:# HTTP Intruder fuzzing wordlist based payload support. -payloads:param_a:payloads/prams.txtparam_b:payloads/paths.txtattack:clusterbomb# Available types: sniper, pitchfork and clusterbombraw:# Request with simple param and header manipulation with DSL functions-|POST /?param_a=§param_a§¶mb=§param_b§ HTTP/1.1User-Agent: §param_a§Host: {{Hostname}}another_header: {{base64('§param_b§')}}Accept: */*admin=test# Request with body with DSL helper manipulation-|DELETE / HTTP/1.1User-Agent: nucleiHost: {{Hostname}}{{sha256('§param_a§')}} -|PUT / HTTP/1.1Host: {{Hostname}}{{html_escape('§param_a§')}} + {{hex_encode('§param_b§'))}}matchers:-type:wordwords:-"Testistestmatchertext"
id:multiple-raw-exampleinfo:name:Test RAW Templateauthor:pdteamseverity:inforequests:-raw:-|GET / HTTP/1.1Host: {{Hostname}}Origin: {{BaseURL}}Connection: closeUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko)Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8Accept-Language: en-US,en;q=0.9-|POST /testing HTTP/1.1Host: {{Hostname}}Origin: {{BaseURL}}Connection: closeUser-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/537.36 (KHTML, like Gecko)Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,image/apng,*/*;q=0.8Accept-Language: en-US,en;q=0.9testing=parameter# Cookie-reuse maintain the session between all request like browser. cookie-reuse:truematchers:-type:wordwords:-"Testistestmatchertext"