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
Wei Chen
b2d0b580cf
Fix rspec
2018-10-04 04:24:53 -05:00
Thomas Gregory
144c76ecd4
Latest fix based on @jrobles-r7 recommendations
...
Fixing:
- MetasploitModule class changed
- Remove the word 'exploit' from name
- Remove StackAdjustment
- Remove Privileged option
- Remove make_nops(12)
- Remove extra buffer at the end of exploit
2018-10-04 16:18:02 +07:00
Mostafa Hussein
bb255e1de7
Update Dockerfile
2018-10-04 10:54:21 +02:00
sinn3r
5e5e663812
Merge pull request #44 from wvu-r7/pr/10707
...
Add PHYSICAL_EFFECTS constant from Will.
2018-10-03 23:37:34 -05:00
Wei Chen
92ac5635b1
Support module documentation
2018-10-03 23:35:30 -05:00
William Vu
97ebc832f0
Clarify target of PHYSICAL_EFFECTS
2018-10-03 20:34:24 -05:00
William Vu
fa92808cc6
Add PHYSICAL_EFFECTS constant
2018-10-03 20:32:00 -05:00
Mostafa Hussein
59c5e527a0
Dockerfile: Use Multi-Stage Build
2018-10-04 01:54:35 +02:00
Matthew Kienow
d69ae54835
Remove unneeded UserServlet
2018-10-03 16:40:37 -04:00
Wei Chen
18d6cc0ee0
Add support for info command
2018-10-03 15:19:08 -05:00