Commit Graph

49235 Commits (792b451f40a6a4160b44f48916c109c927a66248)

Author SHA1 Message Date
h00die 792b451f40 capture server docs and updates 2018-11-08 21:23:27 -05:00
h00die ce1f14ab91 http_basic capture docs 2018-11-07 08:32:03 -05:00
Metasploit 4f9be9a7f7
automatic module_metadata_base.json update 2018-11-05 15:56:07 -08:00
William Vu c4d6f8e206
Land #10924, rename hash to generate_process_hash
Similar to #6957.
2018-11-05 17:44:04 -06:00
Jeffrey Martin dd57b27652
Rename `hash` to `generate_process_hash`
In the interest of compatibility this uses a more descriptive name for
the process hash creation method instead of overriding ruby's hash method.
See https://docs.ruby-lang.org/en/2.0.0/Hash.html
2018-11-05 17:16:16 -06:00
Metasploit 5a994b938d
automatic module_metadata_base.json update 2018-11-05 14:04:13 -08:00
h00die aff4ef0752
land #10912 moving polycom exploit to misc folder 2018-11-05 16:54:24 -05:00
Metasploit 456d6fa095
automatic module_metadata_base.json update 2018-11-05 13:28:17 -08:00
Shelby Pace 0c38babb9e
Land #10874, rm size restriction from pyld_inject 2018-11-05 15:16:40 -06:00
bwatters-r7 f185c06204
Land 10794, Add support for ms17_010_eternalblue_win8 ProcessName option
Merge branch 'land-10794' into upstream-master
2018-11-05 15:08:59 -06:00
Metasploit 0216e51f89
automatic module_metadata_base.json update 2018-11-05 12:28:12 -08:00
bwatters-r7 7ca2311325
Land #10792, Add support for ms17_010_eternalblue ProcessName option
Merge branch 'land-10792' into upstream-master
2018-11-05 14:19:10 -06:00
bwatters-r7 1f0941101f
shut up, msftidy 2018-11-05 14:13:33 -06:00
bwatters-r7 4f2ba46125
Stop some of the rubocop carnage 2018-11-05 14:11:24 -06:00
Metasploit 628e66070e
automatic module_metadata_base.json update 2018-11-05 09:45:42 -08:00
Wei Chen a32d8083f0
Land #10847 - Add blueimp's jQuery (Arbitrary) File Upload
CVE-2018-9206
2018-11-05 11:37:20 -06:00
Metasploit b1b5e78c61
automatic module_metadata_base.json update 2018-11-05 09:23:30 -08:00
Brent Cook cb229411bc
Land #10888, Fix Net::SSH::CommandStream session open failure 2018-11-05 11:15:09 -06:00
bwatters-r7 5ec155fd44
Changed some options to advanced 2018-11-05 09:59:17 -06:00
Metasploit 9235c1b2ef
automatic module_metadata_base.json update 2018-11-04 22:27:59 -08:00
Green-m 708d067e65
Land #10919, Add doc for ftp capture module.
And add a custom option banner for it.
2018-11-05 14:15:52 +08:00
l9c ff07289132 better style according to the review 2018-11-05 13:46:36 +08:00
Metasploit 495a179063
automatic module_metadata_base.json update 2018-11-04 19:27:46 -08:00
Green-m 3db19564ad
Landing #10910, update writable? method in modules. 2018-11-05 11:11:50 +08:00
h00die f3fb1a776f fix md format 2018-11-04 21:51:04 -05:00
h00die 04218cff39 ftp capture 2018-11-04 21:46:01 -05:00
Brendan Coles fdf45f269b Move polycom_hdx_auth_bypass to exploit/unix/misc/ 2018-11-04 06:14:26 +00:00
Brendan Coles c3080d69f2 Use writable? method for local modules 2018-11-04 05:28:32 +00:00
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
Spencer McIntyre 7faa775b55 Remove the now unnecessary DisableNops option 2018-11-02 14:57:41 -04: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 e9b3502f98 Fix Net::SSH::CommandStream session open failure
I suspected this might be a problem for libssh servers.
2018-11-02 01:08:05 -05: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