<div dir="ltr"><div><div><div><div>Hello.<br><br></div>I've been working on a perl
module that would allow me to hook into and interact with Dropbear, Net::Dropbear. I just finished publishing it and wanted to
let you know that it exists. I wrote it
partially so that I could control a SSH server session from start
to finish, including acceptable usernames and public keys. The other part that I wrote it was to understand the SSH protocol a little bit better.<br><br>The
Net::Dropbear package includes an entire copy of 2015.67 and when the perl package is configured, it patches Dropbear to add the hooks into Dropbear that I added for it's functionality. The reason it's
2015.67 and not 2015.68 is because I started a few months ago and haven't had a chance
to go over how well it applies to 2015.68.<br></div><div><br></div>You can find a copy of patch that gets applied at <a href="https://github.com/atrodo/Net-Dropbear/blob/master/dropbear.patch" target="_blank">https://github.com/atrodo/Net-Dropbear/blob/master/dropbear.patch</a> and the code in general is at <a href="https://github.com/atrodo/Net-Dropbear" target="_blank">https://github.com/atrodo/Net-Dropbear</a> .<br><br></div>Thank you for making Dropbear, it's been fun to work with.<br><br></div>-Jon Gentle</div>