metasploit-framework/lib
Brent Cook 9dbbea8973 Further improve / fix RHOSTS support for aux modules
Peleus notes that when pulling more than a few RHOSTS targets from the database, MSF writes the intermediate results to a text file instead of leaving them in memory. The aux module check of instantiating a RangeWalker for validation is necessary but insufficient for validating 'file:' RHOSTS specifications.

This clones logic used in the 'check' method in exploit modules to be able to handle file: properly. I suspect this may need to be consolidated and implemented elsewhere tool.
2019-02-26 22:18:45 -06:00
..
anemone Correct space movement in lib/anemone/core.rb 2018-06-13 19:16:35 +09:00
metasploit Bump version of framework to 5.0.9 2019-02-21 21:30:00 -08:00
msf Further improve / fix RHOSTS support for aux modules 2019-02-26 22:18:45 -06:00
net Fix Net::SSH::CommandStream session open failure 2018-11-02 01:08:05 -05:00
pg Hide pg deprecated constants warning 2019-02-11 14:42:13 -05:00
postgres
rabal
rbmysql Fix typos in lib/rbmysql/charset.rb 2018-06-08 11:32:06 +09:00
rex Land #11392, only compute prompt expansions as-needed 2019-02-20 07:48:05 -06:00
snmp
sqlmap
tasks
telephony
anemone.rb
enumerable.rb
msfenv.rb
postgres_msf.rb
rbmysql.rb
rex.rb Move crypto methods to Rex::Crypto namespace 2018-04-17 20:12:26 -05:00
robots.rb
snmp.rb
telephony.rb
windows_console_color_support.rb