Create an exploit to libssh2 vulnerabulity described in CVE-2019-13115
- Establish an openssh server. // Complete by Oct 20
- Create a libssh2 cpp client and establish connectivity to server. // Complete by Oct 20
- Modify the server to trigger a crash in client. // Complete by Oct 31
- Modify the server to retrieve sensitive data from client. // Complete by Oct 31
- Explore real world applications using libssh2 and see if our malicious server can be used to exloit those. // Complete by Oct 31