Before few mins, i received a mail from unknown gmail account by saying that “Due to congestion in our database, we deleting your Google account”. Once i found this email, i found that it’s a phishing scam send by someone to hack my gmail account. So beware always to product your account from hacking. You can get Email as [...]
Archive for the ‘Web Security’ Category
MySql injection protection class in php
What is Mysql Injection? SQL injection refers to the act of someone inserting a MySQL statement to be run on your database without your knowledge. Injection usually occurs when you ask a user for input, like their name, and instead of a name they give you a MySQL statement that you will unknowingly run on [...]
IP Network Level Threats
IP network level threats face any application that is connected to an IP network such as the Internet or includes campus and corporate networks. Servers and clients for Email and web applications have faced these threats for ten years or more, and the range of threats and the technologies used to exploit them is well [...]
Remove malware(s),iframe.inf(s) viruses from your website by overwriting permissions
Hi all, For past few days, i am searching for solution to remove malware, iframe.inf viruses from websites what i have worked. While i searching for solution, i found this below solution from one web site. This solution worked for me very fine. I hope it will be more flexible for developers. Keep rocking. The [...]
SQL Injection Attack
What is SQL injection? It is a basically a trick to inject SQL command or query as a input mainly in the form of the POST or GET method in the web pages. Most of the websites takes parameter from the form and make SQL query to the database. For a example, in a product [...]



Posted in
Tags: