We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acabc14 commit 1e94b09Copy full SHA for 1e94b09
modules/exploits/multi/http/rails_xml_yaml_code_exec.rb
@@ -27,8 +27,7 @@ def initialize(info = {})
27
'charlisome', # PoC
28
'espes', # PoC and Metasploit module
29
'toothfairy', # Anonymous contributor
30
- 'hdm', # Module merge/conversion/payload work
31
- 'Postmodern' # The __END__ trick from https:https://gist.github.com/4499206//gist.github.com/4499206
+ 'hdm' # Module merge/conversion/payload work
32
],
33
'License' => MSF_LICENSE,
34
'References' =>
0 commit comments