[工具篇] HeapDump敏感信息提取工具-JDumpSpider

admin 2023年9月26日16:59:12评论249 views字数 1147阅读3分49秒阅读模式
[工具篇] HeapDump敏感信息提取工具-JDumpSpider
工具介绍
[工具篇] HeapDump敏感信息提取工具-JDumpSpider

HeapDump敏感信息提取工具

[工具篇] HeapDump敏感信息提取工具-JDumpSpider
编译
[工具篇] HeapDump敏感信息提取工具-JDumpSpider
需要Maven、JDK 1.8。
首先需要将netbeans-lib-profiler导入本地maven仓库
$ cd lib/$ mvn install:install-file -Dfile=netbeans-lib-profiler.jar -DgroupId=netbeans -DartifactId=netbeans-lib-profiler -Dversion=1.0 -Dpackaging=jar

导入完成后切换至项目根目录,运行编译打包命令

$ mvn package
[工具篇] HeapDump敏感信息提取工具-JDumpSpider
支持范围
[工具篇] HeapDump敏感信息提取工具-JDumpSpider

暂支持提取以下类型的敏感信息

  • 数据源

    • SpringDataSourceProperties

    • WeblogicDataSourceConnectionPoolConfig

    • MongoClient

    • AliDruidDataSourceWrapper

    • HikariDataSource

  • 配置文件信息

    • MapPropertySource

    • OriginTrackedMapPropertySource

    • MutablePropertySource

    • ConsulPropertySource

    • OSS(模糊搜索)

  • Redis配置

    • RedisStandaloneConfiguration

    • JedisClient

  • ShiroKey

    • CookieRememberMeManager

  • 模糊搜索用户信息

    • UserPassSearcher01

[工具篇] HeapDump敏感信息提取工具-JDumpSpider
使用方式
[工具篇] HeapDump敏感信息提取工具-JDumpSpider

工具需要使用Java 1.6或更高版本

$ java -jar .targetJDumpSpider-1.0-SNAPSHOT-full.jar                  Missing required parameter: '<heapfile>'Usage: JDumpSpider [-hV] <heapfile>                   Extract sensitive information from heapdump file.           <heapfile>   Heap file path.                      -h, --help       Show this help message and exit.     -V, --version    Print version information and exit.
[工具篇] HeapDump敏感信息提取工具-JDumpSpider
下载地址
[工具篇] HeapDump敏感信息提取工具-JDumpSpider

https://github.com/whwlsfb/JDumpSpider

可通过@whwlsfb师傅github地址下载,也可复制括号内容“HeapDump”后台回复获取

[工具篇] HeapDump敏感信息提取工具-JDumpSpider
喜欢就关注我吧,订阅更多最新消息

注:本文中提到的漏洞验证 poc 或工具仅用于授权测试,任何未经授权的测试均属于非法行为。任何人不得利用本文中的技术手段或工具进行非法攻击和侵犯他人的隐私和财产权利。一旦发生任何违法行为,责任自负。

原文始发于微信公众号(扫地僧的茶饭日常):[工具篇] HeapDump敏感信息提取工具-JDumpSpider

  • 左青龙
  • 微信扫一扫
  • weinxin
  • 右白虎
  • 微信扫一扫
  • weinxin
admin
  • 本文由 发表于 2023年9月26日16:59:12
  • 转载请保留本文链接(CN-SEC中文网:感谢原作者辛苦付出):
                   [工具篇] HeapDump敏感信息提取工具-JDumpSpiderhttps://cn-sec.com/archives/2068420.html

发表评论

匿名网友 填写信息