burpsuite scope 配置

Scopecss

Use advanced scope control
include in scope #包含
Protocol: any 匹配任意协议 http 和 https
Host or Ip range:..0535code.com$
Port:^443$
File:^/.
html

Exclude from scope #排除json

Protocol: any 匹配任意协议 http 和 https
Host or Ip range:..0535code.com$
Port:^443$
File:(^
.json)?(^.html)?(^.js\?)?(^.css\?)?(^.ico\?)?(^.jpg\?)?(^.gif\?)ide

相关文章
相关标签/搜索