{"id":13458902,"url":"https://github.com/craigz28/firmwalker","last_synced_at":"2025-05-16T07:06:50.941Z","repository":{"id":44369717,"uuid":"50965326","full_name":"craigz28/firmwalker","owner":"craigz28","description":"Script for searching the extracted firmware file system for goodies!","archived":false,"fork":false,"pushed_at":"2023-08-29T18:20:21.000Z","size":145,"stargazers_count":1111,"open_issues_count":5,"forks_count":188,"subscribers_count":43,"default_branch":"master","last_synced_at":"2025-04-08T17:17:15.569Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/craigz28.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}},"created_at":"2016-02-03T01:37:16.000Z","updated_at":"2025-04-08T09:24:10.000Z","dependencies_parsed_at":"2024-07-31T09:09:53.875Z","dependency_job_id":null,"html_url":"https://github.com/craigz28/firmwalker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigz28%2Ffirmwalker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigz28%2Ffirmwalker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigz28%2Ffirmwalker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/craigz28%2Ffirmwalker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/craigz28","download_url":"https://codeload.github.com/craigz28/firmwalker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254485066,"owners_count":22078767,"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":[],"created_at":"2024-07-31T09:00:59.512Z","updated_at":"2025-05-16T07:06:45.933Z","avatar_url":"https://github.com/craigz28.png","language":"Shell","funding_links":[],"categories":["Tool","\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e新添加的","\u003ca id=\"9eee96404f868f372a6cbc6769ccb7f8\"\u003e\u003c/a\u003e工具","Automated Reverse Engineering","Firmware Security","📚 Table of Contents","Exfiltration","💽 Autopilot Firmware","Shell","Software Tools"],"sub_categories":["Firmware Analysis","\u003ca id=\"31185b925d5152c7469b963809ceb22d\"\u003e\u003c/a\u003e新添加的","Static Analysis Tools","Firmware Analysis \u0026 Extraction","Purple Team","Analysis Tools","Binary Parsing and Analysis Tools"],"readme":"![logo](https://github.com/craigz28/firmwalker/blob/master/firmwalker-logo.jpg)\n# firmwalker\nA simple bash  script for searching the extracted or mounted firmware file system.\n\nIt will search through the extracted or mounted firmware file system for things of interest such as:\n\n* etc/shadow and etc/passwd\n* list out the etc/ssl directory\n* search for SSL related files such as .pem, .crt, etc.\n* search for configuration files\n* look for script files\n* search for other .bin files\n* look for keywords such as admin, password, remote, etc.\n* search for common web servers used on IoT devices\n* search for common binaries such as ssh, tftp, dropbear, etc.\n* search for URLs, email addresses and IP addresses\n* Experimental support for making calls to the Shodan API using the Shodan CLI\n\n## Usage\n* If you wish to use the static code analysis portion of the script, please install eslint: `npm i -g eslint`\n* `./firmwalker {path to root file system} {path for firmwalker.txt}`\n* Example: `./firmwalker linksys/fmk/rootfs ../firmwalker.txt`\n* A file `firmwalker.txt` will be created in the same directory as the script file unless you specify a different filename as the second argument\n* Do not put the firmwalker.sh file inside the directory to be searched, this will cause the script to search itself and the file it is creating\n* `chmod 0700 firmwalker.sh`\n\n## How to extend\n* Have a look under 'data' where the checks live or add eslint rules - http://eslint.org/docs/rules/ to eslintrc.json\n\n## Example Files - https://1drv.ms/f/s!AucQMYXJNefdvGZyeYt16H72VCLv\n* squashfs-root.zip - contains files from random extracted router firmware. Firmwalker can be run against this file system.\n* rt-ac66u.txt - firmwalker output file\n* xc.txt - firmwalker output file from Ubiquiti device \n### Script created by Craig Smith and expanded by:\n* Athanasios Kostopoulos\n* misterch0c\n\n### Links\n* https://craigsmith.net\n* https://woktime.wordpress.com\n* https://www.owasp.org/index.php/OWASP_Internet_of_Things_Project#tab=Firmware_Analysis\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraigz28%2Ffirmwalker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcraigz28%2Ffirmwalker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcraigz28%2Ffirmwalker/lists"}