Nokia Secret code

Nokia Secret Codes On the main screen type*#06# for checking the IMEI (International Mobile Equipment Identity).*#7780# reset to factory settings.*#67705646# This will clear the LCD display(operator logo).*#0000# To view software version.*#2820# Bluetooth device address.*#746025625# Sim clock allowed status.*#62209526# – Display the MAC address of the WLAN adapter. This is available only in the newer devicesContinue reading “Nokia Secret code”

Hacking using SQL

SQL Injection is a code injection technique that exploits a security vulnerability occurring in the database layer of an application. The vulnerability is present when user input is either incorrectly filtered for string literal escape characters embedded in SQL statements or user input is not strongly typed and thereby unexpectedly executed. It is an instanceContinue reading “Hacking using SQL”