SQL injection is a technique often used to attack databases through a website.SQL injection is a code injection technique that exploits a security vulnerability in a website's software .Thus SQL command are injected from website to database at back end.Consider a sql relation account(name,passwd,balance).Now the php in website will read the usenrame and password and assing to variable $n and $p respectively.The sql querry will beSELECT balance FROM accountWHERE name='n' AND passwd='p';This will work for normal user inputs.If the user input $n=adarsh...
Tuesday, 12 June 2012
Recover Files & Folder Affected By NEW FOLDER VIRUS
Posted on 00:58 by Unknown
When a computer gets affected by an NEW FOLDER virus,it will create an copy of virus porgram in the name of all the folders in the computer and hide the actual folder and its contents.So when we click a folder thinking to open the folder it actually executes the virus program.When we use a anti-virus program it will be able to detect the virus and it will delete it,but the problem is that when virus is deleted we cannot get our folders of same name as virus back.We can recover it by using a Linux based operationg system.This is possible because...
Install Flash Player Without Administrator Rights
Posted on 00:49 by Unknown
Adobe Flash player has become an important plug-in to be installed in order to view online videos and online games.Most of the schools and colleges provide students account without admin rights and its not possible for them to install flash player...There is a method to overcome this problem...This is how its done..1.Download RARFile to your desktop.2.Extract the archive using WinRAR/WinZIP/7ZIP.The file can be extracted online from http://wobzip.org/ .3.Take WindowsExplorer and paste %APPDATA%\Mozilla\Plugins\ or alternatively...
Subscribe to:
Posts (Atom)