Land #2920, @wvu-r7's author metadata update for printer aux modules
commit
f766a74150
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
Printer Job Language (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni <goony[at]nothink.org>" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
Printer Job Language (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
Printer Job Language (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni <goony[at]nothink.org>" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
Printer Job Language (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni <goony[at]nothink.org>" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
a set of printers using the Printer Job Language (PJL) protocol.
|
a set of printers using the Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni <goony[at]nothink.org>" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
|
@ -20,10 +20,11 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
Printer Job Language (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # Rex::Proto::PJL and modules
|
||||||
"sinn3r", # RSpec tests
|
"sinn3r", # RSpec tests
|
||||||
"MC", # Independent implementation
|
"MC", # Independent mixin and modules
|
||||||
"Myo Soe" # Independent implementation
|
"Myo Soe", # Independent modules
|
||||||
|
"Matteo Cantoni <goony[at]nothink.org>" # Independent modules
|
||||||
],
|
],
|
||||||
"References" => [
|
"References" => [
|
||||||
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
["URL", "https://en.wikipedia.org/wiki/Printer_Job_Language"]
|
||||||
|
|
Loading…
Reference in New Issue