How to Prevent from sql injection in php

In the previous  article, we have discussed about What is SQL Injection. Now here we will discuss, How to prevent from SQL Injection in php?   Why an SQL Injection Occurs?   SQL injection risks occurs every time when a programmer creates a dynamic database query, which contains user input. This means that the ways to prevent 

Continue Reading →

What is SQL Injection ?

SQL Injection is a type of web application security vulnerability in which an attacker is able to submit a database SQL command which is executed by a web application, exposing the back-end database.Owing to the lack of input validation and connecting to the database on behalf of a superuser or the one who can create users, 

Continue Reading →

How to create backdoor in windows 7

There is only one service we can use in windows logon screen that is sticky key feature.(By pressing 5 time shift key). So today we will trickily use this feature to set a backdoor on victim’s computer. After this process whenever we want to change password we can, from login windows without any third party 

Continue Reading →

Steganography example without tools –

Steganography is art of writing or hiding a message behind an object & object can be an Image , a mp3 file or a video etc.There are many Steganography techniques from that we can hide a a message behind any object.We will learn both manually and via software so here we go………   Ok so first teqnique 

Continue Reading →

How to make windows 7 Genuine without tool

hello all Geeks!!   Today we learn how to make windows7 genuine without any software and third party tools for it all have to do is   1:- open command prompt with administrator privilage   goto c:/windows/system32   find cmd.exe   right click on that and select run as administrator             

Continue Reading →