{"id":16721376,"url":"https://github.com/fcavallarin/burp-dom-scanner","last_synced_at":"2025-03-17T01:31:26.827Z","repository":{"id":95242224,"uuid":"602009001","full_name":"fcavallarin/burp-dom-scanner","owner":"fcavallarin","description":"Burp Suite's extension to scan and crawl Single Page Applications","archived":false,"fork":false,"pushed_at":"2023-04-14T15:34:08.000Z","size":111,"stargazers_count":102,"open_issues_count":1,"forks_count":16,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-27T16:17:37.160Z","etag":null,"topics":["crawling","dom","scanning","single-page-applications","xss","xss-detection"],"latest_commit_sha":null,"homepage":"","language":"Java","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/fcavallarin.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}},"created_at":"2023-02-15T09:58:52.000Z","updated_at":"2025-02-19T20:27:43.000Z","dependencies_parsed_at":"2024-01-07T08:12:26.472Z","dependency_job_id":"b875ac39-10d2-4470-83c7-8ff1d6e63ab9","html_url":"https://github.com/fcavallarin/burp-dom-scanner","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcavallarin%2Fburp-dom-scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcavallarin%2Fburp-dom-scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcavallarin%2Fburp-dom-scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcavallarin%2Fburp-dom-scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcavallarin","download_url":"https://codeload.github.com/fcavallarin/burp-dom-scanner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243835959,"owners_count":20355613,"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":["crawling","dom","scanning","single-page-applications","xss","xss-detection"],"created_at":"2024-10-12T22:30:10.388Z","updated_at":"2025-03-17T01:31:26.319Z","avatar_url":"https://github.com/fcavallarin.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Burp DOM Scanner\nIt's a Burp Suite's extension to allow for recursive crawling and scanning of Single Page Applications.  \nIt runs a Chromium browser to scan the webpage for DOM-based XSS.  \nIt can also collect all the requests (XHR, fetch, websockets, etc) issued during the crawling allowing them to be forwarded to Burp's Proxy, Repeater and Intruder.  \n  \nIt requires node and [DOMDig](https://github.com/fcavallarin/domdig).\n# Download\nLatest release can be downloaded [here](https://github.com/fcavallarin/burp-dom-scanner/releases/latest/download/burp-dom-scanner.jar)\n\n# Installation\n1. Install [node](https://nodejs.org)\n2. Install [DOMDig](https://github.com/fcavallarin/domdig)\n3. Download and load the extension\n4. Set both the path of `node`'s executable and the path of `domdig.js` in the extension's UI.\n\n\n# Scanning Engine\nBurp DOM Scanner uses [DOMDig](https://github.com/fcavallarin/domdig) as the crawling and scanning engine.\n\n## DOMDig\nDOMDig is a DOM XSS scanner that runs inside the Chromium web browser and it can scan single page applications (SPA) recursively.\nUnlike other scanners, DOMDig can crawl any webapplication (including gmail) by keeping track of DOM modifications and XHR/fetch/websocket requests and it can simulate a real user interaction by firing events. During this process, XSS payloads are put into input fields and their execution is tracked in order to find injection points and the related URL modifications.\n\n## Usage and Details\nDetails about usage, performed checks and reported vulnerabilities, can be found at [DOMDig's page](https://github.com/fcavallarin/domdig)\n\n\n# Some screenshots\n![Burp DOM Scanner Screenshots](https://htcrawl.org/img/burp-dom-scanner-all.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcavallarin%2Fburp-dom-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcavallarin%2Fburp-dom-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcavallarin%2Fburp-dom-scanner/lists"}