metasploit-framework/plugins
Michael Boman 1102d56a27 Incorporating mboman's save credentials
I don't think the use of the constant is a show stopper since it is
identical to the existing Nessus plugin scheme as well. It doesn't make
it right but it's not a reason to block. Both should be fixed some time.

Made a handful of minor edits regarding file handle management, and also
noted that the act of saving nexpose credentials will always cause the
SSL nag screen to not display.

Thanks for the implementation, mboman!

[Closes #57] [Fixes #6156]

Squashed commit of the following:

commit 8d421ab8e3004bcb67e156b45f1355a608e0320c
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:55:35 2011 -0600

    Adds a comment note about bypassing the SSL verify warning

commit fd956b380f14bbb394f36b0a3c565906f9aed869
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:53:29 2011 -0600

    Changing file write mode from w+ to wb.

commit d884c87482b033b7200d5045ba5f9b2d910f4aa8
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:15:46 2011 -0600

    ::File instead of File throughout

commit 6d72f87e8f175f088ac7beeb80742d50ab01b38a
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:14:54 2011 -0600

    Space change

commit f6f3527595379ba11b3be4341a0c620b06340fbb
Merge: a978d19 2335614
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:13:12 2011 -0600

    Merge branch 'master' of github_r7:rapid7/metasploit-framework into mboman_nexpose

commit a978d1962f756f507fdabb988380a7ecf3ce76bb
Author: Tod Beardsley <todb@metasploit.com>
Date:   Fri Dec 23 15:12:51 2011 -0600

    Minor fixups mostly around ::File handling.

commit bddd0249b956c3e2c960b0bd6028b88e6e99eac5
Merge: 2ddc161 bb2ea62
Author: Michael Boman <michael@michaelboman.org>
Date:   Fri Dec 16 08:39:10 2011 +0100

    Merge branch 'master' of git://github.com/rapid7/metasploit-framework into nexpose

commit 2ddc1616714b37e89415195b2a9ef9c569e4065e
Author: Michael Boman <michael@michaelboman.org>
Date:   Wed Dec 14 11:44:29 2011 +0100

    msftidy cleanup (whitespace after EOL)

commit b202c7ff3a61ac450c181d4f60b01923bad9625f
Author: Michael Boman <michael@michaelboman.org>
Date:   Wed Dec 14 11:28:13 2011 +0100

    Removed a ncusage call

commit 45da9728d1867b04ce557521650abbc41753165e
Author: Michael Boman <michael@michaelboman.org>
Date:   Wed Dec 14 09:19:58 2011 +0100

    Fixed indenting, removed ncusage function until later...

commit e9f03aafba7db0d907c431eca3a3b55672437ea4
Merge: 41d3fae 8dc85f1
Author: Michael Boman <michael@michaelboman.org>
Date:   Wed Dec 14 07:35:17 2011 +0100

    Merge branch 'master' of git://github.com/rapid7/metasploit-framework into nexpose

commit 41d3fae61b9501179d5b474de018ea370ae90192
Merge: 63b6f38 d87d8d5
Author: Michael Boman <michael@michaelboman.org>
Date:   Tue Dec 13 20:07:34 2011 +0100

    Merge branch 'master' of git://github.com/rapid7/metasploit-framework into nexpose

commit 63b6f3873d466b7c6e4f3be5f0cea0a2a72e46f9
Merge: b3b7be4 cfa128a
Author: Michael Boman <michael@michaelboman.org>
Date:   Tue Dec 13 17:01:06 2011 +0100

    Merge branch 'master' of git://github.com/rapid7/metasploit-framework into nexpose

commit b3b7be4594eedbb82424e89ad44372dd71a0c507
Author: Michael Boman <michael@michaelboman.org>
Date:   Tue Dec 13 16:54:54 2011 +0100

    Nexpose plugin can now save/load credentials
2011-12-23 16:12:34 -06:00
..
auto_add_route.rb add a description to auto_add_route 2011-01-27 17:33:39 +00:00
db_credcollect.rb big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00
db_tracker.rb more cleanups 2010-05-03 17:13:09 +00:00
editor.rb Removed space in print_line call 2011-10-12 23:28:02 +00:00
event_tester.rb more cleanups 2010-05-03 17:13:09 +00:00
ffautoregen.rb add k-rad plugin to auto-reload-and-exec fileformat exploits on change 2010-12-31 20:16:11 +00:00
ips_filter.rb big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00
lab.rb Merge pull request #76 from kernelsmith/lab_tab_complete 2011-12-22 13:21:11 -08:00
msfd.rb big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00
msgrpc.rb Fix up SSL behavior (correctly, this time). Update the msfrpc tools to support the new MessagePack code, fix various defaults in the plugin. Fixes #5116 2011-07-29 23:58:05 +00:00
nessus.rb Patch and changes sent in by Zate 2011-11-01 01:42:40 +00:00
nexpose.rb Incorporating mboman's save credentials 2011-12-23 16:12:34 -06:00
openvas.rb Changed puts to print_line. 2011-12-18 20:03:49 -05:00
pcap_log.rb big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00
sample.rb more cleanups 2010-05-03 17:13:09 +00:00
session_tagger.rb more cleanups 2010-05-03 17:13:09 +00:00
socket_logger.rb more cleanups 2010-05-03 17:13:09 +00:00
sounds.rb more cleanups 2010-05-03 17:13:09 +00:00
thread.rb more cleanups 2010-05-03 17:13:09 +00:00
token_adduser.rb See #3597. Whoops adding an Id keyword. 2011-10-27 22:46:12 +00:00
token_hunter.rb Apply fix #5512 2011-09-23 02:04:22 +00:00
wmap.rb big msftidy pass, ping me if there are issues 2011-10-23 11:56:13 +00:00