Ross ROSS = Recommend OSS · open-source software intelligence for agents

whwlsfb/JDumpSpider

HeapDump敏感信息提取工具 observed · 2026-08-28

github.com/whwlsfb/JDumpSpider · Java · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

70/100

  • Activity 98
  • Release rhythm 16
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 118
  • age_days: 1701
  • days_rel: 511
  • days_push: 13
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

1680 stars · 144 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

JDumpSpider is a Java CLI tool that extracts sensitive information (datasource credentials, config properties, Redis configs, Shiro keys, user credentials) from JVM heap dump files. It is aimed at penetration testers analyzing leaked heapdumps from Spring Boot and other Java applications.

Use cases

  • extract database credentials from a heapdump file
  • analyze leaked spring boot actuator heapdump
  • find redis passwords in jvm heap dump
  • recover shiro rememberme keys from memory dump
  • search heapdump for datasource and config secrets
  • pentest tool to parse hprof heap dumps

When to choose

  • you have a JVM heap dump and need to pull credentials or secrets from it
  • you are doing penetration testing on Java/Spring Boot applications
  • you want a ready-made CLI instead of manually browsing heap dumps in MAT

When to avoid

  • you need general-purpose heap dump analysis or memory profiling rather than secret extraction
  • the target application is not Java/JVM based
  • you need a GUI-based memory forensics suite

Facets

cli-tool · maturity active

security penetration-testing parser developer-tools security penetration-testing developer-tools cli cross-platform jvm heapdump jvm memory-forensics secret-extraction spring-boot pentesting java

1 source

Member repositories

RepositoryRoleHealth v2
whwlsfb/JDumpSpidermain70

For agents

markdown · JSON · MCP: product_card(name="whwlsfb/JDumpSpider")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem