Brent Cook
|
04a026e786
|
remove lies from module, this is a bound socket
|
2017-01-02 09:47:18 -06:00 |
David Maloney
|
eb73a6914d
|
replace old rex::ui::text::table refs
everywhere we called the class we have now rewritten it
to use the new namespace
MS-1875
|
2016-08-10 13:30:09 -05:00 |
Brent Cook
|
b08d1ad8d8
|
Revert "Land #6812, remove broken OSVDB references"
This reverts commit 2b016e0216 , reversing
changes made to 7b1d9596c7 .
|
2016-07-15 12:00:31 -05:00 |
Brent Cook
|
2b016e0216
|
Land #6812, remove broken OSVDB references
|
2016-07-11 22:59:11 -05:00 |
Brendan Watters
|
c02a05f913
|
Removed code that was already commented out
|
2016-06-17 15:47:15 -05:00 |
Brendan Watters
|
1225a93179
|
Moved ClamAV scanner to scanning module
s
|
2016-06-17 15:40:33 -05:00 |
wchen-r7
|
816bc91e45
|
Resolve #6807, remove all OSVDB references.
OSVDB is no longer a vulnerability database, therefore all the
references linked to it are invalid.
Resolve #6807
|
2016-04-23 12:32:34 -05:00 |
wchen-r7
|
4d76b0e6a5
|
Rm auxiliary/scanner/misc/redis_server
Please use auxiliary/scanner/redis/redis_server or
auxiliary/scanner/redis/redis_login instead
|
2016-03-31 17:13:08 -05:00 |
Spencer McIntyre
|
4e3a188f75
|
Land #6401, EasyCafe server file retrieval module
|
2016-03-16 13:24:54 -04:00 |
Spencer McIntyre
|
9ac4ec4bfc
|
Update the class name to MetasploitModule
|
2016-03-16 13:22:06 -04:00 |
Spencer McIntyre
|
53f1338ad0
|
Update module to remove references to print peer
|
2016-03-16 13:10:39 -04:00 |
Christian Mehlmauer
|
3123175ac7
|
use MetasploitModule as a class name
|
2016-03-08 14:02:44 +01:00 |
Brent Cook
|
f703fa21d6
|
Revert "change Metasploit3 class names"
This reverts commit 666ae14259 .
|
2016-03-07 13:19:55 -06:00 |
Christian Mehlmauer
|
666ae14259
|
change Metasploit3 class names
|
2016-03-07 09:56:58 +01:00 |
Brent Cook
|
66c697d2e4
|
Land #6602, update author info for dahua_dvr_auth_bypass
|
2016-03-06 15:13:01 -06:00 |
Brent Cook
|
4711191def
|
remove non-specific URL
|
2016-03-06 15:12:25 -06:00 |
Tyler Bennett
|
ff3a554b4d
|
added an unless to wrap around the print and report_creds func for nas module to only execute if ftpuser and ftppass is non-blank
|
2016-02-24 13:53:30 -05:00 |
Tyler Bennett
|
16d7b2e6ff
|
cleaned up unless code for nas module and setup ftpuser and ftppass to only if non blank
|
2016-02-23 17:37:47 -05:00 |
Tyler Bennett
|
4eabe43273
|
fixed issues with capturing regex
|
2016-02-23 12:27:07 -05:00 |
Tyler Bennett
|
c191e5b8e1
|
corrected authors file and cleaned up debug statements
|
2016-02-23 11:41:12 -05:00 |
Jon Hart
|
c79eab2c7f
|
Land #6241, @talos-arch3y's aux module for Dahua DVR CVE-2013-6117
|
2016-02-23 08:20:54 -08:00 |
Spencer McIntyre
|
c9c4f49aca
|
Add get_file method and parse the server response
|
2016-02-13 17:20:37 -05:00 |
Brendan Coles
|
40633ea7cd
|
Check filepath length
|
2016-02-08 01:11:18 +00:00 |
Brendan Coles
|
df825913b8
|
Use default timeout
|
2016-02-07 07:11:47 +00:00 |
Brendan Coles
|
e0e67f5507
|
Remove unnecessary check for FILEPATH
|
2016-02-07 02:05:15 +00:00 |
James Lee
|
8094eb631b
|
Do the same for aux modules
|
2016-02-01 16:06:34 -06:00 |
Tyler Bennett
|
c245e64239
|
added peer to each print statement and rex table
|
2016-01-06 13:22:30 -05:00 |
Tyler Bennett
|
aa2922e6c3
|
added in verbose mode for ddns and fixed report_email_creds issue
|
2016-01-05 14:54:48 -05:00 |
nixawk
|
20cd156047
|
replace auxiliary/scanner/misc/redis_server with auxiliary/scanner/redis/redis_server
|
2016-01-05 13:14:40 +08:00 |
Brendan Coles
|
47261c27d4
|
Add EasyCafe Server Remote File Access module
|
2015-12-27 12:00:50 +00:00 |
Tyler Bennett
|
5bb8dbcafc
|
added peer to users table
|
2015-12-15 16:45:45 -05:00 |
Tyler Bennett
|
797bd9e04d
|
added peer to each table and added each users groups to the users table
|
2015-12-15 16:31:25 -05:00 |
Tyler Bennett
|
bda6c940cf
|
fixed issues with printing of tables and cleaned up output a bit removed unecessary prints
|
2015-12-14 16:23:18 -05:00 |
Tyler Bennett
|
c000e590d4
|
verified table values are correctly typed as Strs, but it still fails to print the tables
|
2015-12-10 15:51:59 -05:00 |
Tyler Bennett
|
c2ef7be217
|
cleaned up regex isseus and added the appropriate rex tables. Having issues with printing them due to type errors, but Im working on it
|
2015-12-09 17:49:38 -05:00 |
Tyler Bennett
|
e574c844de
|
added rex table for channels func, has an issues with TypeError no implicit conversion of String into Integer upon building the table
|
2015-12-08 18:19:30 -05:00 |
Tyler Bennett
|
48cd350711
|
updated authors list with contributors
|
2015-12-08 16:29:00 -05:00 |
Tyler Bennett
|
92d56cd050
|
cleaned up uncessary Rex Tables working on the rest of them for users, groups and channels
|
2015-12-08 16:24:47 -05:00 |
Tyler Bennett
|
75e31c252e
|
added rex table for nas settings, still working on users and hashes rex table
|
2015-12-07 14:48:28 -05:00 |
Tyler Bennett
|
3d892bd1d6
|
added rex table for grab_email func instead of printing out values
|
2015-12-07 10:37:36 -05:00 |
Tyler Bennett
|
069a50e1b8
|
Revert "fixed ddns_creds import issue, by using rhost and commenting why it needs to be used"
Reverting to hopefully force a fix for issue #3968
|
2015-12-07 09:41:46 -05:00 |
Tyler Bennett
|
385e5a9fe1
|
fixed more rubocop issues with the rex table for ddns
|
2015-12-04 15:28:01 -05:00 |
Tyler Bennett
|
4e0ab9b68f
|
fixed ddns_creds import issue, by using rhost and commenting why it needs to be used
|
2015-12-04 15:10:02 -05:00 |
Tyler Bennett
|
6ce54f15ee
|
added rex table for ddns func
|
2015-12-04 14:46:26 -05:00 |
Tyler Bennett
|
16e4d6a727
|
fixedd more rubocop errors, still needs work
|
2015-12-04 14:08:18 -05:00 |
Jon Hart
|
72f7efd042
|
Lots of style cleanup
|
2015-12-03 15:39:27 -08:00 |
Jon Hart
|
4b30a56f15
|
Add a few missing connects
|
2015-12-03 15:22:27 -08:00 |
Jon Hart
|
7346c528cd
|
Fix indentation
|
2015-12-03 15:21:06 -08:00 |
Jon Hart
|
6c31946995
|
Slightly simplify regex
|
2015-12-03 15:19:35 -08:00 |
Jon Hart
|
98096ab71c
|
Remove useless assignment
|
2015-12-03 15:16:54 -08:00 |