Merge pull request #9454 from righettod/woodwing_upd

Add more detection criteria to the "Woodwing Studio Server" template.
patch-1
Ritik Chaddha 2024-03-29 23:51:58 +05:30 committed by GitHub
commit ff614a014e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 11 additions and 4 deletions

View File

@ -1,15 +1,16 @@
id: woodwing-panel
info:
name: Woodwing Studio Server - Panel
author: pdteam
name: Woodwing Studio Server Panel - Detect
author: pdteam,righettod
severity: info
reference:
- https://twitter.com/ynsmroztas/status/1680961398011047936
metadata:
fofa-query: title=="WoodWing Studio Server"
verified: true
max-request: 2
shodan-query: http.title:"WoodWing Studio Server"
fofa-query: title=="WoodWing Studio Server"
tags: woodwing,panel
http:
@ -25,4 +26,10 @@ http:
- type: dsl
dsl:
- "contains(tolower(body), 'woodwing studio server')"
# digest: 490a0046304402206a7fb60538317b9bd03b2b324d6d05aed490f861a2805e6d469a05e63792fe4d02200128fb2676adbd201693425bb4a593f6ad33ecc6a3f6577f01ba0f9cf1ca72fd:922c64590222798bb761d5b6d8e72950
extractors:
- type: regex
part: body
group: 1
regex:
- '<!---->v([0-9.]+\s+Build\s+[0-9]+)'