Jon Hart
|
6646785902
|
Don't enumerate other possible domains via TLD expansion by default
|
2016-01-28 14:09:09 -08:00 |
Jon Hart
|
86e7cd92c0
|
Minor style nit on printed NS records
|
2016-01-28 14:08:20 -08:00 |
nixawk
|
643ebfed7e
|
format print_status output for get_srv/get_tld
|
2016-01-16 11:21:16 +08:00 |
nixawk
|
e491502023
|
handle exception - ResolverArgumentError
|
2016-01-12 00:48:02 +08:00 |
nixawk
|
408b8fa4fd
|
handle exception - (get_tld - ArgumentError / get_mx - SocketError)
|
2016-01-07 00:54:03 +08:00 |
nixawk
|
eecd75262c
|
handle exception - (get_tld - ArgumentError / get_mx - SocketError)
|
2016-01-07 00:25:28 +08:00 |
nixawk
|
71acff5733
|
output scan results (set VERBOSE false)
|
2016-01-06 23:55:48 +08:00 |
nixawk
|
a477868efb
|
add ENUM_BRT switch to def get_a(domain)
|
2015-12-30 13:15:43 +08:00 |
nixawk
|
5bd380c7bd
|
remove vprint_status / zone transfer - Handle Errno::ETIMEDOUT Exception
|
2015-12-30 12:06:54 +08:00 |
nixawk
|
e172d60e8e
|
rename STOP_STORE_LOOT to STORE_LOOT
|
2015-12-30 10:13:05 +08:00 |
nixawk
|
3edd00f2ec
|
(description) dns MX to DNS MX / change default options from false to true
|
2015-12-30 10:07:38 +08:00 |
nixawk
|
7d3978b146
|
Fix: save_root - Auxiliary failed: ArgumentError wrong number of arguments (5 for 7)
|
2015-12-29 19:59:56 +08:00 |
nixawk
|
8830a0630d
|
Review - add options / threads / report_service / STORE_LOOT / ...
|
2015-12-29 19:43:52 +08:00 |
nixawk
|
2adcd0a0d2
|
add references
|
2015-11-05 23:45:29 +00:00 |
nixawk
|
d63f7c843e
|
enum_dns - review
|
2015-11-05 10:09:54 +00:00 |
Brent Cook
|
fc09eaf517
|
Land #6039, the rest of the cleanups
|
2015-10-02 18:41:08 -05:00 |
Brent Cook
|
5882904bb8
|
Land #6039, fix error handling in mssql_idf
|
2015-10-02 18:36:27 -05:00 |
William Vu
|
711f11abb8
|
Clean up some things
|
2015-10-02 18:35:46 -05:00 |
wvu-r7
|
e64804d136
|
Merge pull request #13 from bcook-r7/land-6039-mssql_idf
catch more network exceptions
|
2015-10-02 18:35:23 -05:00 |
Brent Cook
|
dea0142da1
|
catch network exceptions
|
2015-10-02 18:26:37 -05:00 |
William Vu
|
55895c6305
|
Fix nil bug in mssql_idf
|
2015-10-02 18:20:06 -05:00 |
jvazquez-r7
|
c967b60bf8
|
Land #5948, @bcook-r7's fix shell_to_meterpreter from powershell
|
2015-10-02 15:59:43 -05:00 |
jvazquez-r7
|
953bfe1a81
|
Delete typo
|
2015-10-02 15:29:03 -05:00 |
Brent Cook
|
2445c1fa32
|
Land #6012, Use SSLVerifyMode and SSLCipher from the Exploit::Remote::Tcp
|
2015-10-02 15:27:47 -05:00 |
Brent Cook
|
40cb13609a
|
update SSLVersion to support all options for rex TCP sockets, add 'TLS' alias
|
2015-10-02 15:26:49 -05:00 |
jvazquez-r7
|
6468eb51b2
|
Do changes to have into account powershell sesions are not cmd sessions
|
2015-10-02 15:26:42 -05:00 |
jvazquez-r7
|
5a7ac8c29a
|
Land #6030, @wchen-r7's Microsoft Patch Finder
|
2015-10-02 13:33:27 -05:00 |
jvazquez-r7
|
33ea5fdd12
|
Use named subjects
|
2015-10-02 13:32:32 -05:00 |
wchen-r7
|
c4bba0269c
|
Change print_debug
|
2015-10-02 12:48:12 -05:00 |
wchen-r7
|
f97cd97fa5
|
Update documentation
|
2015-10-02 12:45:17 -05:00 |
wchen-r7
|
e226526dee
|
Update help
|
2015-10-02 12:37:01 -05:00 |
sinn3r
|
cffb0f85fd
|
Merge pull request #35 from jvazquez-r7/review_6030
Merge code changes from Juan
|
2015-10-02 12:29:53 -05:00 |
jvazquez-r7
|
5862a66221
|
Pass specs again
|
2015-10-02 11:50:41 -05:00 |
William Vu
|
a2107b11b2
|
Land #6037, YARD for request plugin
|
2015-10-02 11:45:18 -05:00 |
jvazquez-r7
|
69f3d88ea6
|
Ensure uniq on #find_msb_numbers
|
2015-10-02 11:38:36 -05:00 |
jvazquez-r7
|
b107213a6e
|
Update documentation / TODO
|
2015-10-02 11:37:43 -05:00 |
jvazquez-r7
|
507f778056
|
Do some code reorganization with @wchen-r7
|
2015-10-02 11:35:06 -05:00 |
William Vu
|
a773627d26
|
Land #5946, simple_backdoors_exec module
|
2015-10-02 11:18:29 -05:00 |
William Vu
|
5b8f98ee06
|
Land #6022, zemra_panel_rce module
|
2015-10-02 11:18:09 -05:00 |
jvazquez-r7
|
1f26ec1252
|
Land #6018, @pedrib's module for Kaseya VSA ZDI-15-448
|
2015-10-02 08:58:43 -05:00 |
jvazquez-r7
|
75d2a24a0a
|
Land #6019, @pedrib's Kaseya VSA ZDI-15-449 exploit
|
2015-10-02 08:51:28 -05:00 |
Pedro Ribeiro
|
d334dc237f
|
Update kaseya_master_admin.rb
|
2015-10-02 13:21:28 +01:00 |
Pedro Ribeiro
|
cbbeef0f53
|
Update kaseya_uploader.rb
|
2015-10-02 13:20:59 +01:00 |
Pedro Ribeiro
|
38b3b2daae
|
Merge pull request #21 from jvazquez-r7/review_6018
Looks ok, going to test now.
|
2015-10-02 13:42:27 +02:00 |
Pedro Ribeiro
|
421a3f9da6
|
Merge pull request #20 from jvazquez-r7/review_6019
Looks ok, going to test now.
|
2015-10-02 13:41:23 +02:00 |
JT
|
33916997a4
|
Update zemra_panel_rce.rb
revised the name and the description
|
2015-10-02 09:49:59 +08:00 |
Spencer McIntyre
|
35ca8ad328
|
Add doc changes from proofreading
|
2015-10-01 20:49:13 -04:00 |
Spencer McIntyre
|
fe4fdb1e48
|
Add YARD documentation to the requests plugin
|
2015-10-01 20:38:39 -04:00 |
JT
|
fa1391de87
|
Update simple_backdoors_exec.rb
Updating the code as suggested
|
2015-10-02 07:53:15 +08:00 |
JT
|
501325d9f4
|
Update zemra_panel_rce.rb
|
2015-10-02 06:48:34 +08:00 |