mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
Update sophos-fw-version-detect.yaml
This commit is contained in:
@@ -18,9 +18,6 @@ requests:
|
||||
stop-at-first-match: true
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
- type: word
|
||||
part: body
|
||||
@@ -29,6 +26,10 @@ requests:
|
||||
- 'uiLangToHTMLLangAttributeValueMapping'
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
extractors:
|
||||
- type: regex
|
||||
part: body
|
||||
|
||||
Reference in New Issue
Block a user