Skip to content

Commit d0478eb

Browse files
author
HD Moore
committed
Merge pull request rapid7#1284 from boukevanderbijl/patch-1
Change charlisome in the list of authors in rails_xml_yaml_code_exec.rb to charliesome
2 parents 6c28084 + 3b491ab commit d0478eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/multi/http/rails_xml_yaml_code_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ def initialize(info = {})
2626
},
2727
'Author' =>
2828
[
29-
'charlisome', # PoC
29+
'charliesome', # PoC
3030
'espes', # PoC and Metasploit module
3131
'lian', # Identified the RouteSet::NamedRouteCollection vector
3232
'hdm' # Module merge/conversion/payload work

0 commit comments

Comments
 (0)