Correct aux mod count

git-svn-id: file:///home/svn/framework3/trunk@5266 4d416f70-5f16-0410-b530-b9f4589650da
unstable
HD Moore 2008-01-02 06:26:04 +00:00
parent dd2e302834
commit 039d9f6c6a
1 changed files with 1 additions and 1 deletions

View File

@ -226,7 +226,7 @@ module Gtk2
@model, nil, "Auxiliary", mod_auxiliary,
{
:top_icon => "zoom.png",
:top_desc => "All loaded auxiliary modules (#{framework.stats.num_exploits.to_s})",
:top_desc => "All loaded auxiliary modules (#{framework.stats.num_auxiliary.to_s})",
:dir_icon => "msf_local_folder.png",
:mod_icon => "zoom.png",
:type => AUX