October 2018
Beginner to intermediate
436 pages
9h 36m
English
This tool can be downloaded from https://github.com/viper-framework/xxxswf. It is a Python script that accepts the following parameters:
Usage: xxxswf.py [options] <file.bad>Options: -h, --help show this help message and exit -x, --extract Extracts the embedded SWF(s), names it MD5HASH.swf & saves it in the working dir. No addition args needed -y, --yara Scans the SWF(s) with yara. If the SWF(s) is compressed it will be deflated. No addition args needed -s, --md5scan Scans the SWF(s) for MD5 signatures. Please see func checkMD5 to define hashes. No addition args needed -H, --header Displays the SWFs file header. No addition args needed -d, --decompress Deflates compressed SWFS(s) -r PATH, --recdir=PATH Will scan a directory for files ...
Read now
Unlock full access