vais is a ruby script for Vulnerability Analysis In SWF file and Find dangerous settings in the SWF and possible vulnerabilities in ActionScript.
Dependencies:
+ Ruby v2.3.x or higher
+ swfdump (apt-get install swftools)
Usage:
git clone https://github.com/hahwul/vais && cd vais ruby vais.rb -h Example: ruby vais.rb simpleCalendar.swf
Source: https://github.com/hahwul