Brent Cook
316e657d10
bump gems, remove rbnacl/ffi since unneeded
2018-02-12 11:21:04 -06:00
follower
ecb5fffb0b
Typo fix: "withint" --> "within"
2018-02-13 06:20:57 +13:00
UserExistsError
bad1429989
reverted CachedSize values
2018-02-11 19:07:41 -07:00
UserExistsError
8ae8a0d94b
added bind_named_pipe payload
2018-02-11 18:56:50 -07:00
h00die
285b329ee1
Land #9422 abrt race condition priv esc on linux
2018-02-11 11:58:39 -05:00
Pearce Barry
add7ae8fa1
Land #9536 , Add Ubuntu notes to documentation
2018-02-11 07:27:00 -06:00
Pearce Barry
321b78b0fe
Land #9408 , Add Juju-run Agent Privilege Escalation module (CVE-2017-9232)
2018-02-11 07:19:49 -06:00
Brendan Coles
4e5cbd68b9
Add Ubuntu notes to documentation
2018-02-11 06:52:36 +00:00
Pearce Barry
4b6362a37d
Minor doc tweaks.
2018-02-10 16:14:14 -06:00
Brendan Coles
1177efef89
Update tested versions
2018-02-10 16:32:20 +00:00
h00die
fcaee81fba
Land #9467 linux priv esc against glibc origin
2018-02-10 07:20:35 -05:00
h00die
38252e4384
success against x64
2018-02-10 07:17:15 -05:00
Wei Chen
b9faa9e92b
Fix a typo
2018-02-09 20:28:55 -06:00
Wei Chen
81e0d56261
Always write the file as long as the option is set
2018-02-09 20:28:12 -06:00
Wei Chen
8aa8b6df3d
Land #9532 , Fix a bug in the MD docs references
...
Land #9532
2018-02-09 20:22:35 -06:00
Wei Chen
46a0ea6582
Fix db_spec
2018-02-09 20:06:43 -06:00
Wei Chen
958513bd86
Fix #9522 , Add output file support to the vulns command
...
This adds a new feature for the vulns command for msfconsole. It
allows the user to be able to save the vulnerability as a CSV
file.
Fix #9522
2018-02-09 19:45:46 -06:00
James Barnett
efd23d37c3
Use common error handling
2018-02-09 16:24:45 -06:00
Brendan Coles
0d573e1434
Support shell sessions
2018-02-09 16:15:04 -05:00
Brendan Coles
45249d582d
Add partition check
2018-02-09 16:15:04 -05:00
Brendan Coles
9e11632608
Add documentation
2018-02-09 16:15:04 -05:00
Brendan Coles
0ba37f8104
Add glibc $ORIGIN Expansion Privilege Escalation exploit
2018-02-09 16:15:04 -05:00
Spencer McIntyre
c612dbfdbf
Also fix GitHub related pull request links
2018-02-09 15:16:10 -05:00
Spencer McIntyre
7a18aaa74a
Fix the normalizer_spec to expect the md syntax
2018-02-09 14:56:42 -05:00
h00die
cb1b59545b
Land #9469 linux local exploit for glibc ld audit
2018-02-09 14:00:42 -05:00
Spencer McIntyre
b2d617bde7
Fix a bug in the markdown docs references
2018-02-09 13:41:39 -05:00
Matthew Kienow
b86e481f93
Land #14 , complete remote loot CRUD operations
2018-02-09 11:08:38 -05:00
James Barnett
c50b8b5c4f
Store loot data as-is, not base64
2018-02-08 18:15:31 -06:00
James Barnett
effd0c3db2
Fix bug when not updating type
2018-02-08 16:07:20 -06:00
James Barnett
f12405191e
Fix a few bugs and PR comments
2018-02-08 15:10:44 -06:00
James Barnett
f114092445
Merge branch 'goliath' into MS-2833
2018-02-08 14:32:03 -06:00
jbarnett-r7
aeee3bbe28
Merge pull request #15 from clee-r7/MS-2941-remote-host-update
...
MS-2941: Remote Host Update
2018-02-08 14:30:28 -06:00
Brent Cook
44b08feeb0
Land #9525 , Update mysql_hashdump for MySQL 5.7 and above
2018-02-08 13:56:26 -06:00
Brent Cook
1bb5499fce
fix whitespace
2018-02-08 13:55:40 -06:00
James Barnett
be1ce573e7
Fix style issue
2018-02-08 13:35:28 -06:00
James Barnett
1d2af0658c
Fix bug with updating loot type
2018-02-08 13:26:40 -06:00
Jacob Robles
c642d420c2
Land #9489 , Add scanner for the Bleichenbacker oracle (AKA: ROBOT)
2018-02-08 12:55:02 -06:00
Matthew Kienow
de0c4c0572
Allow update of host workspace
2018-02-08 13:19:27 -05:00
Jacob Robles
c9a3894bdb
Removed require statements
2018-02-08 12:00:47 -06:00
Osanda Malith Jayathissa
00ead05237
Update for MySQL 5.7 and above
...
Starting from MySQL 5.7 the password column was changed to authentication_string. I've added a check to determine the version. Tested on both MySQL 5.6 and 5.7.
2018-02-08 13:40:35 +00:00
Brendan Coles
5b251ae672
Support shell sessions on Debian
2018-02-08 11:29:09 +00:00
Brent Cook
b1d0529161
prefer 'shell' channels over 'exec' channels for ssh
...
If a command is not specified to CommandStream, request a "shell"
session rather than running exec. This allows targets that do not have a
true "shell" which supports exec to instead return a raw shell session.
2018-02-08 02:21:16 -06:00
Brent Cook
ca4ad1d0c4
Land #9478 , Improve Dup Scout BOF exploit
2018-02-07 23:51:14 -06:00
James Barnett
542e8a3538
Remove unneeded workspace
2018-02-07 19:51:23 -06:00
Jacob Robles
ab0d18669e
Doc Changes
2018-02-07 19:26:39 -06:00
Jacob Robles
724a0e29f6
Update Parsing, Added Rescue
2018-02-07 19:19:58 -06:00
Spencer McIntyre
b88eff7e97
Switch the docs search order
2018-02-07 16:43:15 -05:00
Spencer McIntyre
214c137b4a
Don't use parenthesis around pgets
2018-02-07 15:53:11 -05:00
jbarnett-r7
352cf295b5
Merge branch 'goliath' into MS-2833
2018-02-07 14:38:26 -06:00
James Barnett
5b35662dbf
Address PR comments
2018-02-07 14:21:31 -06:00