Land #2877, module_rank.rb TypeError fix

bug/bundler_fix
William Vu 2014-01-14 11:11:42 -06:00
commit f7f464f60a
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 0 additions and 3 deletions

View File

@ -37,9 +37,6 @@ maxrank= 600
sort = 0
filter= 'All'
filters = ['all','exploit','payload','post','nop','encoder','auxiliary']
ranks = ['Manual','Low','Average','Normal','Good','Great','Excellent']
opts = Rex::Parser::Arguments.new(
"-h" => [ false, "Help menu." ],