Commit Graph

48859 Commits (1a0df7ce07411ccc0cdb4ab55ffc8cc6bc04000b)

Author SHA1 Message Date
William Vu 2e7ac9f449
Land #10751, session interaction fix for RHOSTS 2018-10-05 14:37:10 -05:00
William Vu 938139d23c Add vi and more for hysterical raisins 2018-10-05 14:21:44 -05:00
William Vu 674dab05cc
Land #10754, check_snake_case_filename redux 2018-10-05 14:08:13 -05:00
William Vu 25147c49e8 Bump fallback pager in log command to tail -n 50
24 is never enough. Unless you're Jack Bauer.

(The 24 comes from the VT100. :)
2018-10-05 14:05:54 -05:00
William Vu 2186322134 Stop being an idiot about the regex and rewrite it
There was no reason to shoehorn in zero-length assertions.
2018-10-05 13:50:19 -05:00
Brent Cook 40cb09b2e2
Land #10753, make filename checks more strict 2018-10-05 13:50:14 -04:00
William Vu 05ac3875bc Improve check_snake_case_filename check in msftidy
We also remove the separator, since the file is basenamed.
2018-10-05 11:55:17 -05:00
Metasploit a35fdab4d7
automatic module_metadata_base.json update 2018-10-05 08:52:26 -07:00
Brent Cook eb0febc86c
Land #10729, Namespace modules using full name instead of hex 2018-10-05 11:40:50 -04:00
Brent Cook 241e8e92ba
Land #10743, reduce docker image size by merging layers 2018-10-05 11:38:52 -04:00
Brent Cook a51243ce91
Land #10745, Update lastore_daemon_dbus_priv_esc tested versions 2018-10-05 11:35:31 -04:00
Brent Cook f6306254ce
Land #10746, Fix RPC module.payloads method performance 2018-10-05 11:30:46 -04:00
Green-m 3ec71ed549
Fix issue that not interact with session. 2018-10-05 17:30:38 +08:00
Metasploit e22920dbed
automatic module_metadata_base.json update 2018-10-05 01:40:33 -07:00
William Vu 2bdecf7344
Land #10750, formatting and AKA reference fixes 2018-10-05 03:32:40 -05:00
William Vu ceb5194378
Land #10747, apktool output on failed injection 2018-10-05 03:23:27 -05:00
William Vu 7bc98e0ea8 Fix formatting and convert a missed AKA reference 2018-10-05 03:22:08 -05:00
Metasploit f9e91438cd
automatic module_metadata_base.json update 2018-10-05 00:29:38 -07:00
William Vu 8620ce0ed1
Land #10749, Ruby shovel operator fix for Beetel 2018-10-05 02:20:52 -05:00
William Vu d9cb052189 Fix improper use of the Ruby shovel operator (<<)
junk would be modified and returned, and we just want to return the
concatenated string. Practically doesn't matter, but it's incorrect.

This was my first public module. I've been wanting to fix this since.
I'm noticing it again now as I look for how I used Ret in a target.
2018-10-05 02:18:06 -05:00
Tim W 08c196c5d5 show the output of apktool if injection fails 2018-10-05 14:11:36 +08:00
Matthew Kienow 06700efbc4
Skip payload generate to reduce processing time 2018-10-04 22:06:32 -04:00
Metasploit dbfe67573d
automatic module_metadata_base.json update 2018-10-04 15:03:27 -07:00
bwatters-r7 28fb27187a
Land #10418, Add DCOM/RPC NTLM Reflection (MS16-075) Via Reflective DLL
Merge branch 'land-10418' into upstream-master
2018-10-04 16:54:53 -05:00
bwatters-r7 523040e488
Add note about compiling problems 2018-10-04 16:42:23 -05:00
bwatters-r7 9a45c66db4 Fixed check to you know, check. 2018-10-04 16:38:35 -05:00
bwatters-r7 ce59964141
Recompile binaries and prep for VS2013 compiles 2018-10-04 16:21:23 -05:00
Brendan Coles fe7ce02dfd Update tested versions 2018-10-04 21:13:21 +00:00
William Vu 9e512b0246 Clarify {SCREEN,AUDIO,PHYSICAL}_EFFECTS 2018-10-04 14:20:26 -05:00
William Vu 566d540b87 Add AUDIO_EFFECTS to distinguish from others 2018-10-04 14:06:50 -05:00
Metasploit d1c51bd1b8
automatic module_metadata_base.json update 2018-10-04 11:35:19 -07:00
William Vu 9f30512532
Land #10707, module traits to augment module rank 2018-10-04 13:26:14 -05:00
Wei Chen f5190525fc support for multiple module types 2018-10-04 13:20:47 -05:00
Metasploit 8d7bfee9ec
Weekly dependency update 2018-10-04 10:10:01 -07:00
Metasploit e9928a41a1
automatic module_metadata_base.json update 2018-10-04 09:10:27 -07:00
Jacob Robles 071aa04111
Land #10738, Add Zahir Enterprise 6 build 10b BOF 2018-10-04 11:00:12 -05:00
Metasploit 27b6ff14a8
automatic module_metadata_base.json update 2018-10-04 08:18:06 -07:00
Jacob Robles b5c13690c0
Add documentation for Zahir Import File Module 2018-10-04 10:12:12 -05:00
Wei Chen fb60558777
Land #10712, Make exploit/linux/http/axis_srv_parhand_rce more stable 2018-10-04 10:10:28 -05:00
Jacob Robles 060c68d2e0
Aligment, minor modifications 2018-10-04 10:10:09 -05:00
Christian Mehlmauer 30423b33ed
reduce docker image size 2018-10-04 16:21:46 +02:00
Brent Cook a4509c1757
Land #10739, Remove unneeded UserServlet from JSON-RPC App 2018-10-04 08:28:35 -05:00
Brent Cook e9ef18bff6
Land #10735, Enhance RPC module information retrieval 2018-10-04 08:21:58 -05:00
Christian Mehlmauer ef9ea5452b
Land #10741, use multi staged build for docker 2018-10-04 14:16:22 +02:00
Metasploit 8bd6f4ac5d
automatic module_metadata_base.json update 2018-10-04 04:53:58 -07:00
Jacob Robles 8b955f8ec5
Land #10704, Navigate CMS Unauthenticated RCE 2018-10-04 06:44:21 -05:00
Mostafa Hussein 32f91d537c remove bundle cache after install 2018-10-04 13:23:55 +02:00
Metasploit 598f1fb422
automatic module_metadata_base.json update 2018-10-04 02:37:15 -07:00
Brent Cook ff0ee51da1
Land #10686, ARGS, TIMEOUT, and output to upload_exec module
Merge remote-tracking branch 'upstream/pr/10686' into upstream-master
2018-10-04 04:28:02 -05:00
Wei Chen 31f8c87d41 sync up with remote branch 2018-10-04 04:26:25 -05:00