ParrotNG icon indicating copy to clipboard operation
ParrotNG copied to clipboard

ParrotNG is a tool capable of identifying Adobe Flex applications (SWF) vulnerable to CVE-2011-2461

Results 1 ParrotNG issues
Sort by recently updated
recently updated
newest added

Hi, When trying and import the standalone JAR downloaded from https://github.com/ikkisoft/ParrotNG/releases I receive the following error message; ``` java.lang.ClassNotFoundException: burp.BurpExtender at java.net.URLClassLoader$1.run(URLClassLoader.java:372) at java.net.URLClassLoader$1.run(URLClassLoader.java:361) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:360) at...