Orkut account being cracked again !! Beware of it. DO NOT COPY AND PASTE ANY JAVASCRIPT IN TO YOUR ORKUT ADDRESS BAR
You may get message or scraps from your very close friend which says that “HEY TO GET FREE CELLPHONE RECHARGE SEEE MY PROFILE”. When you click on that link it will take you to [...]
Archive for February, 2010
“HEY TO GET FREE CELLPHONE RECHARGE SEEE MY PROFILE”
February 26th, 2010
Aneesh httpd asking password when starting apache service
February 15th, 2010
Aneesh When starting httpd ( apache server ) it may ask a password to load the SSL certificate. And you may receive a message like given below
———————————-
[root@server SSL]# /etc/init.d/httpd restart
Stopping httpd: [ OK ]
Starting httpd: Apache/2.2.11 mod_ssl/2.2.11 (Pass Phrase Dialog)
Some of your private key files are encrypted for security reasons.
In order to read them you have [...]
How to install Zend frame work on a Linux and test it
February 9th, 2010
Aneesh Note : This guide is for Admins only , who is going to install Zend for the first time
Here I simply describe about how to install Zend framework and create a sample project
My server is running on Fedora 9, PHP5
Step 1:
Download the Zend framework (MINIMAL PACKAGE). I have downloaded http://downloads.zend.com/framework/1.10.0/ZendFramework-1.10.0-minimal.tar.gz
Step2: Extract the package
Step3: Create [...]
SQL Server Injection
February 3rd, 2010
Aneesh SQL Server Injection
This is a small notes about SQL Injection ( Microsoft SQL Server)
How does SQL injection work?
Formatted SQL queries are passed through text boxes (Login pages, search pages etc). These queries are executed by the sql server. Consider an example of a login page which has two text boxes one for Username and another [...]



Posted in
Tags: 
