Skip to content

Commit 81cf79d

Browse files
committed
Land rapid7#6221, update references for caidao_php_backdoor_exec.rb
2 parents 32faf7a + a035113 commit 81cf79d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/exploits/multi/http/caidao_php_backdoor_exec.rb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,9 @@ def initialize(info = {})
2323
'References' =>
2424
[
2525
['URL', 'https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-i.html'],
26-
['URL', 'https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-ii.html']
26+
['URL', 'https://www.fireeye.com/blog/threat-research/2013/08/breaking-down-the-china-chopper-web-shell-part-ii.html'],
27+
['URL', 'https://www.exploit-db.com/docs/27654.pdf'],
28+
['URL', 'https://www.us-cert.gov/ncas/alerts/TA15-313A']
2729
],
2830
'Platform' => ['php'],
2931
'Arch' => ARCH_PHP,

0 commit comments

Comments
 (0)