Skip to content

CSSProject/libssh2-Exploit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

libssh2-Exploit

Create an exploit to libssh2 vulnerabulity described in CVE-2019-13115

Goals

  1. Establish an openssh server. // Complete by Oct 20
  2. Create a libssh2 cpp client and establish connectivity to server. // Complete by Oct 20
  3. Modify the server to trigger a crash in client. // Complete by Oct 31
  4. Modify the server to retrieve sensitive data from client. // Complete by Oct 31
  5. Explore real world applications using libssh2 and see if our malicious server can be used to exloit those. // Complete by Oct 31

About

Create an exploit to libssh2 vulnerabulity described in CVE-2019-13115

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published