It's been quiet around these parts so it was time for something new. Introducing my latest little script ZipWalker. Similar to the SQLiteWalker I had a need to fill and made it into something potentially more useful for others.
The premise behind ZipWalker is being able to pull out metadata information from a zip folder. Whether it's a small compressed folder you need just a file listing for or something much larger like a full file system extraction from Cellebrite or Magnet's tools, you can run this and get a SQLite database output that contains filename and path information along with timestamps.
Download: ZipWalker
All it takes is positional arguments of a zip folder and then an output folder location.
You can then filter for file extensions of interest or even known file names of artifacts to pinpoint the paths they may be at inside the zip folder.
Figure 1: Sample file listing output
Any feedback or issues can be sent either on GitHub or via socials.