Commit Graph

13814 Commits (21fc8108ac2e7a491ab6699b890daf5a87dee8d2)

Author SHA1 Message Date
Metasploit 7382928f10
Bump version of framework to 4.16.55 2018-04-30 08:04:29 -07:00
Sonny Gonzalez 173171e2c8
Land #9943 move super call in merge! so that it returns the proper value 2018-04-30 09:38:49 -05:00
Metasploit 0ba4e349a1
Bump version of framework to 4.16.54 2018-04-27 15:53:20 -07:00
Metasploit 92ada42fc5
Bump version of framework to 4.16.53 2018-04-26 10:03:15 -07:00
Brent Cook b3ac70f539
Land #9877, Add kernel feature post API methods 2018-04-26 08:30:00 -07:00
William Vu 1d7ecb6d9e
Land #9885, datastore fixes for stager retry code 2018-04-26 08:29:59 -07:00
Brent Cook 2aa7904270
Land #9886, ignore unused tags on host import 2018-04-26 08:29:58 -07:00
Brent Cook 6ea0e734f9
Land #9851, add workaround require for non-powershell psexec 2018-04-26 08:29:58 -07:00
Brendan Coles efc9c1724f
Land #9829, add utility functions to Msf::Post::Linux::System
Merge branch 'landing-9829' into upstream-master
2018-04-23 11:21:11 -07:00
Wei Chen e5db541726
Land #9858, fix error handling in cmd_route
Land #9858
2018-04-23 11:21:11 -07:00
William Vu 9ea69b1e35
Land #9899, NOP generator fix for exploit_simple 2018-04-23 11:21:10 -07:00
Brent Cook 505eff4403
Land #9898, Fix target NOP generator not passed to payload 2018-04-23 11:21:10 -07:00
Brent Cook abfcdc3fa7
Land #9892, Fix target encoder not being passed to payload 2018-04-23 11:21:10 -07:00
Metasploit 01b4b52407
Bump version of framework to 4.16.52 2018-04-19 10:03:17 -07:00
Adam Cammack 8bacddb18f
Land #9872, Fix JSONRPC fields in external modules 2018-04-16 14:42:06 -07:00
Metasploit 3c677aa6bf
Bump version of framework to 4.16.51 2018-04-13 10:25:33 -07:00
William Vu c6d92e3123
Land #9871, search without arguments shows help
Lol, you can still specify an empty string to search all modules.
2018-04-13 10:02:19 -07:00
Adam Cammack c3ecbb723d
Land #9865, Update Meterpreter `ls`/`dir` help 2018-04-12 09:27:21 -07:00
Adam Cammack e43686177a
Land #9833, Remove broken feature detection 2018-04-12 09:27:21 -07:00
William Vu 4e34413026
Land #9864, command stager debugging fix 2018-04-12 09:27:21 -07:00
Adam Cammack a8a0dd3fcb
Land #9836, Force #! for external modules 2018-04-12 09:27:21 -07:00
Brent Cook 3fae373270
Land #9848, handle 'check' command on modules that do not implement it 2018-04-10 06:55:59 -07:00
Brent Cook 876df392f1
Land #9822, Fix backgrounded aggressive exploits 2018-04-10 06:55:58 -07:00
h00die 084e6b1db3
Land #9813, Add etcd library and version scanner 2018-04-10 06:55:58 -07:00
Brent Cook c9ae351156
Land #9812, Add Msf::Post::Linux::Kernel lib 2018-04-10 08:48:13 -05:00
Brent Cook fcafc54db1
Land #9828, fix reverse HTTP/S listeners for the wildcard address 2018-04-06 14:20:42 -07:00
Metasploit 06062f0347
Bump version of framework to 4.16.50 2018-04-05 10:08:13 -07:00
bwatters-r7 914f8ba872
Land #9734, Remove unwanted 'pop RAX' from windows/x64/reverse_(win)http 2018-04-04 19:06:17 -07:00
Brent Cook 706b87d085
Land #9806, fix msfconsole -L with newer versions of Ruby 2018-04-04 19:06:17 -07:00
Brent Cook 9d5ab1dedf
Land #9726, add simple Rex::Tar wrapper for consistency with other archive types 2018-04-03 09:13:56 -05:00
Brent Cook c2bf848ba9
Land #9748, Convert the smbloris DoS into an external module
Help reliability and performance. This some Ruby-specific external module
tooling as a result as well.
2018-04-03 09:13:56 -05:00
Brent Cook 7f62d49b2a
Land #7949, Format binary registry data nicely on display 2018-04-03 09:13:55 -05:00
Brent Cook 1557540b08
Land #9774, use correct whitespace when patching python meterpreter 2018-04-03 09:13:55 -05:00
Brent Cook f956bb9943
Land #9787, Fix adding IPv6 routes with subnets or CIDR masks 2018-04-03 09:13:30 -05:00
Brent Cook d98e85f97c
Land #9803, Fix no-uac msi creation 2018-04-03 09:13:30 -05:00
Brent Cook d6f23071ca
Land #9718, Add get_user_spns 'kerberoasting' module 2018-04-03 09:13:29 -05:00
Brent Cook 61da48fc5d
Land #9731, tool updates 2018-04-03 09:13:28 -05:00
William Vu d192be7764
Land #9738, msfconsole user-friendliness changes 2018-04-03 09:13:28 -05:00
William Vu 5560b201b0
Land #9791, s/upts/opts/ in transport_config.rb 2018-04-03 09:13:12 -05:00
Metasploit 6b15be18e7
Bump version of framework to 4.16.49 2018-03-30 09:28:25 -07:00
William Vu c7d5d1f489
Land #9783, ARM WinRT support for ms17_010_psexec 2018-03-30 08:34:52 -07:00
Metasploit 5d9d0b19ee
Bump version of framework to 4.16.48 2018-03-29 10:03:51 -07:00
James Barnett 135b7c6b92 Land #9762, Fix OpenSSL deprecation in Ruby 2.5
This PR replaces a deprecated method in the Ruby 2.5
OpenSSL library. It also bumps the ruby-version to use 2.5.

