Skip to content

Commit 3bf7473

Browse files
committed
Add github pull request as reference
1 parent 44a2f36 commit 3bf7473

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

modules/exploits/multi/http/x7chat2_php_exec.rb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,11 @@ def initialize(info = {})
2626
'Fernando Munoz <fernando[at]null-life.com>', # discovery & module development
2727
'Juan Escobar <eng.jescobar[at]gmail.com>', # module development @itsecurityco
2828
],
29+
'References' =>
30+
[
31+
# Using this URL because isn't nothing else atm
32+
['URL', 'https://github.com/rapid7/metasploit-framework/pull/4076']
33+
],
2934
'Platform' => 'php',
3035
'Arch' => ARCH_PHP,
3136
'Targets' => [['Generic (PHP Payload)', {}]],

0 commit comments

Comments
 (0)