Skip to content

Releases: cyal1/PyBurp

v1.0.0

14 Sep 13:07
c4657d3
Compare
Choose a tag to compare
Merge pull request #5 from cyal1/single-logConsole

update to montoya-api:2024.7

v0.1.9

07 Aug 15:28
Compare
Choose a tag to compare

add chrome_devtools_protocol.py
Now, you can directly invoke JavaScript functions from the browser within Burp Suite. view https://youtu.be/FRCnZ8a7UGI

v0.1.8

03 Aug 14:13
Compare
Choose a tag to compare
  1. bug fix
  2. add bambdas.py

v0.1.7

02 Aug 10:46
Compare
Choose a tag to compare
  1. UI freeze fix
  2. add collaborator.py

v0.1.6

15 Jul 15:08
Compare
Choose a tag to compare
  1. Multi-tab Support: Users can now open multiple tabs within the application.
  2. Console Output Enhancement: Added detailed console output to provide better visibility into application operations and debugging.
  3. Example Files Updated: Updated example files with clearer instructions and improved usability for new users.
  4. Added context menu options: NoSQL injection detection, Spring Boot bypass detection

v0.1.5

28 Jun 01:13
Compare
Choose a tag to compare

new build-in function ts(), it return current timestamp

v0.1.4

13 Aug 08:57
Compare
Choose a tag to compare
new functions and new context menu type MESSAGE_EDITOR

v0.1.3

13 Aug 02:10
Compare
Choose a tag to compare

makeRequest() raw http surpport. update race_condition.py template.

v0.1.2

11 Aug 14:01
Compare
Choose a tag to compare

Add race_condition.py template. Add ability to send batched HTTP requests.

v0.1.1

22 Jul 09:42
Compare
Choose a tag to compare
  1. Performance Improvement
  2. Introducing history_info_collector.py: In this update, we are introducing a new script, history_info_collector.py. This script allows users to gather information from history like domain, path etc. and then store it either in a file or a database.

These updates aim to improve the overall user experience and make the program more efficient and versatile. We hope you find the new features useful!