Tod Beardsley
|
00f21c08ae
|
Fixes bug reported by Jérôme to the framework list.
git-svn-id: file:///home/svn/framework3/trunk@13776 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-09-23 01:22:00 +00:00 |
Matt Weeks
|
a20195d9a4
|
Display all notes when no host specified, since not all notes include a host.
git-svn-id: file:///home/svn/framework3/trunk@13645 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-27 15:39:42 +00:00 |
James Lee
|
21604f33e6
|
add a pry command to modules, move the ModuleCommandDispatcher into its own file
git-svn-id: file:///home/svn/framework3/trunk@13630 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-24 21:41:03 +00:00 |
James Lee
|
660d7ccfc6
|
superfluous whitespace
git-svn-id: file:///home/svn/framework3/trunk@13581 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-18 23:37:38 +00:00 |
James Lee
|
778d6b4bb6
|
add help for the last few commands that lacked it in core and move the methods around into a more logical order, see #564
git-svn-id: file:///home/svn/framework3/trunk@13580 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-18 23:36:51 +00:00 |
HD Moore
|
dc9c395a7f
|
Handle a range with a nil length
git-svn-id: file:///home/svn/framework3/trunk@13548 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-08-12 19:09:05 +00:00 |
James Lee
|
75c4553bb8
|
add prompt options to list of globals for tab completion
git-svn-id: file:///home/svn/framework3/trunk@13380 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:46:16 +00:00 |
James Lee
|
a5573b986d
|
update urls
git-svn-id: file:///home/svn/framework3/trunk@13379 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:45:22 +00:00 |
James Lee
|
91790d186a
|
add path to the loot table printout, use the proper help for vulns
git-svn-id: file:///home/svn/framework3/trunk@13378 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-27 19:38:34 +00:00 |
David Rude
|
25bdbe6568
|
More prompt bug fixes, back and use commands should work properly now
git-svn-id: file:///home/svn/framework3/trunk@13326 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-24 18:41:23 +00:00 |
David Rude
|
a54b8c26c3
|
Fix prompt updates to show the last set prompt variable
git-svn-id: file:///home/svn/framework3/trunk@13291 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-22 01:49:29 +00:00 |
James Lee
|
19c4ded9c7
|
remove the unnecessary db_ prefix on commands that do not manipulate the database infrastructure. fixes #4963
git-svn-id: file:///home/svn/framework3/trunk@13267 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 08:39:35 +00:00 |
James Lee
|
ce604977b9
|
remove deprecated db_create and db_destroy
git-svn-id: file:///home/svn/framework3/trunk@13266 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 08:25:01 +00:00 |
James Lee
|
dd4bebf1dd
|
add a list of supported file types for import, fixes #4509
git-svn-id: file:///home/svn/framework3/trunk@13265 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 07:51:52 +00:00 |
James Lee
|
18ce54c11f
|
require a note type when adding notes
git-svn-id: file:///home/svn/framework3/trunk@13264 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 07:34:52 +00:00 |
James Lee
|
00b9af40a1
|
add RangeWalker support for db_notes, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13263 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 07:29:42 +00:00 |
James Lee
|
26e74e2c4e
|
add RangeWalker and portspec support for db_vulns, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13262 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 06:32:40 +00:00 |
James Lee
|
14f5e2bd9c
|
remove deprecated db_exploited, see #4217
git-svn-id: file:///home/svn/framework3/trunk@13261 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 05:53:40 +00:00 |
James Lee
|
f3f94f24a8
|
db_loot: print a table instead of a big line, accept RangeWalker addrs
git-svn-id: file:///home/svn/framework3/trunk@13260 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 05:13:59 +00:00 |
James Lee
|
03b6eee19e
|
print a table instead of a big line for db_creds
git-svn-id: file:///home/svn/framework3/trunk@13259 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 04:48:55 +00:00 |
James Lee
|
60d6357070
|
db_hosts and db_services should have full support for RangeWalker and portspec now. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13258 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 04:39:52 +00:00 |
James Lee
|
1023a4a393
|
allow RangeWalker syntax for args to db_hosts, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13257 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 03:58:25 +00:00 |
James Lee
|
047f509c75
|
allow portspecs for db_services -p
git-svn-id: file:///home/svn/framework3/trunk@13255 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 02:07:14 +00:00 |
James Lee
|
4bfb342ad6
|
abstract parsing of hosts and ports in preperation of adding the same facilities to other commands
git-svn-id: file:///home/svn/framework3/trunk@13253 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-20 00:33:52 +00:00 |
James Lee
|
5e245afe48
|
make db_creds search a little nicer, allow adding and deleting. see r13233
git-svn-id: file:///home/svn/framework3/trunk@13247 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 22:53:02 +00:00 |
James Lee
|
25d8365aca
|
unbreak db_loot when given no addresses, see r13233
git-svn-id: file:///home/svn/framework3/trunk@13234 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 19:42:45 +00:00 |
James Lee
|
8f7d935cf7
|
unbreak db_notes when given no addresses
git-svn-id: file:///home/svn/framework3/trunk@13233 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 19:18:12 +00:00 |
James Lee
|
578d3bc101
|
refactor hosts -> hostlist in db_loot to match other methdos. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13232 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 19:05:16 +00:00 |
James Lee
|
8a9eb35c54
|
remove deprecated db_add_* and db_del_* commands see #4963
git-svn-id: file:///home/svn/framework3/trunk@13231 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 18:50:10 +00:00 |
James Lee
|
c5ef30f0eb
|
remove deprecated import commands. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13229 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 17:41:20 +00:00 |
James Lee
|
becf8d756c
|
standardize db_creds and db_exploited, hopefully keeping the same level of flexibility. see #4963
git-svn-id: file:///home/svn/framework3/trunk@13222 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 11:16:36 +00:00 |
James Lee
|
115a331e6b
|
remove db_add_{note,host}; replace them with options to db_{notes,hosts}, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13219 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 08:13:55 +00:00 |
James Lee
|
7b7b9670d2
|
add -a to db_hosts to replace db_add_hots, see #4963
git-svn-id: file:///home/svn/framework3/trunk@13218 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-19 06:09:10 +00:00 |
HD Moore
|
71488d37c1
|
Add the interact payload to the defaults
git-svn-id: file:///home/svn/framework3/trunk@13138 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-09 06:57:30 +00:00 |
Jonathan Cran
|
4ac2e9111e
|
add a missing require, and ensure the proper namespace is referenced - thanks ricky
git-svn-id: file:///home/svn/framework3/trunk@13126 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-08 03:51:48 +00:00 |
James Lee
|
59ef021bd6
|
cosmetic documentation fix
git-svn-id: file:///home/svn/framework3/trunk@13065 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-29 14:50:15 +00:00 |
HD Moore
|
da7cc53c38
|
Add the spool command for redirecting output to both the console and a file
git-svn-id: file:///home/svn/framework3/trunk@13028 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-25 18:51:07 +00:00 |
James Lee
|
515eda1fff
|
add help about new search keyword options
git-svn-id: file:///home/svn/framework3/trunk@13017 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-23 22:32:44 +00:00 |
James Lee
|
29c12fd064
|
treat non-option args to db_hosts as an address to search for, removes -a.
git-svn-id: file:///home/svn/framework3/trunk@12943 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-06-14 22:17:07 +00:00 |
HD Moore
|
618c438ffd
|
Move keyward parsing into the module base class
git-svn-id: file:///home/svn/framework3/trunk@12753 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-28 02:29:22 +00:00 |
HD Moore
|
52f7863890
|
Add keyword searching to msfconsole
git-svn-id: file:///home/svn/framework3/trunk@12752 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-28 02:26:04 +00:00 |
Tod Beardsley
|
a891d53be4
|
Adding a Nokogiri stream parser for Nexpose raw XML files.
git-svn-id: file:///home/svn/framework3/trunk@12740 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-27 17:30:11 +00:00 |
HD Moore
|
c5c679cdb7
|
Remove all calls to framework.db.sync and make this method a no-op now that the task manager is no longer used.
git-svn-id: file:///home/svn/framework3/trunk@12708 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-25 00:30:03 +00:00 |
Tod Beardsley
|
81e1b41840
|
Fixes #4578. If the user has Nokogiri of a reasonable version installed, use that to parse Nmap-created XML documents. Otherwise, fall back to the existing REXML parser.
git-svn-id: file:///home/svn/framework3/trunk@12702 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-24 19:40:50 +00:00 |
James Lee
|
3d5cf03af6
|
move help into its own method for a couple more commands
git-svn-id: file:///home/svn/framework3/trunk@12651 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-17 20:43:04 +00:00 |
HD Moore
|
9ce47c01bd
|
Reverting the autoload changes until we can upgrade to a new ActiveSupport library or find a workaround
git-svn-id: file:///home/svn/framework3/trunk@12600 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-12 20:03:55 +00:00 |
James Lee
|
06779bc8c0
|
remove unnecessary requires for stuff in rex. autoload and a high-level require 'rex' in lib/msf/core.rb should take care of everything. see #4371, #4373, r12587, and r12554.
git-svn-id: file:///home/svn/framework3/trunk@12588 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-12 00:53:33 +00:00 |
Tod Beardsley
|
50b26cb2d6
|
Adds another Qualys formatted XML importer for ASSET_DATA_REPORT files.
git-svn-id: file:///home/svn/framework3/trunk@12575 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-10 19:10:02 +00:00 |
James Lee
|
27c1e757e1
|
add post count to the banner
git-svn-id: file:///home/svn/framework3/trunk@12537 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-05-04 08:50:38 +00:00 |
HD Moore
|
d942442bcd
|
Officially remove sqlite3 support (its been deprecated for approximately a year). SQLite3 has not been usable for a long time due to thread concurrency and stability issues. This is the final nail in the coffin now that the DB backend has gone through an overhaul.
git-svn-id: file:///home/svn/framework3/trunk@12469 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-04-29 17:22:53 +00:00 |