r00tshell.com

Putting r00t in your shell.

FEATURE ARTICLE

DNS Control

DNS Control is a web based dns management tool for BIND 9 name server. You can completely manage a domain from a web interface. It supports adding/modifying/removing A, MX, and CNAME records. All information is stored in a MySQL database.....

Continue Reading…

Debian/Ubuntu SSH Key Compromise Lookup

I was messing around with merb the other day and wrote a quick app to check to see if your ssh key has been compromised due to the vulnerability found in the openssl package on Debian/Ubuntu. All you due is search for your ssh key fingerprint. All you need to do is fire up a terminal/shell and type: ssh-keygen -l -f .ssh/id_rsa.pub # put the path to your ssh key It should come back with something like 00:00:5b:35:76:4e:0b:24:01:a9:dc:bc:a5:b6:b6:b5 Just search for that and it will let you know if your key is compromised. Link to app: SSH Key Lookup

Posted 17 May 2008 by jmazzi

RESOURCES

About Me

Ruby and PHP developer. Chief of Engineering at Site5. Father and Husband. Food lover.

Interesting Sites

Older Entries

Archive…

Syndicate

RSS Feed

Search

Copyright © 2009, r00tshell.com. All rights reserved.
This site is powered by Jekyll.