{"id":16781353,"url":"https://github.com/marco-lancini/docker_burp","last_synced_at":"2025-03-22T00:31:25.153Z","repository":{"id":147602020,"uuid":"120112405","full_name":"marco-lancini/docker_burp","owner":"marco-lancini","description":"Burp as a Docker Container","archived":false,"fork":false,"pushed_at":"2020-08-21T17:10:37.000Z","size":12,"stargazers_count":59,"open_issues_count":0,"forks_count":14,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-10-14T07:42:37.531Z","etag":null,"topics":["burp","burpsuite","docker","docker-compose"],"latest_commit_sha":null,"homepage":"https://www.marcolancini.it/2018/blog-docker-burp/","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marco-lancini.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null},"funding":{"github":["marco-lancini"],"custom":["https://www.buymeacoffee.com/marcolancini"]}},"created_at":"2018-02-03T17:16:56.000Z","updated_at":"2024-08-31T21:33:51.000Z","dependencies_parsed_at":"2023-05-31T18:15:31.461Z","dependency_job_id":null,"html_url":"https://github.com/marco-lancini/docker_burp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-lancini%2Fdocker_burp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-lancini%2Fdocker_burp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-lancini%2Fdocker_burp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-lancini%2Fdocker_burp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marco-lancini","download_url":"https://codeload.github.com/marco-lancini/docker_burp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820710,"owners_count":16886224,"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":["burp","burpsuite","docker","docker-compose"],"created_at":"2024-10-13T07:42:49.172Z","updated_at":"2024-10-28T11:20:12.668Z","avatar_url":"https://github.com/marco-lancini.png","language":"Dockerfile","funding_links":["https://github.com/sponsors/marco-lancini","https://www.buymeacoffee.com/marcolancini"],"categories":["\u003ca id=\"5b761419863bc686be12c76451f49532\"\u003e\u003c/a\u003e新添加"],"sub_categories":["\u003ca id=\"285c52a4e04dd2f86646c8e1235c9332\"\u003e\u003c/a\u003e工具"],"readme":"# Burp as a Docker Container\n\nHow to run any GUI application (and Burp in particular) from Docker.\n\nA full description can be found on my website: https://www.marcolancini.it/2018/blog-docker-burp/\n\n![Burp in Docker](https://www.marcolancini.it/images/posts/blog_docker_burp_3.jpg)\n\n\n## Usage\n\n1. Place the Burp (Professional or Free) JAR file and the licence key in the `_data/sources` folder\n2. Export the local IP address: `export LOCAL_IP=$(ifconfig en0 | grep inet | awk '$1==\"inet\" {print $2}')`\n3. Create an environment file: \n   * Copy the template: `cp burp.env.tpl burp.env`\n   * A possible configuration is the following:  \n```\nDISPLAY=${LOCAL_IP}:0\nENV_MEM_JVM=2048m\nENV_BURP_PRO=0        # 1 for Burp Pro, 0 for Free version\n``` \n4. Start services: `docker-compose up`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco-lancini%2Fdocker_burp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarco-lancini%2Fdocker_burp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco-lancini%2Fdocker_burp/lists"}