8000 GitHub - bishop-exe/patool_yara: A bunch of yara rules I wrote to interface with patool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bishop-exe/patool_yara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

patool Yara Rules

I wrote up some yara rules to interface with patool for auto extraction and thought that it might be handy for someone.

To quote patool's readme

patool is a portable command line archive file manager

patool supports 7z (.7z, .cb7), ACE (.ace, .cba), ADF (.adf), ALZIP (.alz), APE (.ape), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab), COMPRESS (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz), ISO (.iso), LRZIP (.lrz), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RPM (.rpm), RAR (.rar, .cbr), RZIP (.rz), SHN (.shn), TAR (.tar, .cbt), XZ (.xz), ZIP (.zip, .jar, .cbz) and ZOO (.zoo) archive formats. It relies on helper applications to handle those archive formats (for example bzip2 for BZIP2 archives).

The rules are specifically aimed towards the magic number and doesnt do any thing malware/forensic specific.

patool Git

https://github.com/wummel/patool

patool Website

http://wummel.github.io/patool/

About

A bunch of yara rules I wrote to interface with patool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0