{"id":13541951,"url":"https://github.com/InitRoot/BurpJSLinkFinder","last_synced_at":"2025-04-02T09:33:00.185Z","repository":{"id":37637192,"uuid":"191240333","full_name":"InitRoot/BurpJSLinkFinder","owner":"InitRoot","description":"Burp Extension for a passive scanning JS files for endpoint links.","archived":false,"fork":false,"pushed_at":"2024-03-22T18:00:59.000Z","size":38,"stargazers_count":771,"open_issues_count":5,"forks_count":102,"subscribers_count":11,"default_branch":"masterv2","last_synced_at":"2025-04-02T06:35:59.676Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/InitRoot.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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-06-10T20:25:07.000Z","updated_at":"2025-03-27T12:24:22.000Z","dependencies_parsed_at":"2024-03-22T19:24:43.355Z","dependency_job_id":"44b935a7-6099-40cf-9763-de097263a86b","html_url":"https://github.com/InitRoot/BurpJSLinkFinder","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/InitRoot%2FBurpJSLinkFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitRoot%2FBurpJSLinkFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitRoot%2FBurpJSLinkFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InitRoot%2FBurpJSLinkFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InitRoot","download_url":"https://codeload.github.com/InitRoot/BurpJSLinkFinder/tar.gz/refs/heads/masterv2","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246788909,"owners_count":20834190,"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-01T10:00:59.303Z","updated_at":"2025-04-02T09:33:00.166Z","avatar_url":"https://github.com/InitRoot.png","language":"Python","readme":"#  BurpJSLinkFinder - Find links within JS files.\n![Follow on Twitter](https://img.shields.io/twitter/follow/frans_initroot?label=Follow%20\u0026style=social)\n![GitHub last commit](https://img.shields.io/github/last-commit/initroot/BurpJSLinkFinder)\n![GitHub stars](https://img.shields.io/github/stars/initroot/BurpJSLinkFinder)\n\n\nBurp Extension for a passive scanning JS files for endpoint links. \n - Export results the text file\n - Exclude specific 'js' files e.g. jquery, google-analytics\n \nCopyright (c) 2022 Frans Hendrik Botes\n\n\nCredit to https://github.com/GerbenJavado/LinkFinder for the idea and regex\n\n##  Disclaimer\nI take not responsibility for your use of the software. Development is done in my personal capacity and carry no affiliation to my work.\n\n## Setup\nFor use with the professional version of Burp Suite. Ensure you have JPython loaded and setup\nbefore installing.\n\nYou can modify the exclusion list by updating the strings on line 50.\nCurrently any strings that include the included words will not be analysed.\n\n```\n# Needed params\n\nJSExclusionList = ['jquery', 'google-analytics','gpt.js','modernizr','gtm','fbevents']\n\n```\n\n## Usage\nInstructions based on the most recent versions of Burp. The following configurations are advised:\n- Set target scope under Target --\u003e Scope --\u003e Advance scope --\u003e Keyword\n- Set scanners to only scan scoped items e.g. Dashboard --\u003e Live scanner and Live audit set URL Scope to Suite Scope\n\n##  Screenshot\n![Screen Recording 2021-12-31 at 10 43 36](https://user-images.githubusercontent.com/954507/147813394-50564827-d017-446d-8bdc-b21022da2114.gif)\n\n## Update\n- Added swing memory management  (14/06/2019)\n- Added exclusion list on line 33 of code ['jquery', 'google-analytics','gpt.js'] (14/06/2019)\n- Added ability to export files (15/06/2019)\n- Added filename extracter pane (31/12/2021)\n- Added URL mapper, very basic at this time (31/12/2021)\n- Minor cosmetic changes on the log for quicker copy paste (31/12/2021)\n","funding_links":[],"categories":["Recon","Weapons","Vulnerability Specific Extensions","Python (1887)","Python","Scanners"],"sub_categories":["Links","Burpsuite, Caido and ZAP Addons","Sensitive Data Exposure"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInitRoot%2FBurpJSLinkFinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FInitRoot%2FBurpJSLinkFinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FInitRoot%2FBurpJSLinkFinder/lists"}