🔨 Splitting matcher parts

patch-1
Dwi Siswanto 2020-12-31 15:51:24 +07:00
parent 87f2961ed0
commit 7bc5bf03be
1 changed files with 11 additions and 3 deletions

View File

@ -21,9 +21,17 @@ requests:
- "{{BaseURL}}/SWNetPerfMon.db.i18n.ashx?l=nuclei&v=nuclei"
matchers-condition: and
matchers:
- type: regex
regex:
- "SolarWinds(\\.Orion\\.Core\\.|OrionDatabaseUser)"
- type: word
words:
- "text/plain"
- "SolarWindsOrionDatabaseUser"
condition: or
part: header
- type: word
words:
- "Connection String"
- "SolarWinds.Orion.Core."
condition: or
part: body
- type: status
status: