Skip to content

Commit 1e94b09

Browse files
author
HD Moore
committed
The __END__ trick is no longer needed
1 parent acabc14 commit 1e94b09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

modules/exploits/multi/http/rails_xml_yaml_code_exec.rb

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,7 @@ def initialize(info = {})
2727
'charlisome', # PoC
2828
'espes', # PoC and Metasploit module
2929
'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
30+
'hdm' # Module merge/conversion/payload work
3231
],
3332
'License' => MSF_LICENSE,
3433
'References' =>

0 commit comments

Comments
 (0)