metasploit-framework/lib
Tod Beardsley 63c66f66a0
Add a second_chance on cmd_use
This is a weak attempt to solve a race condition between modules loading
and cmd_use being fired. Upon startup, saved configurations, running
resource scripts, and running commands will sometimes jump ahead of the
module loading procedure.

I have not discovered where the race actually is and how to cause the
race to happen. However, the timing seems to be fairly close to a second;
by waiting three seconds after trying use again, we seem to be in the
clear, at least according to testing.

Fixes #4549, but better solutions are welcome!
2015-01-20 15:46:29 -06:00
..
anemone
bit-struct Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
metasm Fix jcxz to jecxz for x86_64 in metasm 2014-12-19 13:34:56 -06:00
metasploit Move ACPP default port into Rex 2015-01-12 19:43:57 -08:00
msf Add a second_chance on cmd_use 2015-01-20 15:46:29 -06:00
nessus
net Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
openvas
postgres
rabal Resolve #4507 - respond_to? + send = evil 2015-01-02 13:29:17 -06:00
rapid7 fixes #4490, class.to_s should not be used for checks 2014-12-31 10:46:24 +01:00
rbmysql
rex Remove errant pry 2015-01-13 10:35:05 -08:00
snmp Use the SNMP fix from master. 2014-10-24 13:01:06 -05:00
sqlmap Moar " -> ' 2014-07-21 18:04:36 -05:00
sshkey Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00
tasks Fix rake when cucumber gem is not present 2014-09-11 22:31:57 -05:00
telephony
anemone.rb
bit-struct.rb
enumerable.rb
metasm.rb Manual loading shouldn't be needed 2014-02-19 13:13:41 -06:00
msfenv.rb Revert "Various merge resolutions from master <- staging" 2014-08-22 10:17:44 -05:00
postgres_msf.rb
rbmysql.rb
rex.rb Fix the rex.rb header and copyright date 2014-09-08 15:32:13 -05:00
snmp.rb
sshkey.rb
telephony.rb
windows_console_color_support.rb Fix improper use of host-endian or signed pack/unpack 2014-06-30 02:50:10 -05:00