We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b09306 commit 49cb26cCopy full SHA for 49cb26c
modules/exploits/linux/smtp/harakiri.rb
@@ -58,9 +58,10 @@ def initialize(info = {})
58
'References' =>
59
[
60
[ 'CVE', '2016-1000282'],
61
- [ 'EDB-ID', '41162'],
62
[ 'URL', 'https://github.com/outflankbv/Exploits/blob/master/harakiri-CVE-2016-1000282.py'],
63
- [ 'URL', 'https://www.exploit-db.com/exploits/41162/']
+ [ 'URL', 'https://www.exploit-db.com/exploits/41162/'],
+ [ 'URL', 'https://github.com/distributedweaknessfiling/DWF-Database-Artifacts/blob/158c10cf11bc7d6ad728c1a8dd213f523ecfca52/DWF/2016/1000282/CVE-2016-1000282.json'],
64
+ [ 'EDB-ID', '41162']
65
],
66
'Privileged' => false,
67
'Arch' => ARCH_X86,
0 commit comments