James Lee
|
83b1d270cd
|
Fix ftp and mssql
|
2014-10-21 11:09:39 -05:00 |
sinn3r
|
7163b8c55a
|
Fixes #3915 - NoMethodError private method `rhost'
There's no self.rhost, but rhost is defined
|
2014-09-30 11:34:16 -05:00 |
David Maloney
|
e0c6e90ae8
|
trivial cleanup work
whitespace and alignment stuff
|
2014-05-08 13:42:52 -05:00 |
David Maloney
|
ec974535ac
|
create base object for mssql scanner
created skeleton for MSSQL Loginscanner
included concerns.
also added an NTLM concern and shared example group
|
2014-05-07 14:43:15 -05:00 |
David Maloney
|
e6b15541ff
|
replace datastore calls
replace datastore calls with stub
methods that will be implmeneted by the loginscanner
|
2014-05-07 11:41:49 -05:00 |
David Maloney
|
6077135782
|
extract login neccisary methods
create new mssql mixin. extract only the methods
required for mssql_login to work and copy them
into this mixin.
|
2014-05-06 11:59:21 -05:00 |