{"id":13636381,"url":"https://github.com/allfro/BurpKit","last_synced_at":"2025-04-19T08:32:11.900Z","repository":{"id":36149541,"uuid":"40453566","full_name":"allfro/BurpKit","owner":"allfro","description":"Next-gen BurpSuite penetration testing tool","archived":false,"fork":false,"pushed_at":"2016-01-27T04:36:45.000Z","size":15589,"stargazers_count":456,"open_issues_count":6,"forks_count":99,"subscribers_count":40,"default_branch":"master","last_synced_at":"2024-11-09T06:38:29.307Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allfro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-09T23:05:25.000Z","updated_at":"2024-11-05T07:29:27.000Z","dependencies_parsed_at":"2022-07-22T19:31:01.660Z","dependency_job_id":null,"html_url":"https://github.com/allfro/BurpKit","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allfro%2FBurpKit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allfro%2FBurpKit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allfro%2FBurpKit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allfro%2FBurpKit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allfro","download_url":"https://codeload.github.com/allfro/BurpKit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249650183,"owners_count":21305976,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T00:01:00.647Z","updated_at":"2025-04-19T08:32:10.736Z","avatar_url":"https://github.com/allfro.png","language":"JavaScript","readme":"# BurpKit\n\n## Introduction\nWelcome to the next generation of web application penetration testing - using WebKit to own the web.\nBurpKit is a BurpSuite plugin which helps in assessing complex web apps that render the contents of\ntheir pages dynamically. It also provides a bi-directional JavaScript bridge API which allows users\nto create quick one-off BurpSuite plugin prototypes which can interact directly with the DOM and\nBurp's extender API.\n\n---\n\n## System Requirements\nBurpKit has the following system requirements:\n- Oracle JDK \u0026gt;=8u50 and \u0026lt;9 ([Download](http://www.oracle.com/technetwork/java/javase/downloads/index.html))\n- At least 4GB of RAM\n\n---\n\n## Installation\nInstalling BurpKit is simple:\n\n1. Download the latest prebuilt release from the [GitHub releases page](https://github.com/allfro/BurpKit/releases).\n2. Open BurpSuite and navigate to the `Extender` tab.\n3. Under `Burp Extensions` click the `Add` button.\n4. In the `Load Burp Extension` dialog, make sure that `Extension Type` is set to `Java` and click the `Select file ...` button under `Extension Details`.\n5. Select the `BurpKit-\u003cversion\u003e.jar` file and click `Next` when done.\n\nIf all goes well, you will see three additional top-level tabs appear in BurpSuite:\n\n1.  `BurpKitty`: a courtesy browser for navigating the web within BurpSuite.\n2.  `BurpScript IDE`: a lightweight integrated development environment for writing JavaScript-based BurpSuite plugins and other things.\n3.  `Jython`: an integrated python interpreter console and lightweight script text editor.\n\n---\n\n## BurpScript\n**BurpScript** enables users to write desktop-based JavaScript applications as well as BurpSuite extensions using the JavaScript scripting language. This is achieved by injecting two new objects by default into the DOM on page load:\n\n1.  `burpKit`: provides numerous features including file system I/O support and easy JS library injection.\n2.  `burpCallbacks`: the JavaScript equivalent of the `IBurpExtenderCallbacks` interface in `Java` with a few slight modifications.\n\nTake a look at the `examples` folder for more information.\n\n## More Information?\nA readable version of the `docs` can be found at [here](http://allfro.github.io/BurpKit/)\n","funding_links":[],"categories":["Scripting","JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallfro%2FBurpKit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallfro%2FBurpKit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallfro%2FBurpKit/lists"}