Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 590 Bytes

README_zh-CN.md

File metadata and controls

22 lines (13 loc) · 590 Bytes

burpsuite_jsapi

一个用Python写的用于查找 JS 文件中的 API 接口的 BurpSuite 插件。

0x00 使用前提

需安装好 BurpSuite 的 JPython 环境,可参考 https://www.freebuf.com/news/193657.html

0x01 使用步骤

  1. git clone https://github.com/0x-zmz/burpsuite_jsapi
  2. Extender > Extensions 中添加 burpsuite_jsapi.py 插件。 install

0x02 使用结果

在测试中,可直接点击 JsApi 选项卡获取结果,示例如下图所示:

example