HD Moore
|
3c36bcdc90
|
Fixes #776 and #777. Patch from jhart
git-svn-id: file:///home/svn/framework3/trunk@8329 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-30 20:36:44 +00:00 |
James Lee
|
30b897b6cd
|
add a generic db_import command that auto-detects filetype, move import parsing into msf/core/db. fixes 750
git-svn-id: file:///home/svn/framework3/trunk@8085 4d416f70-5f16-0410-b530-b9f4589650da
|
2010-01-07 19:06:29 +00:00 |
HD Moore
|
829b239b22
|
Fixes #740. Correct a typo introduced to the nexpose plugin.
git-svn-id: file:///home/svn/framework3/trunk@8030 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-30 05:32:13 +00:00 |
James Lee
|
02eb7ab80d
|
massive changes to the database api. Auxiliary::Report is now just a bunch of stubs into the main DBManager, most aux modules should just work, but they haven't all been tested. introduces a get_auth_info method for pulling credentials out of the db. other db api methods should be more standardized now. cross your fingers
git-svn-id: file:///home/svn/framework3/trunk@8028 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-29 23:48:45 +00:00 |
HD Moore
|
50a227fb14
|
Fixes #731. Patch from Oliver Kleinecke corrects minrank usage in the nexpose plugin. Thanks!
git-svn-id: file:///home/svn/framework3/trunk@7988 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-26 18:40:14 +00:00 |
HD Moore
|
0a0ddc35d0
|
Pass minrank from nexpose plugin to autopwn
git-svn-id: file:///home/svn/framework3/trunk@7953 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-23 03:55:56 +00:00 |
HD Moore
|
f157d66625
|
See #678, handle the new range behavior
git-svn-id: file:///home/svn/framework3/trunk@7822 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-11 15:37:26 +00:00 |
James Lee
|
6665669b47
|
use range_walker to allow nmap notation in -I and -E arguments
git-svn-id: file:///home/svn/framework3/trunk@7783 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-09 21:52:03 +00:00 |
James Lee
|
48c8b35b5a
|
single ip addresses in the new rangewalker are separated by spaces, not commas. fixes 666
git-svn-id: file:///home/svn/framework3/trunk@7778 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-09 19:17:42 +00:00 |
HD Moore
|
72fa415fd1
|
Fixes #629 by handling error conditions with a APIError exception
git-svn-id: file:///home/svn/framework3/trunk@7721 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-06 04:16:24 +00:00 |
HD Moore
|
12e8c97a97
|
Fixes #612. This adds an alternative syntax for nexpose_connect for when the password contains a ':' or an '@'
git-svn-id: file:///home/svn/framework3/trunk@7712 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-05 13:54:42 +00:00 |
HD Moore
|
b1b7ef0350
|
Improves the NeXpose plugin, adds the ability to do discovery outside of NeXpose and then scan the results using the database as input (-d).
git-svn-id: file:///home/svn/framework3/trunk@7681 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-03 15:26:30 +00:00 |
HD Moore
|
8341facfd0
|
Add better help output and avoid an exception when no address range is specified
git-svn-id: file:///home/svn/framework3/trunk@7661 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 20:51:18 +00:00 |
HD Moore
|
09f1138fa4
|
Commit the plugin for the release
git-svn-id: file:///home/svn/framework3/trunk@7655 4d416f70-5f16-0410-b530-b9f4589650da
|
2009-12-01 03:10:16 +00:00 |