Thursday, 16 August 2012

Disabling USB Port In WIN XP | Cybercracking


Disabling USB Port can save your pc from virus attack .  Because now a days most of the virus and trojan, malware and other risk weare travel deference via Pen drive, memory card and other storage device that have to use by usb port

Tuesday, 7 August 2012

Cross Site Forgery Attack | CSRF Attack


Cross-Site Request Forgery (CSRF) is an attack that tricks the victim into loading a page that contains a malicious request. It is malicious in the sense that it inherits the identity and privileges of the victim to perform an undesired function on the victim's behalf, like change the victim's e-mail address, home address, or password, or purchase something. CSRF attacks generally target functions that cause a state change on the server but can also be used to access sensitive data.