David Bloom
|
526538ecd6
|
Added dbvis version find and print
|
2014-07-15 15:04:46 +02:00 |
David Bloom
|
97dcc56225
|
Update dbvis_enum.rb
|
2014-07-15 14:23:40 +02:00 |
David Bloom
|
400b0f4276
|
parse url to report host in old config
|
2014-07-15 14:21:09 +02:00 |
David Bloom
|
f3d953f829
|
Old config file update
Added functions to parse old and new config files.
|
2014-07-15 14:00:29 +02:00 |
David Bloom
|
ac3d453002
|
Update dbvis_enum.rb
|
2014-07-15 12:33:07 +02:00 |
David Bloom
|
a53341f520
|
Added compatibility with dbvis <= 6
Checking for "config" folder existence if "config70" is not found.
|
2014-07-15 12:14:38 +02:00 |
sinn3r
|
cc1ba265cb
|
Change module name for consistency
|
2014-07-14 15:49:19 -05:00 |
sinn3r
|
4d7bffd713
|
Change header
|
2014-07-14 15:45:17 -05:00 |
sinn3r
|
5a821cea9d
|
Account for EOFError condition
|
2014-07-14 15:27:40 -05:00 |
sinn3r
|
89a877031f
|
I mean "unless", not "if"
|
2014-07-14 15:24:53 -05:00 |
sinn3r
|
bec32a01ab
|
For for missing an end
|
2014-07-14 15:17:54 -05:00 |
sinn3r
|
cecdcef2e2
|
+ not preferred
|
2014-07-14 15:14:54 -05:00 |
sinn3r
|
0737deb2a3
|
Remove the last exception handler
We're already checking the file path with file?(), so we don't need
to use exception handling for this task anymore.
|
2014-07-14 15:02:23 -05:00 |
sinn3r
|
8fe3f1a077
|
File should be checked for existence before reading
|
2014-07-14 15:01:03 -05:00 |
sinn3r
|
20e5803592
|
Author's Twitter handle should be a comment
msfconsole treats whatever is in <> as the author's email, not
twitter handle
|
2014-07-14 14:57:36 -05:00 |
sinn3r
|
3b6947c1d7
|
Use Rex to check IPv4 instead of using resolv
|
2014-07-14 14:56:38 -05:00 |
sinn3r
|
b5e556519b
|
Change = to ==
This is an if condition, not an assignment
|
2014-07-14 14:53:27 -05:00 |
sinn3r
|
8f51fd0e45
|
Retabbed and reformatted
|
2014-07-14 14:39:34 -05:00 |
David Bloom
|
72d9587a50
|
DbVisualizer stores the user database configuration in dbvis.xml
This module retrieves the connections settings from this file
|
2014-07-14 20:08:48 +02:00 |
David Bloom
|
667b1363f3
|
Delete dbvis_enum.rb
|
2014-07-14 10:57:53 +02:00 |
David Bloom
|
0ef0f6aae1
|
Update dbvis_enum.rb
|
2014-07-14 10:54:43 +02:00 |
David Bloom
|
bcbb0b4fde
|
dbvis connections gathering
DbVisualizer stores the user database configuration in dbvis.xml.
This module retrieves the connections settings from this file.
|
2014-07-14 10:49:20 +02:00 |