🔨 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" - "{{BaseURL}}/SWNetPerfMon.db.i18n.ashx?l=nuclei&v=nuclei"
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: regex - type: word
regex: words:
- "SolarWinds(\\.Orion\\.Core\\.|OrionDatabaseUser)" - "text/plain"
- "SolarWindsOrionDatabaseUser"
condition: or
part: header
- type: word
words:
- "Connection String"
- "SolarWinds.Orion.Core."
condition: or
part: body part: body
- type: status - type: status
status: status: