@NickTyrer corrected my correction
parent
8f05f7eeb6
commit
3420633f29
|
@ -15,7 +15,7 @@ class MetasploitModule < Msf::Auxiliary
|
||||||
'Description' => %q{
|
'Description' => %q{
|
||||||
This module interfaces with the CorpWatch API to get publicly available
|
This module interfaces with the CorpWatch API to get publicly available
|
||||||
info for a given company name. Please note that by using CorpWatch API, you
|
info for a given company name. Please note that by using CorpWatch API, you
|
||||||
acknolwedge the limitations of the data CorpWatch provides, and should always
|
acknowledge the limitations of the data CorpWatch provides, and should always
|
||||||
verify the information with the official SEC filings before taking any action.
|
verify the information with the official SEC filings before taking any action.
|
||||||
},
|
},
|
||||||
'Author' => [ 'Brandon Perry <bperry.volatile[at]gmail.com>' ],
|
'Author' => [ 'Brandon Perry <bperry.volatile[at]gmail.com>' ],
|
||||||
|
|
Loading…
Reference in New Issue