Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help with 1-24. pleaseeee sk 1: Creating a Simple Virus this task, you will use Notepad to create a simple .bat virus and transform

please help with 1-24. pleaseeee

image text in transcribed

sk 1: Creating a Simple Virus this task, you will use Notepad to create a simple .bat virus and transform it int ecutable (.exe) file. Although you can do this on any computer, it is recommend at you work on VM to avoid any problems with your machine 14. Add the following code to del.bat and save it on your Desktop virus4 Notapad 1 Open VirtualBox and Start the Windows XP VM 2. In XP, open Notepad and create a file and save it as simple.bat 3. Add the following code to simple.bat and save it on your Desktop decho off echo c1ick ause del "s.txt" D virus2 Noteped 15. Analyze the code. What do you think will happen? @echo off echo WARNING Virus has been detected echo System Check echo Virus quarantined echo click any key to delete virus pause explorer goto bm 16. Double-click the del.bat file to see what happens 17. In order to do something more interesting with del.bat create a folder on your Desktop and cal it Parent. Inside parent create 2 text files and another folder called Child. Inside child create 2 text files Close Notepad Analyze the code. What do you think will happen? 4. 5. File and rolder lasks Chld Test Document Make a new folder P bish thes folde to the Share this folde ??? 6. 7. 8. 9. Double-click the simple.bat file to see what happens If your VM freezes, force it to shutdown Let's create another virus and this time call it sd.bat Add the following code to sd.bat and save it on your Desktop 18. Edit del.bat to look like this virus4-Nolepad @echo off del /s "Parent.txt" D virus3 Notepad @echo off 19. Analyze the code. What do you think will happen? echo Click any key to find out shutdown -s -t 30 -c "You have 30 seconds. 10. Analyze the code. What do you think will happen? 20. Double-click the del.bat file to see what happens 21. In order to make your viruses more like programs you can distribute, we must convert them into .EXE (executable) files 22. Use the bat2exe (Bat To Exe Converter) utility provided to you on the 11. Double-click the sd.bat file to see what happens 12. Create 3 text files using Notepad and save them on your Desktop (the desktop of the Win XP machine 23. Open the Bat_To Exe_Converter by double-clicking the utility 24. Find the simple.bat and convert simple.bat to simple.exe as shown in the content and the names are not important) 13. Let's create another virus and this time call it del.bat image below

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Main Memory Database Systems

Authors: Frans Faerber, Alfons Kemper, Per-Åke Alfons

1st Edition

1680833243, 978-1680833249

Students also viewed these Databases questions

Question

Cg P 1 Z Ppc Ppr /T

Answered: 1 week ago

Question

Question What integration level should an employer choose?

Answered: 1 week ago