1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00
metasploit-framework/scripts/resource
sinn3r 9aeb4694f7 Add autoexploit.rc based on #561
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
2012-07-06 15:02:28 -05:00
..
.keep Add empty directories from svn repo. 2011-11-09 18:41:40 -06:00
auto_brute.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
auto_cred_checker.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
auto_pass_the_hash.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
autocrawler.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
autoexploit.rc Add autoexploit.rc based on #561 2012-07-06 15:02:28 -05:00
basic_discovery.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
fileformat_generator.rc resource script for generating fileformat exploits 2012-02-17 11:44:31 +01:00
multi_post.rc enum_linux isn't in the framework anymore. Instead of we use enum_network, enum_system, and enum_users_history 2012-03-14 16:36:43 -05:00
nessus_vulns_cleaner.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
oracle_login.rc Adding oracle RC scripts from nebulus 2012-01-09 08:36:52 -06:00
oracle_sids.rc Adding oracle RC scripts from nebulus 2012-01-09 08:36:52 -06:00
oracle_tns.rc Adding oracle RC scripts from nebulus 2012-01-09 08:36:52 -06:00
port_cleaner.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
portscan.rc db checks and new nessus_vulns_cleaner 2012-03-13 08:33:22 +01:00
run_all_post.rc Adding oracle RC scripts from nebulus 2012-01-09 08:36:52 -06:00
wmap_autotest.rc Also adding wmap targets by ip in case no websites/vhosts were discovered prior to running the script 2012-04-05 18:20:46 +02:00