Herbert555
Results
2
comments of
Herbert555
建议添加ffuf一样的发送post参数的功能 Fuzz POST JSON data. Match all responses not containing text "error". ffuf -w entries.txt -u https://example.org/ -X POST -H "Content-Type: application/json" \ -d '{"name": "FUZZ", "anotherkey": "anothervalue"}' -fr "error"
这个问题目前测试了下只有通过参数--sim-distance=0解决