{"id":20115723,"url":"https://github.com/whwlsfb/jdumpspider","last_synced_at":"2025-05-14T19:10:15.010Z","repository":{"id":44380325,"uuid":"444706560","full_name":"whwlsfb/JDumpSpider","owner":"whwlsfb","description":"HeapDump敏感信息提取工具","archived":false,"fork":false,"pushed_at":"2025-04-09T07:18:59.000Z","size":646,"stargazers_count":1432,"open_issues_count":1,"forks_count":136,"subscribers_count":14,"default_branch":"master","last_synced_at":"2025-04-14T01:49:34.399Z","etag":null,"topics":["heapdump","jvm","pentesting","spring-boot","web"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/whwlsfb.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-01-05T07:30:39.000Z","updated_at":"2025-04-12T16:46:58.000Z","dependencies_parsed_at":"2025-04-14T01:49:34.280Z","dependency_job_id":null,"html_url":"https://github.com/whwlsfb/JDumpSpider","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whwlsfb%2FJDumpSpider","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whwlsfb%2FJDumpSpider/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whwlsfb%2FJDumpSpider/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whwlsfb%2FJDumpSpider/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whwlsfb","download_url":"https://codeload.github.com/whwlsfb/JDumpSpider/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254209859,"owners_count":22032897,"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":["heapdump","jvm","pentesting","spring-boot","web"],"created_at":"2024-11-13T18:36:26.691Z","updated_at":"2025-05-14T19:10:14.261Z","avatar_url":"https://github.com/whwlsfb.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JDumpSpider\nHeapDump敏感信息提取工具\n\n# 下载\n\n预编译包：[Releases](https://github.com/whwlsfb/JDumpSpider/releases)\n\n# 编译\n需要Maven、JDK 1.8。\n\n首先需要将netbeans-lib-profiler导入本地maven仓库\n```\n$ cd lib/\n$ mvn install:install-file -Dfile=netbeans-lib-profiler.jar -DgroupId=netbeans -DartifactId=netbeans-lib-profiler -Dversion=1.0 -Dpackaging=jar\n```\n导入完成后切换至项目根目录，运行编译打包命令\n```\n$ mvn package\n```\n# 支持范围\n\n暂支持提取以下类型的敏感信息\n\n- 数据源\n  - SpringDataSourceProperties\n  - WeblogicDataSourceConnectionPoolConfig\n  - MongoClient\n  - AliDruidDataSourceWrapper\n  - HikariDataSource\n- 配置文件信息\n  - MapPropertySource\n  - OriginTrackedMapPropertySource\n  - MutablePropertySource\n  - ConsulPropertySource\n  - OSS（模糊搜索）\n- Redis配置\n  - RedisStandaloneConfiguration\n  - JedisClient\n- ShiroKey\n  - CookieRememberMeManager\n- 模糊搜索用户信息\n  - UserPassSearcher01\n\n更多类型支持尽请期待。\n\n# 使用\n\n本工具需要使用Java 1.6或更高版本。\n\n```sh\n$ java -jar .\\target\\JDumpSpider-1.0-SNAPSHOT-full.jar                  \nMissing required parameter: '\u003cheapfile\u003e'\nUsage: JDumpSpider [-hV] \u003cheapfile\u003e                   \nExtract sensitive information from heapdump file.     \n      \u003cheapfile\u003e   Heap file path.                    \n  -h, --help       Show this help message and exit.   \n  -V, --version    Print version information and exit.\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhwlsfb%2Fjdumpspider","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhwlsfb%2Fjdumpspider","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhwlsfb%2Fjdumpspider/lists"}