Skip to content
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
exploits/CVE-2018-5261/
exploits/CVE-2018-5261/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

DiskBoss <= 8.8.16 - Sensitive Information Disclosure

Description

Due to the usage of plaintext information from the handshake as input for the encryption key used for the encryption of the rest of the session, the DiskBoss server and client disclose sensitive information like the authentication credentials to any man-in-the-middle (MiTM) listener.

Example output

[+] Capture started
[+] Captured key
Plain: WIN7SP1X64_8.3.12_00000003
SHA256: 7ff43e63d72a9e1333db866e760a03706fe3831b673200aa3ab52366257b8910

[+] Captured packet
ServerLogin_2_Data_3_1_ClientHostName_VISTASP0X86_1_UserName_admin_1_Password_admin___9___9_L!Qw

[+] Captured packet
ERR_2_Data_0__VI

Screenshot

Evidence