fix broken free, type in require

git-svn-id: file:///home/svn/framework3/trunk@10112 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-08-23 18:05:37 +00:00
parent acef967d5a
commit 2b11577ae1
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ require 'msf/core/exploit/browser_autopwn'
# Payload
require 'msf/core/exploit/egghunter'
require 'msf/core/exploit/omlet'
require 'msf/core/exploit/omelet'
require 'msf/core/exploit/seh'
require 'msf/core/exploit/kernel_mode'
require 'msf/core/exploit/exe'