metasploit-framework/plugins
James Lee 79ac118f47 targ_host -> target_host
git-svn-id: file:///home/svn/framework3/trunk@8910 4d416f70-5f16-0410-b530-b9f4589650da
2010-03-25 01:11:10 +00:00
..
auto_add_route.rb fix\ a\ bug\ in\ 1.8\ where\ instance methods of singletons aren't mirrored as class\ methods by calling the instance method 2010-02-15 15:10:09 +00:00
db_credcollect.rb targ_host -> target_host 2010-03-25 01:11:10 +00:00
db_mysql.rb report failure instead of success when loading the db_* stubs 2009-04-14 03:58:12 +00:00
db_postgres.rb report failure instead of success when loading the db_* stubs 2009-04-14 03:58:12 +00:00
db_sqlite2.rb report failure instead of success when loading the db_* stubs 2009-04-14 03:58:12 +00:00
db_sqlite3.rb report failure instead of success when loading the db_* stubs 2009-04-14 03:58:12 +00:00
db_tracker.rb use the new database api. fixes 753 2010-01-07 19:14:44 +00:00
db_wmap.rb Fix #414 globaly defined datastore values are now rewriten before RHOSTS, RPORT, SSL are set. Support of hostnames instead of ips. Minor version changes 2009-10-25 22:20:59 +00:00
event_tester.rb add a callback for session commands. fixes 618 2010-01-06 05:06:12 +00:00
ips_filter.rb pass opts to real write 2009-01-04 07:34:52 +00:00
msfd.rb Fixes #526. Correct socket name and call to super in the socket output io 2009-11-16 23:35:34 +00:00
nexpose.rb Closes #1244 with a caveat. If the template injected calls ExitProcess(), the payload will be killed. This means that -k is not compatible with our default executable 2010-03-24 15:55:24 +00:00
pcap_log.rb replacing defunct framework URL in header comments in most modules and pcap_log 2009-04-13 14:33:26 +00:00
sample.rb Code cleanups 2008-10-19 21:03:39 +00:00
session_tagger.rb Fix other occurrences of on_session_close not taking a second parameter. See #1075 2010-03-11 13:54:10 +00:00
socket_logger.rb use File.join instead of hard / 2009-04-07 08:33:47 +00:00
sounds.rb Fixes #1075. Handle the 'reason' parameter to on_session_close 2010-03-11 13:52:56 +00:00
thread.rb set @mythread=nil in stop_thread so the correct message will be printed if 2009-01-04 07:45:33 +00:00
token_hunter.rb Fix a trailing comma, breaks ruby 1.8 2009-12-23 12:45:08 +00:00
xmlrpc.rb fixes #587; add http xmlrpc support from Ryan Linn, invoke it with 'load xmlrpc ServerType=Web' or ./msfrpcd -t Web 2009-12-02 00:00:11 +00:00