Land #2076, missing require in exploit/freebsd/mmap

[Closes #2076]
unstable
Meatballs 2013-07-05 11:52:09 +01:00
commit 03e48df5b9
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
##
require 'msf/core'
require 'msf/core/post/common'
class Metasploit4 < Msf::Exploit::Local
Rank = GreatRanking