lint fix
parent
65105b9554
commit
6e6ed28504
|
@ -1,13 +1,12 @@
|
||||||
id: fastjson-version-detection
|
id: fastjson-version
|
||||||
|
|
||||||
info:
|
info:
|
||||||
name: Fastjson Version Detection
|
name: Fastjson Version Detection
|
||||||
author: yuansec
|
author: yuansec
|
||||||
severity: info
|
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).
|
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:
|
reference: https://blog.csdn.net/caiqiiqi/article/details/107907489
|
||||||
- https://blog.csdn.net/caiqiiqi/article/details/107907489
|
tags: fastjson,tech
|
||||||
tags: fastjson,version,version detection
|
|
||||||
|
|
||||||
requests:
|
requests:
|
||||||
- raw:
|
- raw:
|
||||||
|
@ -23,4 +22,3 @@ requests:
|
||||||
part: body
|
part: body
|
||||||
words:
|
words:
|
||||||
- "fastjson-version"
|
- "fastjson-version"
|
||||||
|
|
Loading…
Reference in New Issue