File tree Expand file tree Collapse file tree 6 files changed +24
-18
lines changed
modules/auxiliary/scanner/printer Expand file tree Collapse file tree 6 files changed +24
-18
lines changed Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni <goony[at]nothink.org>" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni <goony[at]nothink.org>" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni <goony[at]nothink.org>" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 a set of printers using the Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni <goony[at]nothink.org>" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
Original file line number Diff line number Diff line change @@ -20,10 +20,11 @@ def initialize(info = {})
2020 Printer Job Language (PJL) protocol.
2121 } ,
2222 "Author" => [
23- "wvu" , # This implementation
23+ "wvu" , # Rex::Proto::PJL and modules
2424 "sinn3r" , # RSpec tests
25- "MC" , # Independent implementation
26- "Myo Soe" # Independent implementation
25+ "MC" , # Independent mixin and modules
26+ "Myo Soe" , # Independent modules
27+ "Matteo Cantoni <goony[at]nothink.org>" # Independent modules
2728 ] ,
2829 "References" => [
2930 [ "URL" , "https://en.wikipedia.org/wiki/Printer_Job_Language" ]
You can’t perform that action at this time.
0 commit comments