mirror of
https://github.com/rapid7/metasploit-framework
synced 2024-11-05 14:57:30 +01:00
9aeb4694f7
Modified from #561. It has gone through a lot of changes, including: * It now relies mainly on arguments instead of datastore options. This is because when an user uses datadatore options, the rc script cannot really start automatically without some config in advance, which is a hassle. * We no longer have to manually connect to a database before being able to use the rc script. It can automtaically connect to it if the necessary arguments are supplied (user/pass/workspace) * Better error handling * Actually exits msfconsole when something fails or not ready * The older script does not select a payload. This one will automatically select one based on compatible payloads. * Instead of manually specifying an "identifier" for reference matching, this is now automatic. * Lots of cleanup * Update help_me |
||
---|---|---|
.. | ||
.keep | ||
auto_brute.rc | ||
auto_cred_checker.rc | ||
auto_pass_the_hash.rc | ||
autocrawler.rc | ||
autoexploit.rc | ||
basic_discovery.rc | ||
fileformat_generator.rc | ||
multi_post.rc | ||
nessus_vulns_cleaner.rc | ||
oracle_login.rc | ||
oracle_sids.rc | ||
oracle_tns.rc | ||
port_cleaner.rc | ||
portscan.rc | ||
run_all_post.rc | ||
wmap_autotest.rc |