Definition: A FirmWalker is a simple bash script. FirmWalker is used for searching the extracted or mounted firmware file system.
The extracted firmware file system includes the things of interest such as:
- etc/shadow and etc/passwd
- etc/ssl directory is listed out
- SSL related files is being searched such as .pem, .crt, etc.
- Configuration files search
- Script files
- .bin files search
- find the keywords as admin, password, remote, etc.
- Common web servers used on IoT devices are search.
- Common binaries are search such as dropbear, ssh, tftp etc.
You can also reviewed and deleted the data if it is desired from file.
How can you Use it?
'./firmwalker {path to root file system}'
Example: './firmwalker linksys/fmk/rootfs'
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.