BeanShell exploit

This commit is contained in:
Alvaro Muñoz
2016-02-27 23:50:11 +01:00
parent adb16e1e09
commit c616a23428
3 changed files with 59 additions and 0 deletions
+5
View File
@@ -101,6 +101,11 @@
<artifactId>commons-collections</artifactId>
<version>3.1</version>
</dependency>
<dependency>
<groupId>org.beanshell</groupId>
<artifactId>bsh</artifactId>
<version>2.0b5</version>
</dependency>
<dependency>
<groupId>commons-beanutils</groupId>
<artifactId>commons-beanutils</artifactId>