From fbffefbdb2f925adef5eab73cd066f89cd2f61c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?RAMELLA=20S=C3=A9bastien?= Date: Fri, 22 Nov 2019 18:47:41 +0400 Subject: [PATCH] add. original module edb reference. --- modules/exploits/multi/http/agent_tesla_panel_rce.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/exploits/multi/http/agent_tesla_panel_rce.rb b/modules/exploits/multi/http/agent_tesla_panel_rce.rb index 5cc05f99cb..06ccde02b3 100755 --- a/modules/exploits/multi/http/agent_tesla_panel_rce.rb +++ b/modules/exploits/multi/http/agent_tesla_panel_rce.rb @@ -25,6 +25,7 @@ class MetasploitModule < Msf::Exploit::Remote 'mekhalleh (RAMELLA Sébastien)' # add. targetting windows and authenticated RCE ], 'References' => [ + ['EDB', '47256'], # original module published. ['URL', 'https://github.com/mekhalleh/agent_tesla_panel_rce/tree/master/resources'], # Agent-Tesla WebPanel's available for download ['URL', 'https://www.pirates.re/agent-tesla-remote-command-execution-(fighting-the-webpanel)'], # fr ['URL', 'https://www.cyber.nj.gov/threat-profiles/trojan-variants/agent-tesla'],