rusty-ferris-club / recon

🕵️‍♀️ Find, locate, and query files for ops and security experts ⚡️⚡️⚡️

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add unpack as a processor

jondot opened this issue · comments

Suggestion / Feature Request

Add support for unpacking files as a preprocessor so that next matchers can match against uncompressed content.

important

  • see that unpacking happens and then matching can happen later
  • no need for recursive unpacking
  • handle errors gracefully -- continue running when there are files that cannot be unpacked