Merge remote-tracking branch 'upstream/master' into enum_ad_perf
commit
62729dd9ab
|
@ -17,7 +17,7 @@ class Metasploit4 < Msf::Auxiliary
|
||||||
"Name" => "Printer File Download Scanner",
|
"Name" => "Printer File Download Scanner",
|
||||||
"Description" => %q{
|
"Description" => %q{
|
||||||
This module downloads a file from a set of printers using the
|
This module downloads a file from a set of printers using the
|
||||||
Printer Job Lanaguage (PJL) protocol.
|
Printer Job Language (PJL) protocol.
|
||||||
},
|
},
|
||||||
"Author" => [
|
"Author" => [
|
||||||
"wvu", # This implementation
|
"wvu", # This implementation
|
||||||
|
|
Loading…
Reference in New Issue