Security Through Obscurity

Q. How do I login over ssh without using password less RSA / DSA public keys? How do I use ssh in a shell script? How do I login non-interactivly performing password authentication with SSH and shell scripts?

{ 19 comments }

How To Hide BIND DNS Sever Version

by Vivek Gite on July 2, 2008 · 2 comments

How do I hide my dns server version number from command such as – “dig @ns1.example.com -c CH -t txt version.bind” under UNIX / Linux oses?

{ 2 comments }