# craigz28/firmwalker

Script for searching the extracted firmware file system for goodies!

Repository: https://github.com/craigz28/firmwalker
Canonical: https://ross.abutalabs.com/products/firmwalker
Language: Shell
License: GPL-3.0
License Family: copyleft
Last push: 2023-08-29T18:20:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3865, "days_push": 1100, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1225, forks 192 (observed 2026-08-28T04:04:02.998081+00:00)

## What it is
Firmwalker is a simple bash script that searches extracted or mounted firmware file systems for security-relevant files and content, such as password files, SSL certificates, configuration files, and sensitive keywords. It can optionally query the Shodan API and outputs its findings to a text report.

## Use cases
- analyze extracted router firmware for hardcoded credentials
- find SSL certificates and keys in a firmware image
- search IoT device file systems for sensitive configuration files
- audit firmware for passwords, URLs, and IP addresses
- scan embedded device rootfs for common vulnerable binaries

## When to choose
- you have an extracted or mounted firmware file system and want a quick, lightweight scan
- you want a simple bash-based tool without heavy dependencies
- you're doing IoT security research or firmware triage

## When to avoid
- you need deep binary analysis or emulation rather than file system grepping
- you want a maintained framework with active development and updates
- you need a GUI or automated pipeline integration

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, search-engine, cli, developer-tools
- domain: security, iot, penetration-testing, embedded-systems
- platform: cli
- tags: firmware-analysis, iot-security, bash-script, vulnerability-hunting, shodan, linux

## Member repositories
- craigz28/firmwalker (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:02.998081+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:15:23.618301+00:00, confidence not recorded.
  - readme: https://github.com/craigz28/firmwalker (fetched 2026-08-28T04:04:02.998081+00:00, sha 244e2c21069e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