Fixes #9576
2018-03-27 14:24:07 -05:00
Brent Cook 17040e9894
Land #9768, Use a better error in scriptable sessions 2018-03-27 14:21:48 -05:00
William Vu 57411b4ef8
Land #9708, reload_lib command for msfconsole 2018-03-27 14:21:47 -05:00
William Vu c31a8ab687
Land #9618, pipe auditing improvements 2018-03-27 14:21:47 -05:00
Brent Cook 106fbf8a17 Land #9586, fix #9112, improve android screenshot error message on failure 2018-03-27 14:21:02 -05:00
Matthew Kienow b860985347
Land #9747, make notes -o status similar to hosts 2018-03-27 13:55:37 -05:00
Adam Cammack 8bf76a71c2
Land #9739, Add Python logging module support 2018-03-22 11:18:22 -07:00
Adam Cammack 517b32c836
Land #9737, Add batch_size to external batch scanners 2018-03-22 11:18:22 -07:00
Brent Cook 37576d19a1
Land #9733, rename external templates 2018-03-22 11:18:22 -07:00
Metasploit 030eae5f61
Bump version of framework to 4.16.47 2018-03-22 10:04:25 -07:00
Jeffrey Martin d756db4f9d
Land #9613, add bind_named_pipe x86 2018-03-17 20:33:05 -07:00
Brent Cook dcb514e5ac
Land #9694, move ssh platforms to lib 2018-03-17 20:33:04 -07:00
Metasploit 7d072ccbcd
Bump version of framework to 4.16.46 2018-03-15 10:05:30 -07:00
Brent Cook c5e231cfbf
Land #9686, add ipv6 to slowloris, rhost to non-scanner modules 2018-03-13 13:33:28 -07:00
Brent Cook 028d329b4d
Land #9632, owa_login and auth_brute enhancements 2018-03-12 10:14:19 -07:00
Metasploit 149f04cc58
Bump version of framework to 4.16.45 2018-03-08 10:05:29 -08:00
Brent Cook f6223c0193
Land #9614, Juniper post enum module 2018-03-07 07:49:29 -08:00
Brent Cook 31bf6d1bd0
Land #9669, fix SSL cert generation in provider 2018-03-05 15:29:20 -08:00
bwatters-r7 00d5fcfd97
ReLand #9565, Reverse TCP x64 RC4 via max3raza's rc4_x64 asm
This reverts commit 7964868fcd.
2018-03-02 17:46:46 -06:00
bwatters-r7 d2150c8d15
Revert "Land #9565, Reverse TCP x64 RC4 via max3raza's rc4_x64 asm"
This reverts commit fcc579377f, reversing
changes made to 95cd149378.
2018-03-02 17:45:58 -06:00
bwatters-r7 4841f29190
Land #9565, Reverse TCP x64 RC4 via max3raza's rc4_x64 asm 2018-03-02 16:41:33 -06:00
Jon Hart b63a018509
Land #9596, fixes #9592, broken NTP DRDoS modules 2018-03-02 16:41:24 -06:00
Metasploit 80f34c9b2d
Bump version of framework to 4.16.44 2018-03-01 10:03:02 -08:00
Metasploit 096ca90953
Bump version of framework to 4.16.43 2018-03-01 07:32:21 -08:00
Sonny Gonzalez 667cc5bcca
Land #9653, fix Y2k38 issue (until Jan 1, 2038) 2018-03-01 09:28:11 -06:00
Jeffrey Martin 789034a06c
Land #9638, treat 'password must change' as a successful login 2018-02-28 13:25:22 -08:00
William Vu fac7f3d5be
Fix #9602, a little defensive programming
Check for a nil message and unnecessary auth failures while looping.
2018-02-26 18:08:37 -06:00
Metasploit 3021a3202b
Bump version of framework to 4.16.42 2018-02-23 08:57:01 -08:00
Metasploit c7cd9ca395
Bump version of framework to 4.16.41 2018-02-22 10:05:34 -08:00
Jacob Robles 178afdaed1
Land #9604, Fix logged errors when running without Python 3.6 / gmpy2 2018-02-22 08:27:37 -08:00
Brent Cook 826b986018
Land #9602, Create sessions with the Fortinet SSH backdoor scanner 2018-02-22 08:27:36 -08:00
Brent Cook 4e8fe54c6c
Land #9524, prefer 'shell' channels over 'exec' channels for ssh CommandStream 2018-02-22 08:27:36 -08:00
Brent Cook af8736cad6
Land #9585, fix ctrl-D handling with block continuation 2018-02-20 09:24:54 -06:00
Brent Cook d614e06bfa
Land #8997, add local 'ls' support to Meterpreter sessions 2018-02-20 09:24:54 -06:00
Brent Cook 13c8072bca
Land #9505, Support local knowledge base documents 2018-02-20 09:24:12 -06:00
Brent Cook 5dede95e98
Land #9270, Implement plugin API for hooking database events 2018-02-20 09:24:12 -06:00
Brent Cook 2395f839d0
Land #9507, Expand paths for meterpreter's cp, mv, and rm commands 2018-02-20 09:24:12 -06:00
Brent Cook a27b2bff3c
Land #9443, Add warning to FileDropper for deleting CWD 2018-02-20 09:24:11 -06:00
Brent Cook b3962c73b0
Land #9573, fixes for bind_named_pipe 2018-02-18 20:27:53 -08:00
Brent Cook f055bccc2a
Land #9570, properly handle when there is no stat callback specified on upload 2018-02-16 15:34:49 -08:00
Brent Cook 51a685bcc7
Land #9516, Support Bash-Style Continuation Lines 2018-02-16 15:34:48 -08:00
Brent Cook 60e37e1c78
Land #9562, avoid an error with aux module command dispatcher 2018-02-16 15:34:48 -08:00
Brent Cook 31ed50ac92
Land #9539, add bind_named_pipe transport to Windows meterpreter 2018-02-16 15:34:47 -08:00
Brent Cook b9a8f227fb
Land #9533, Add output file support to the vulns command 2018-02-15 14:14:07 -08:00
Brent Cook 1045c1fc11
Land #9564, honoring retry counts for x86/64 Windows reverse_tcp payloads 2018-02-15 13:22:56 -08:00
Brent Cook c5a73bdea3
Land #9563: improve memory usage on meterpreter file upload 2018-02-15 13:22:55 -08:00
Brent Cook 7cde510eb6
Land #9560, Fix undef method 'gsub' in bavision_cam_login 2018-02-15 13:22:55 -08:00
Metasploit 358954e15c
Bump version of framework to 4.16.40 2018-02-15 10:03:12 -08:00
Jeffrey Martin aecc1f143f
Land #7699, Add UDP handlers and payloads (redux) 2018-02-13 14:46:07 -08:00
Wei Chen 72ed11574b
Land #9532, Fix a bug in the MD docs references
Land #9532
2018-02-12 11:55:18 -06:00
Metasploit 55ae1f7bbe
Bump version of framework to 4.16.39 2018-02-09 09:49:50 -08:00
Adam Cammack b0da7fcd26 Add Enum-type options for external modules 2018-02-09 11:14:21 -06:00
Adam Cammack 0fe2fb9186 Add support for single-IP external scanners 2018-02-09 11:14:14 -06:00
Metasploit a7e779d987
Bump version of framework to 4.16.38 2018-02-08 10:04:59 -08:00
scriptjunkie 64c0d60fbf
Land #9492, fix for reverse port forwards 2018-02-06 23:33:52 -06:00
Adam Cammack e82ff28374
Land #9490, Fix HTML escaping of Unicode in docs 2018-02-06 23:33:34 -06:00
Metasploit 1fdc4bdabb
Bump version of framework to 4.16.37 2018-02-02 09:51:35 -08:00
William Vu 6c350be24e
Land #9473, new MS17-010 aux and exploit modules 2018-02-02 11:32:40 -06:00