lint fix
parent
65105b9554
commit
6e6ed28504
|
@ -1,13 +1,12 @@
|
|||
id: fastjson-version-detection
|
||||
id: fastjson-version
|
||||
|
||||
info:
|
||||
name: Fastjson Version Detection
|
||||
author: yuansec
|
||||
severity: info
|
||||
description: If the server returns an exception to the client,The fastjson version will be retrieved,Fastjson versions greater than 1.2.41,Contains the latest version(1.2.76).
|
||||
reference:
|
||||
- https://blog.csdn.net/caiqiiqi/article/details/107907489
|
||||
tags: fastjson,version,version detection
|
||||
reference: https://blog.csdn.net/caiqiiqi/article/details/107907489
|
||||
tags: fastjson,tech
|
||||
|
||||
requests:
|
||||
- raw:
|
||||
|
@ -20,7 +19,6 @@ requests:
|
|||
|
||||
matchers:
|
||||
- type: word
|
||||
part: body
|
||||
part: body
|
||||
words:
|
||||
- "fastjson-version"
|
||||
|
||||
- "fastjson-version"
|
Loading…
Reference in New Issue