{"id":19199774,"url":"https://github.com/gwen001/dataextractor","last_synced_at":"2025-08-20T06:32:00.406Z","repository":{"id":42699728,"uuid":"419660006","full_name":"gwen001/DataExtractor","owner":"gwen001","description":"A Burp Suite extension to extract datas from source code while browsing.","archived":false,"fork":false,"pushed_at":"2024-03-20T03:30:13.000Z","size":585,"stargazers_count":153,"open_issues_count":1,"forks_count":33,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-12-11T20:10:55.208Z","etag":null,"topics":["bugbounty","burpsuite","pentesting","private","python","secrets","security-tools"],"latest_commit_sha":null,"homepage":"","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/gwen001.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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,"publiccode":null,"codemeta":null},"funding":{"github":["gwen001"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-10-21T09:27:00.000Z","updated_at":"2024-12-09T01:44:31.000Z","dependencies_parsed_at":"2024-06-19T05:15:44.875Z","dependency_job_id":"e16444f0-d43e-4261-bede-72ed04910b38","html_url":"https://github.com/gwen001/DataExtractor","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwen001%2FDataExtractor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwen001%2FDataExtractor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwen001%2FDataExtractor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gwen001%2FDataExtractor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gwen001","download_url":"https://codeload.github.com/gwen001/DataExtractor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230400606,"owners_count":18219830,"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":["bugbounty","burpsuite","pentesting","private","python","secrets","security-tools"],"created_at":"2024-11-09T12:28:55.757Z","updated_at":"2024-12-19T08:07:43.784Z","avatar_url":"https://github.com/gwen001.png","language":"Python","funding_links":["https://github.com/sponsors/gwen001"],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eDataExtractor\u003c/h1\u003e\n\n\u003ch4 align=\"center\"\u003eA Burp Suite extension to extract data from source code while browsing.\u003c/h4\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/python-v3-blue\" alt=\"python badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/license-MIT-green\" alt=\"MIT license badge\"\u003e\n    \u003ca href=\"https://twitter.com/intent/tweet?text=https%3a%2f%2fgithub.com%2fgwen001%2fDataExtractor%2f\" target=\"_blank\"\u003e\u003cimg src=\"https://img.shields.io/twitter/url?style=social\u0026url=https%3A%2F%2Fgithub.com%2Fgwen001%2FDataExtractor\" alt=\"twitter badge\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003c!-- \u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/stars/gwen001/DataExtractor?style=social\" alt=\"github stars badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/watchers/gwen001/DataExtractor?style=social\" alt=\"github watchers badge\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/forks/gwen001/DataExtractor?style=social\" alt=\"github forks badge\"\u003e\n\u003c/p\u003e --\u003e\n\n---\n\n## Features\n\n- in scope parsing  \n- file extensions to ignore  \n- files exclusion based on regexp  \n- multi tabs for multiple purpose  \n- data extraction based on regexp  \n- results exclusion based on regexp  \n- data export  \n\n## Install\n\nFirst of all, ensure you have [Jython](https://www.jython.org/) installed and loaded and setup before the next step.\n\n- clone this repository  \n- in the Extender tab, click the button `Add`  \n- set `Extension type` to `Python`  \n- browse to the cloned folder and select `DataExtractor.py` as the `Extension file`  \n\nThe extension should load and is now ready to perform a passive scan.\n\n## Help\n\n- A single click on any `Apply changes` button will save all your settings\n\n- Settings / Follow scope rules:\ndo not parse out of scope urls as defined in the target scope tab\n\n- Settings / Remove duplicates:\nremove duplicates from data tabs\n\n- Settings / Ignore extensions:\ndo not parse urls with those extensions\n\n- Settings / Ignore files:\ndo not parse those files (regexps allowed), JSON format: `[\"jquery.min.js\",\".png\",...]`  \nimportant: regexps here are case insentitive by design\n\n- Custom tab / Config:\nlist of regexps to search, JSON format: `{\"key1\":\"regexp1\",\"?key2\":\"regexp2\",...}`  \nif the first character of the key is a `?` or a `*`, the key will not be printed in the data tab  \nimportant: regexps here are NOT case sentitive, use `(?i)` as a prefix of the whole regexp to make it insentitive  \nimportant: you should have at least 1 group configured using parenthesis `()` to be able to catch something,\n`group(1)` is used as a result so to ignore a group, please use `?:` as a prefix of the group itself\n\n- Custom tab / Remove from results:\nremove those results from data tab (regexps allowed), JSON format: `[\"http://$\",\"application/javacript\",...]`  \nimportant: regexps here are case insentitive by design\n\n## Examples of regexp config\n\nAll config textareas should be valid JSON format associative arrays (key/value), so take care of every single comma and quote.\nAs soon as you save your settings, a check is performed so you can ensure that everything is fine in the output/errors tab of the exender tab.  \nNote that all keys should be different.\n\nSubdomains (case insensitive):\n```\n{\n  \"*dummykey1\":\"(?i)(([0-9a-z_\\\\-\\\\.]+)\\\\.github\\\\.com)\"\n}\n```\n\nAWS keys ans Slack tokens (case sensitive):\n```\n{\n  \"slack token\": \"(xox[pboa]-[0-9]{10,12}-[0-9]{10,12}(-[0-9]{10,12})?-[a-zA-Z0-9]{24,32})\",\n  \"aws key\": \"((AKIA|A3T|AGPA|AIDA|AROA|AIPA|ANPA|ANVA|ASIA)[A-Z0-9]{12,})\"\n}\n```\n\nSee the file [myregexp](https://github.com/gwen001/DataExtractor/blob/main/myregexp) to get all my regexps.\n\n## Example of ignore/remove\n\nAll ignore/remove textareas should be valid JSON format arrays, so take care of every single comma and quote.\nAs soon as you save your settings, a check is performed so you can ensure that everything is fine in the output/errors tab of the exender tab.  \n\n```\n[\n  \".png$\",\n  \"application/javascript\",\n  \"googleapis.com\",\n  \"sha256.*$\"\n]\n```\n\n---\n\n\u003cimg src=\"https://raw.githubusercontent.com/gwen001/DataExtractor/main/settings.png\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gwen001/DataExtractor/main/endpoints.png\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gwen001/DataExtractor/main/keys.png\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/gwen001/DataExtractor/main/subdomains.png\"\u003e\n\n---\n\nFeel free to [open an issue](/../../issues/) if you have any problem with the script.  \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwen001%2Fdataextractor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgwen001%2Fdataextractor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgwen001%2Fdataextractor/lists"}