cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Dragoon
Newcomer I

Open source project for CPE?

A few months back I was trying to understand some parts of the SSH protocol, and in the process wrote an SSH agent in Rust. Given this is purely security related, would this be something I could count towards category A CPEs for the CISSP?

 

I easily spent well over 40 hours on it, between reading the SSH RFCs, writing the code, verifying compatibility with different SSH clients (this code also supports PuTTY in addition to openssh and several others) in addition to expanding my knowledge of Rust (which I think would be category B?)

 

Here's the repo if anybody is interested

 

https://github.com/1Dragoon/supersecretagent

 

0 Replies