metasploit-framework/lib/metasploit/framework
Brent Cook 8349a274ea use and include git hash of Framework as part of the version
Because we do not always update the version number, multiple releases have
shown version string, which is not useful for helping debug issues, or for
knowing what features are enabled.

This adds the git hash or reads from a file a copy of the git hash (useful for
doing packaged builds without git) so that it is clear the origin of a
particular metasploit-framework version.
2015-07-10 18:03:37 -05:00
..
afp Fix #4592, print_* methods used in LoginScanner modules 2015-02-20 22:46:21 -06:00
api Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
command Small rework of the spinners, clear the line when done 2015-06-06 14:30:42 -05:00
core use and include git hash of Framework as part of the version 2015-07-10 18:03:37 -05:00
database Restore backup database.yml when retesting after interrupt 2014-08-28 15:20:53 -05:00
ftp Pass the framework/module down into LoginScanner 2015-02-07 11:50:30 -06:00
jtr Convert #find(:all) to #where or #all 2015-02-01 00:31:58 -06:00
login_scanner Fix #5616, Save username before stop_on_success breaks the task 2015-06-26 18:04:18 -05:00
mssql Fix #4592, print_* methods used in LoginScanner modules 2015-02-20 22:46:21 -06:00
ntds move ntds from priv to extapi 2015-06-22 09:04:08 -05:00
parsed_options Implement "-" for msfconsole -r from stdin 2015-01-29 19:26:56 -06:00
spec Don't break untested_payloads.rb 2015-03-24 00:54:11 -05:00
tcp Pass the framework/module down into LoginScanner 2015-02-07 11:50:30 -06:00
telnet Fix telnet 2014-10-21 11:08:41 -05:00
api.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
command.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
common_engine.rb Mark app/concerns as autoload 2015-04-14 15:06:59 -05:00
community_string_collection.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
core.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
credential.rb account for public only credentials in #to_s 2015-05-18 13:42:15 -05:00
credential_collection.rb Correct YARD doc comments 2015-04-02 16:14:25 +05:00
database.rb Updated as per jlee-r7 feedback 2015-04-03 10:17:54 +05:00
engine.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
login_scanner.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
parsed_options.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
rails_version_constraint.rb Updating Rails version comment 2015-05-13 09:37:32 -05:00
require.rb Try to require 'metasploit/credential' when including Metasploit::Credential::Creation 2015-04-09 09:05:38 -05:00
spec.rb Merge branch 'feature/MSP-11130/metasploit-framework-spec-constants' into feature/MSP-11147/thread-leak-detection 2014-11-05 15:47:59 -06:00
thread_factory_provider.rb Wrap Msf::Framework#threads in Metasploit::Framework::ThreadFactoryProvider 2014-11-13 14:08:26 -06:00
version.rb use and include git hash of Framework as part of the version 2015-07-10 18:03:37 -05:00