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 |
HD Moore
|
3046896204
|
This commit makes the new unicode string encoding optional, it can be disabled by setting EnableUnicodeEncoding to false or through the 'disable_unicode_encoding' console command in the Meterpreter shell. Fixes #4986
git-svn-id: file:///home/svn/framework3/trunk@13278 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 15:44:54 +00:00 |
David Rude
|
f6e3065a51
|
camel case the advanced options
git-svn-id: file:///home/svn/framework3/trunk@13274 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 14:35:02 +00:00 |
David Rude
|
98e99ea2e6
|
add prompt_char support
git-svn-id: file:///home/svn/framework3/trunk@13273 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 06:17:44 +00:00 |
David Rude
|
1902b92878
|
Merge custom prompt code
git-svn-id: file:///home/svn/framework3/trunk@13272 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-21 06:14:25 +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 |
James Lee
|
642cddf620
|
fix startup-time plugin loading when there is a space in the path.
git-svn-id: file:///home/svn/framework3/trunk@13189 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 23:46:37 +00:00 |
HD Moore
|
483abeab72
|
Change this to query the class name of the input
git-svn-id: file:///home/svn/framework3/trunk@13182 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-15 04:22:32 +00:00 |
Matt Weeks
|
b1afbfeb96
|
Fix rpc error with console detect code.
Un-breaks rpc/msfgui/armitage.
Reference r13160 r13161 r13179
git-svn-id: file:///home/svn/framework3/trunk@13180 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 22:45:20 +00:00 |
James Lee
|
bc77523a01
|
revert r13161, hopefully unbreaking msfgui and armitage
git-svn-id: file:///home/svn/framework3/trunk@13179 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-14 22:01:28 +00:00 |
HD Moore
|
9fc5470023
|
Exit makes more sense here
git-svn-id: file:///home/svn/framework3/trunk@13161 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 05:06:01 +00:00 |
HD Moore
|
65702f64b6
|
Check to make sure we are running under Console2; all sorts of gremlins and threading bugs appear when running under a bare cmd.exe console, this should save us a few bug reports.
git-svn-id: file:///home/svn/framework3/trunk@13160 4d416f70-5f16-0410-b530-b9f4589650da
|
2011-07-13 05:01:37 +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 |