Brent Cook
b081ceff3b
Land #10304 , add debug log viewer
2018-07-13 16:36:54 -05:00
William Vu
2c9d85606c
Refactor and add error messages
2018-07-13 16:29:09 -05:00
Brendan Coles
bf53896aa7
Rex::Compat.getenv
2018-07-14 06:24:04 +10:00
William Vu
d355f51969
Switch warn to info
...
Nothing to warn about, just something to note and check.
2018-07-13 14:55:17 -05:00
William Vu
b8bdceccb8
Add missing CVE check to msftidy
2018-07-13 14:19:00 -05:00
Brendan Coles
4e72dff791
Update module references
2018-07-14 05:03:13 +10:00
Metasploit
f2884d568e
automatic module_metadata_base.json update
2018-07-13 09:04:30 -07:00
Wei Chen
b40a146723
Land #10297 , Add priv escalation mod for CVE-2018-8897
2018-07-13 10:54:25 -05:00
bwatters-r7
f33d12676f
Added License, make msftidy happy, and include original cve project
...
readme document.
2018-07-13 10:19:41 -05:00
bwatters-r7
4fa2a4775d
Update the target check and added cleanup
2018-07-13 09:27:41 -05:00
William Vu
3cec9026ae
Add janky console command to display framework.log
...
Works best with alternate screen enabled...
2018-07-13 06:11:32 -05:00
Wei Chen
d7a0d7ecf3
Add some documentation for mov_ss.md
2018-07-13 01:17:28 -05:00
Wei Chen
9ba0a72ea1
Rename file
2018-07-13 01:11:37 -05:00
Wei Chen
e1e8444188
Clean up ruby code for CVE-2018-8897
2018-07-13 01:06:21 -05:00
Brendan Coles
1ad571f136
Fix password typo
2018-07-13 16:02:15 +10:00
Brendan Coles
392cf3bbe1
Are hosts?
2018-07-13 15:00:31 +10:00
Metasploit
dd9870d211
automatic module_metadata_base.json update
2018-07-12 22:00:26 -07:00
William Vu
c2461d9b4b
Land #10302 , module doc fixes
2018-07-12 23:51:23 -05:00
Brendan Coles
a020d48caf
Move module documentation to documentation directory
2018-07-13 04:46:25 +00:00
Brendan Coles
358347358f
Add documentation
2018-07-13 04:18:56 +00:00
Green-m
f5b8b4dd7c
Update send_request_cgi/raw
2018-07-12 23:51:41 -04:00
Green-m
65627e06e2
Update send_request_cgi/raw
2018-07-12 23:51:18 -04:00
William Vu
ed163c11a0
Land #10296 , a few aux module docs
2018-07-12 22:20:25 -05:00
Wei Chen
f02c05e530
This one is the same as cve_2018_8897_exe.rb
2018-07-12 22:09:44 -05:00
Metasploit
63fb0d744a
automatic module_metadata_base.json update
2018-07-12 20:08:32 -07:00
William Vu
c9001699cd
Land #10027 , Hadoop unauthed command execution
2018-07-12 21:58:49 -05:00
William Vu
50252c75d6
Clean up module
...
With a little rubocop -a.
2018-07-12 21:58:00 -05:00
Metasploit
c62fc5e976
automatic module_metadata_base.json update
2018-07-12 17:13:23 -07:00
William Vu
2f37482535
Land #10278 , gitlist_arg_injection fixes
2018-07-12 19:03:52 -05:00
William Vu
9080b38dcc
Add Axis camera exploit (VDOO research)
2018-07-12 18:46:49 -05:00
Metasploit
ab05c1a810
automatic module_metadata_base.json update
2018-07-12 16:35:55 -07:00
Wei Chen
e613b2570a
Land #10299 , Add 88 CVEs to various auxiliary and exploit modules
2018-07-12 18:26:07 -05:00
William Vu
88bbc50104
Utilize uniq to make char array more readable
...
Hat tip @bcoles.
2018-07-12 17:59:12 -05:00
Metasploit
e3be355c25
automatic module_metadata_base.json update
2018-07-12 15:59:01 -07:00
William Vu
3ab2f6a569
Land #10298 , bug fix for #10219
2018-07-12 17:49:18 -05:00
bwatters-r7
cfcb77afd0
Rename to please msftidy
2018-07-12 17:41:06 -05:00
William Vu
3546286049
Add missed ARCH_CMD to top-level Arch array
...
It's not necessary because of targets, but it's required for printing.
2018-07-12 17:37:06 -05:00
asoto-r7
1a3a4ef5e4
Revised 88 aux and exploit modules to add CVEs / references
2018-07-12 17:34:52 -05:00
bwatters-r7
156b822401
First stab at cve-2018-8897
2018-07-12 17:31:53 -05:00
h00die
6751d48564
A few aux module docs
2018-07-12 17:50:47 -04:00
Brendan Coles
4b62f41369
Add QNAP Q'Center change_passwd Command Execution exploit
2018-07-12 20:00:17 +00:00
William Vu
3dda19f3c6
Update documentation in cmd/unix/reverse_bash
...
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=146464
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/215034
2018-07-12 13:29:33 -05:00
William Vu
1f0535618d
Document bareword string deprecation in php/base64
2018-07-12 13:29:33 -05:00
William Vu
378930e5f4
Prefer %w array over quoted array in php/base64
...
irb(main):001:0> ["(",")",".","_","c","h","r","e","v","a","l","b","s","6","4","d","o"] == %w{( ) . _ c h r e v a l b s 6 4 d o}
=> true
irb(main):002:0>
2018-07-12 13:29:33 -05:00
Metasploit
4114d5e8fa
Weekly dependency update
2018-07-12 10:05:32 -07:00
Brendan Coles
104e4cee2e
Merge branch 'master' into soundtrack_logo_module_refs
2018-07-13 03:01:33 +10:00
Brendan Coles
4df7853fd3
Merge pull request #7 from wvu-r7/pr/10283
...
Fuel the hype machine
2018-07-13 02:57:40 +10:00
William Vu
147f59836a
Fuel the hype machine
2018-07-12 11:34:09 -05:00
Jacob Robles
f30c4e0465
Land #10226 , Add code randomization capabilities to Metasploit::Framework::Compiler
2018-07-12 11:20:04 -05:00
Metasploit
a9728d1bf1
automatic module_metadata_base.json update
2018-07-12 09:14:02 -07:00