added hard require for SSHFactory into the ssh exploit mixin this should prevent any laod-order bugs from cropping up again
use a convience method to DRY up creation of the SSHFactory inside modules. This will make it easier to apply changes as needed in future. Also changed msframework attr to just framework as per our normal convention MS-1688