Merge pull request #1960 from johnk3r/master

Create solarwinds-servuftp-detect.yaml
patch-1
Sandeep Singh 2021-07-13 00:44:54 +05:30 committed by GitHub
commit a0bcff1a3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 29 additions and 0 deletions

View File

@ -0,0 +1,29 @@
id: solarwinds-servuftp-detect
info:
name: SolarWinds Serv-U FileServer
author: johnk3r
severity: info
tags: solarwinds,panel
requests:
- method: GET
path:
- "{{BaseURL}}"
matchers-condition: and
matchers:
- type: regex
part: header
regex:
- "Serv-U"
- type: status
status:
- 200
extractors:
- type: kval
part: header
kval:
- Server