-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
两个请求包都正确发出去了,但是
PS D:\DevDir\Go\neutron> go run ./cmd/shot -proxy http://127.0.0.1:8083 D:\DevDir\Go\gogo\v2\templates\neutron\http\HVVault\oa\金蝶OA\kingdee-erp-srm-scpsupreghandler-fileupload.yaml http://xxx.xx.xx.xx:8090
Using proxy: http://127.0.0.1:8083
Load success for D:\DevDir\Go\gogo\v2\templates\neutron\http\HVVault\oa\金蝶OA\kingdee-erp-srm-scpsupreghandler-fileupload.yaml
OK: <nil>
Execution time: 841.3678ms
用nuclei和yakit都是可以扫出漏洞的,但是neutron不行
- 将dsl改成
200 == 200后,neutron显示OK: &{true false map[] map[] [] map[] map[] map[filename:OStCs]} - 改成
status_code_1 == 200,neutron就不行了 status_code == 200,成功- contains((body_1), 'true'),失败- contains((body), 'true'),成功contains((body), '{{randstr}}'),失败
Metadata
Metadata
Assignees
Labels
No labels