October 2011
M T W T F S S
« Sep   Nov »
 12
3456789
10111213141516
17181920212223
24252627282930
31  
  1. We welcome any feedback, questions or comments

WHM cpanel : Renewing Godaddy UCC certificates

I had installed Godaddy UCC certificate ( this certificate can protect upto 5 domains) an year before and now it’s time to renew it. Just after initiating the CSR request through the Godaddy account I got the certificate issued by Godaddy after completing the website validation. Pls note that you need to use the same [...]

Putty : Private key file authentication to Linux server

We all uses user name and password for accessing servers/services in various places. It’s must be a difficult if someone has shared the access details or once password is compromised. This may happen in many ways an email hack or system hack can expolore your password to web.

SSH supporting file based authentication. So [...]

Script : Hacking image files

here is the one sample bash script which would help to pull certain files downloaded locally by checking the random file name over the web.

Requirement:

I want to download all the files hosted on a location where directory index are forbidden. So that I can not browse all the files hosted here. I [...]