• Stars
    star
    113
  • Rank 308,371 (Top 7 %)
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A BurpSuite extension written by Python,used to find API interface in JS file.

burpsuite_jsapi

中文版本(Chinese version)

A BurpSuite extension written by Python,used to find API interface in JS file.

0x00 Premise

JPython environment should be installed in BurpSuite,consult https://www.freebuf.com/news/193657.html .

0x01 Step

  1. git clone https://github.com/0x-zmz/burpsuite_jsapi
  2. Add burpsuite_jsapi.py plug-in in Extender > Extensions . install

0x02 Result

In the pentest, you can directly click the JsApi tab to obtain the results, as shown in the following figure:

example