Commit Graph

49184 Commits (92dec1ecf896ad1145ee0c88047f87e286285e79)

Author SHA1 Message Date
Brent Cook 92dec1ecf8
Land #10843, change docker root exec behaviour 2018-11-02 14:50:39 -05:00
Metasploit f60ff5af39
automatic module_metadata_base.json update 2018-11-02 12:46:55 -07:00
bwatters-r7 4ac9fe5c9f
Land #10834, For real this time
Merge branch 'land-10834' into upstream-master
2018-11-02 14:35:00 -05:00
bwatters-r7 15cc699071
Land #10834, messagebox payload for x64
Merge branch 'land-10834' into upstream-master
2018-11-02 14:17:59 -05:00
Jacob Robles 6bc4b71ca3
Land #10873, Add notes to exploit modules 2018-11-02 14:11:11 -05:00
Metasploit 13c8214728
automatic module_metadata_base.json update 2018-11-02 11:59:26 -07:00
Jacob Robles 2d3403cdd2
Land #10901, Add modules for iOS images and texts 2018-11-02 13:46:58 -05:00
Metasploit dfd905fdca
Weekly dependency update 2018-11-02 10:14:13 -07:00
Metasploit 1070704cbb
automatic module_metadata_base.json update 2018-11-02 09:32:38 -07:00
Brent Cook 86469cc5a0
Land #10836, Add Morris worm sendmail debug mode exploit 2018-11-02 11:17:33 -05:00
Brent Cook 1d81f3764f
Land #10700, Add Morris worm fingerd exploit and VAX reverse shell 2018-11-02 11:16:46 -05:00
pasta 6752bdd536 space's purge 2018-11-02 11:27:53 -03:00
Jeffrey Martin fbe8050283
Land #10900, Turn off thread exception reporting only if it's an available method 2018-11-02 08:34:34 -05:00
Shelby Pace 0d8c8da470
remove useless method wrappers, fix indentation 2018-11-02 08:01:15 -05:00
Tim W c502148730
Land #10897, add api key to google geolocation recon script 2018-11-02 14:16:39 +08:00
William Vu 8372007576 Prefer method_defined? for the class 2018-11-02 00:34:17 -05:00
William Vu c3311da6e2 Be specific about report_on_exception 2018-11-02 00:24:16 -05:00
Christopher Krause ea0ba6b7a7 fix: google geolocation recon script 2018-11-02 05:52:54 +01:00
William Vu 0592420ea4 Fix thread exception reporting for Ruby 2.3.8
Thread::report_on_exception doesn't exist.
2018-11-01 18:59:23 -05:00
Brent Cook 7cf384405e only change thread behavior if on Ruby 2.5 or above 2018-11-01 18:24:12 -05:00
Brent Cook 4dcb31f26b only turn off thread reporting if it is already on 2018-11-01 18:08:52 -05:00
Brent Cook 57dbe95c04
Land #10899, Preserve Ruby 2.4.x and earlier thread exception reporting behavior 2018-11-01 17:45:13 -05:00
William Vu 0b682b6300 Preserve old thread exception reporting behavior
https://ruby-doc.org/core-2.5.0/Thread.html#method-c-report_on_exception
2018-11-01 17:30:49 -05:00
Jeffrey Martin 322b47b515
Land #10898, pin concurrent-ruby to 1.0.5 2018-11-01 16:55:21 -05:00
Shelby Pace 4a8c1ef8f4
changed where pwd was getting executed 2018-11-01 16:06:08 -05:00
Shelby Pace 036ac39270
added docs for the two modules 2018-11-01 15:49:44 -05:00
Shelby Pace a1abebedd1
changed location of some code 2018-11-01 15:29:53 -05:00
Shelby Pace 2a2b1a47cc
updated block size, title 2018-11-01 15:00:38 -05:00
Brent Cook 7baa35375a pin concurrent-ruby to 1.0.5
1.1.0 is not available yet
2018-11-01 14:14:00 -05:00
Metasploit 7d69eeed46
Weekly dependency update 2018-11-01 10:08:06 -07:00
Metasploit 6f47f13c67
automatic module_metadata_base.json update 2018-10-31 14:57:40 -07:00
bwatters-r7 114a8127e8
Land #10858, bypassuac_eventvwr optimizations - reduce created processes and artifacts
Merge branch 'land-10858' into upstream-master
2018-10-31 16:44:32 -05:00
bwatters-r7 af7a7d586b
Add validation check to make sure x64 remote host and a x86 session
cannot select an x64 target.
2018-10-31 16:31:52 -05:00
Shelby Pace 7e61ec53da
downloading images by modifying block size 2018-10-31 14:36:45 -05:00
pasta a7bb211c20 add OptEnum to filter icon type 2018-10-30 20:30:49 -03:00
pasta 3fb047c0f1 29 rubocop's issues fixed 2018-10-30 19:47:28 -03:00
Shelby Pace b57b269df4
storing images 2018-10-30 15:43:25 -05:00
pasta c8740a1b0f deleted spaces at EOL 2018-10-30 15:09:39 -03:00
Metasploit cf1c93402e
automatic module_metadata_base.json update 2018-10-30 08:06:38 -07:00
bwatters-r7 08ec8e1ef9
Land #10553, add x86/xor_dynamic and x64/xor_dynamic encoders
Merge branch 'land-10553' into upstream-master
2018-10-30 09:56:15 -05:00
Shelby Pace d1da7d84db
added metadata and main function 2018-10-29 15:26:26 -05:00
pasta 4960e1b8c8 modification to accomplish the guideline and license changed to GPL 2018-10-29 14:11:21 -03:00
Elazar Broad 6fe7bb0bb6
Increase sleep time to 10 seconds
Increase the wait time before removing the registry key - allows the payload to spawn successfully on slow systems.
2018-10-29 12:55:03 -04:00
Metasploit 39aff8dd7b
automatic module_metadata_base.json update 2018-10-28 11:18:30 -07:00
Brendan Coles 1c340f8202
Land #10853, Add universal targeting to Mercury/32 IMAP LOGIN exploit 2018-10-28 18:17:46 +00:00
kr3bz 370bcaf8d8
Update mercury_login.md 2018-10-28 09:49:15 +01:00
Brendan Coles a34310095c
Update modules/exploits/windows/imap/mercury_login.md
Co-Authored-By: kr3bz <44395414+kr3bz@users.noreply.github.com>
2018-10-28 09:41:29 +01:00
Brendan Coles bfd3a17c0e
Update modules/exploits/windows/imap/mercury_login.rb
Co-Authored-By: kr3bz <44395414+kr3bz@users.noreply.github.com>
2018-10-28 09:41:14 +01:00
kr3bz 5efbefdaea
Update mercury_login.md 2018-10-28 09:37:47 +01:00
kr3bz 2839a73cbd
Update mercury_login.rb 2018-10-28 09:35:15 +01:00