Skip to content

Commit 3b491ab

Browse files
committed
Change charlisome in the list of authors to charliesome
1 parent 6c28084 commit 3b491ab

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)