Update references

bug/bundler_fix
Jon Hart 2015-11-10 21:02:37 -08:00
parent 143ac47484
commit d00eba23f9
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 3 additions and 2 deletions

View File

@ -28,9 +28,10 @@ class Metasploit3 < Msf::Auxiliary
'License' => MSF_LICENSE,
'References' =>
[
['URL', 'http://www.veeder.com/us/automatic-tank-gauge-atg-consoles'],
['URL', 'https://community.rapid7.com/community/infosec/blog/2015/01/22/the-internet-of-gas-station-tank-gauges'],
['URL', 'http://www.trendmicro.com/vinfo/us/security/news/cybercrime-and-digital-threats/the-gaspot-experiment'],
['URL', 'https://github.com/sjhilt/GasPot'],
['URL', 'https://community.rapid7.com/community/infosec/blog/2015/01/22/the-internet-of-gas-station-tank-gauges']
['URL', 'http://www.veeder.com/us/automatic-tank-gauge-atg-consoles']
],
'DefaultAction' => 'INVENTORY',
'Actions' =>