1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
Commit Graph

48842 Commits

Author SHA1 Message Date
Brent Cook
6293372218
Land #10762, bump version 2018-10-09 05:32:01 -05:00
Metasploit
836df898cf
automatic module_metadata_base.json update 2018-10-08 14:17:40 -07:00
Shelby Pace
96681b03d1
Land #10776, Fix references in #10672 2018-10-08 16:08:50 -05:00
William Vu
6c74820843
Land #10773, session.platform TypeError fix
This also adds an "unknown" platform class.
2018-10-08 14:38:31 -05:00
William Vu
ccfdfb6a5c Clean up new "unknown" platform and current use 2018-10-08 14:31:31 -05:00
William Vu
9ec989a1bd Address @bcoles' review in #10672 2018-10-08 14:15:21 -05:00
Metasploit
e2c7a01fc0
automatic module_metadata_base.json update 2018-10-08 12:14:00 -07:00
William Vu
8f3eb33677
Land #10775, ZDI reference for delta_ia_commgr_bof 2018-10-08 14:05:59 -05:00
Tod Beardsley
6e10718ed5
Format ZDI ref correctly. 2018-10-08 13:48:52 -05:00
Tod Beardsley
f7d2815a01
Add a ZDI reference 2018-10-08 13:23:50 -05:00
Tod Beardsley
cdd1674156
Merge pull request #21 from rapid7/master
Sync with upstream
2018-10-08 13:21:30 -05:00
h00die
edea3c45cd dont append nothing 2018-10-08 13:23:54 -04:00
h00die
023f7db9ba explicitly declare rank 0 2018-10-08 13:16:14 -04:00
h00die
cd9ef01c9a add default case unknown platform and new cisco ios proof 2018-10-08 13:07:45 -04:00
h00die
e937f5fee1 to_s platform 2018-10-08 11:39:31 -04:00
Metasploit
06f453e2f3
automatic module_metadata_base.json update 2018-10-08 08:13:57 -07:00
Shelby Pace
bed497c6ae
Land #10672, Add COMMGR Buffer Overflow module 2018-10-08 10:04:52 -05:00
Carter Brainerd
b2136bd8e0
Change "4" to "5" 2018-10-07 13:35:12 -04:00
Metasploit
7327fa8252
automatic module_metadata_base.json update 2018-10-07 06:50:00 -07:00
Brent Cook
2a985e76b6
Land #10759, Add new evasion module type, 2 new evasion modules 2018-10-07 09:39:15 -04:00
Wei Chen
c6dddaa481 Support automatic payload choice 2018-10-06 20:28:41 -05:00
Wei Chen
5951f5724e Pass msftidy 2018-10-06 16:04:07 -05:00
Wei Chen
b012fa1275 Update msftidy 2018-10-06 15:59:05 -05:00
Wei Chen
f885362e06 Update gemfile 2018-10-06 14:42:25 -05:00
Wei Chen
7c1fbf2c5a Update description 2018-10-06 09:22:35 -05:00
Wei Chen
a25a7086b2 Rename file 2018-10-06 09:20:15 -05:00
Wei Chen
c7efd57144
Sync up with master 2018-10-06 08:27:01 -05:00
Metasploit
15ce385054
automatic module_metadata_base.json update 2018-10-06 02:20:26 -07:00
Brent Cook
3d507250b0
Land #9745, Update QNX iwatchd to use newer APIs 2018-10-06 05:06:42 -04:00
Brent Cook
c9ebe5ae23
Land #9745, Add ifwatchd QNX privilege escalation exploit module 2018-10-06 05:03:50 -04:00
Brendan Coles
89b6aafd85 Use register_file_for_cleanup 2018-10-06 04:37:04 +00:00
Wei Chen
15d8cbbff6
Land #10744, Add AUDIO_EFFECTS to distinguish from others 2018-10-05 16:51:36 -05:00
Metasploit
6029ce2560
automatic module_metadata_base.json update 2018-10-05 14:28:59 -07:00
Brent Cook
e2f97c75a0
Land #10616, update Unitrends UEB module to support vulnerabilities in version 10 2018-10-05 16:20:38 -05:00
William Vu
6efadb5f2d Further clarify {AUDIO,PHYSICAL}_EFFECTS 2018-10-05 16:03:21 -05:00
Brent Cook
4363bd830b
Land #10755, 50, it's a magic number (sorry 2) 2018-10-05 15:04:20 -05:00
William Vu
2e7ac9f449
Land #10751, session interaction fix for RHOSTS 2018-10-05 14:37:10 -05:00
William Vu
938139d23c Add vi and more for hysterical raisins 2018-10-05 14:21:44 -05:00
William Vu
674dab05cc
Land #10754, check_snake_case_filename redux 2018-10-05 14:08:13 -05:00
William Vu
25147c49e8 Bump fallback pager in log command to tail -n 50
24 is never enough. Unless you're Jack Bauer.

(The 24 comes from the VT100. :)
2018-10-05 14:05:54 -05:00
William Vu
2186322134 Stop being an idiot about the regex and rewrite it
There was no reason to shoehorn in zero-length assertions.
2018-10-05 13:50:19 -05:00
Brent Cook
40cb09b2e2
Land #10753, make filename checks more strict 2018-10-05 13:50:14 -04:00
William Vu
05ac3875bc Improve check_snake_case_filename check in msftidy
We also remove the separator, since the file is basenamed.
2018-10-05 11:55:17 -05:00
Metasploit
a35fdab4d7
automatic module_metadata_base.json update 2018-10-05 08:52:26 -07:00
Brent Cook
eb0febc86c
Land #10729, Namespace modules using full name instead of hex 2018-10-05 11:40:50 -04:00
Brent Cook
241e8e92ba
Land #10743, reduce docker image size by merging layers 2018-10-05 11:38:52 -04:00
Brent Cook
a51243ce91
Land #10745, Update lastore_daemon_dbus_priv_esc tested versions 2018-10-05 11:35:31 -04:00
Brent Cook
f6306254ce
Land #10746, Fix RPC module.payloads method performance 2018-10-05 11:30:46 -04:00
Green-m
3ec71ed549
Fix issue that not interact with session. 2018-10-05 17:30:38 +08:00
Metasploit
e22920dbed
automatic module_metadata_base.json update 2018-10-05 01:40:33 -07:00