added not_working: ["IE"]

This commit is contained in:
bmantra
2012-06-04 21:21:27 +02:00
committed by root
parent 8e7e546ef9
commit ac258f654d

View File

@@ -22,4 +22,5 @@ beef:
description: "This module attempts to deploy a malicious war file on an Oracle GlassFish Server 3.1.1 (build 12). It makes advantage of a CSRF bug in the REST interface.<br />For more information refer to <a href='http://blog.malerisch.net/2012/04/oracle-glassfish-server-rest-csrf.html'>http://blog.malerisch.net/2012/04/oracle-glassfish-server-rest-csrf.html</a>."
authors: ["Bart Leppens"]
target:
working: ["FF","S","C"]
working: ["FF", "S", "C"]
not_working: ["IE"]