Skip to content

Commit 6d7cf81

Browse files
committed
Update references
1 parent 009d6a4 commit 6d7cf81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/exploits/linux/misc/drb_remote_codeexec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def initialize(info = {})
2323
'References' =>
2424
[
2525
[ 'URL', 'http://www.ruby-doc.org/stdlib-1.9.3/libdoc/drb/rdoc/DRb.html' ],
26+
[ 'URL', 'http://blog.recurity-labs.com/archives/2011/05/12/druby_for_penetration_testers/' ]
2627
],
2728
'Privileged' => false,
2829
'Payload' =>

0 commit comments

Comments
 (0)