Enhancement: technologies/splash-rendering-service.yaml by md
parent
b8c2ae0904
commit
6af045595d
|
@ -1,10 +1,10 @@
|
|||
id: splash-rendering-service
|
||||
|
||||
info:
|
||||
name: Splash Rendering Service - Detect
|
||||
name: Splash - Detect
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: Splash is a javascript rendering service with an HTTP API. It's a lightweight browser with an HTTP API, implemented in Python 3 using Twisted and QT5.
|
||||
description: Splash rendering service was detected.
|
||||
reference:
|
||||
- https://github.com/scrapinghub/splash
|
||||
classification:
|
||||
|
@ -40,3 +40,5 @@ requests:
|
|||
part: body
|
||||
regex:
|
||||
- "Splash v([0-9.]+)"
|
||||
|
||||
# Enhanced by md on 2023/03/29
|
||||
|
|
Loading…
Reference in New Issue