Mack signs into his laptop and gets a message saying all his files have been encrypted and will only be released if he sends money to the attacker. what kind of software did this

Answers

Answer 1

Answer: Ransom-Ware

Random-Ware is a type of malware that encrypts files in hopes of the victim to give the attacker a form of currency to gain access to the files again.


Related Questions

This program has a bug. When the green flag is clicked, nothing happens. How would you fix it?
A. Change the number inside the “Move” block
B. Change the number inside the “repeat” block
C. Make the sound louder with the purple block
D. Connect the event block directly to the “repeat” block

Answers

The correct answer is D, if you connect it, the program will operate properly.

Select all the correct answers. Javier is preparing his resume for a network enginee list relevant experien El use a fancy font style for aesthetics mention all the certifications achieved list skills related to the job give importance to personal sition. Which three best practices should be employ? Reset Next​

Answers

Answer:

A and C

Explanation:

yes its correct I know what I'm doing

What are the benefits of digital media?

Answers

Answer:

- easy to access

- day to day information updates worldwide

- convenient

- versatility

- accuracy

- cost....etc

Explanation:

What effect does the sudo iptables --policy INPUT DROP command have on the access to computing resources

Answers

The effect of the sudo iptables --policy INPUT DROP command is that it gives room for system administrators to handle incoming and outgoing traffic.

What does Sudo iptables -- policy input drop command do?

The iptables -P INPUT DROP is known to be an -P switch that places the default policy on any given chain.

When the default policy on the INPUT chain changes to DROP., it implies that an incoming packet did not match one set of the rules and as such, it will have to be dropped.

Learn more about  computing resources from

https://brainly.com/question/14596532

#SPJ2

Why do people take off the keys on the school computers

Answers

Answer:

is this supposed to be a joke-

Explanation:

cuz i dont get it

Identify the places in the code where there are object-oriented concept violations, content coupling, common coupling, control coupling, and stamp coupling situations. In the Directory Management System Submission Document, paste the code segments that correspond to each situation and explain how you would fix object-oriented concept violations, common coupling, control coupling, and content coupling issues.

Answers

In this way, using the knowledge in computational language in JAVA it is possible to write a code that identifies the directories and also the people who own these directories:

Writing the code we have:

import java.util.Scanner;

public class PersonnelDirectory

{

public static void main(String[] args)

{

Personnel per = new Personnel();

totalObjects total = new totalObjects();

Scanner scan = new Scanner(System.in);

String firstN, lastN, middleN;

int empID;

double salary;

int choice = -1;

do{

System.out.println("Welcome to the Personnel Directory Management System");

System.out.println("\n\n\t 1. Add Personel");

System.out.println("\n\t 2. Find Personel");

System.out.println("\n\t 3. Print Names");

System.out.println("\n\t 4. Number of Entries in the Directory");

System.out.println("\n\t Select one of the options above (1, 2, 3, 4)");

choice = scan.nextInt();

scan.nextLine();

switch(choice)

{

See more about JAVA at brainly.com/question/12975450

#SPJ1


Why does binary addition have a rule for 1 + 1 + 1 if only two numbers
are being added together?

Answers

Answer:

See below

Explanation:

Because sometimes you have to 'carry' a 1 over to the ext column when adding two binary numbers

Example :

 1 1 1

+1 1 1    <==== starting in the first R column add  1 + 1  to get 0 and carry 1

                then the next column you will add   1 + 1 + 1  = 1   and carry 1 again

                    then 1 + 1 + 1= 1  and carry 1 again (to column 4)  to get

1   1  1 0

How many pages is 1500 words double spaced 12 font?.

Answers

Answer:

1-2 pages

Explanation:

Explain different characteristics of computer?​

Answers

[tex]\huge\purple{Hi!}[/tex]

The characteristics of computer are speed, accuracy, reliability, Automaticon, Memory

Speed=A computer works with much higher speed and accuracy compared to humans while performing mathematical calculations. Computers can process millions (1,000,000) of instructions per second. The time taken by computers for their operations is microseconds and nanoseconds.

Accuracy=Computers perform calculations with 100% accuracy. Errors may occur due to data inconsistency or inaccuracy.

Reliability=A computer is reliable as it gives consistent result for similar set of data i.e., if we give same set of input any number of times, we will get the same result.

Automation=Computer performs all the tasks automatically i.e. it performs tasks without manual intervention.

Memory=A computer has built-in memory called primary memory where it stores data. Secondary storage are removable devices such as CDs, pen drives, etc., which are also used to store data.

Which file format produces a lock-down version of an access database? accdb accdb-be accde accdb-e

Answers

The file format that produces a lock-down version of an access database is called; ACCDE

How to Identify Access Database?

ACCDB files are the default Microsoft Access database format in Access 2007 and later versions while the ACCDE format is a read-only, compressed version.

Now, the file format that produces a lock down version of an access database is called ACCDE file which is a Microsoft Access Execute Only Database file used to protect an ACCDB file.

Read more about Access Database at; https://brainly.com/question/9745438

#SPJ1

what is a sub folder in ICT​

Answers

Answer:

A sub folder is a folder within a folder.

Explanation:

A subfolder on a computer is a folder inside of another folder. For example, someone may create a main folder for their music and then create subfolders to separate the genres of music.

Additionally, "sub" prefix means "under" or within.

Hope this helps.

Answer:

It's folder that is created from the main folder.

Online banking is a convenience that mostly affects which area of your life?
OA. Personal
B. Social
C. Cultural
OD. Ethical

Answers

Online banking is a convenience that mostly affects this area of a person's life: A. personal.

What is online banking?

Online banking simply refers to a type of technology that is used by financial institutions to offer their customers an opportunity to receive and send money through the Internet.

Some examples of online banking institutions include the following:

MoneygramPayment processorWestern UnionPay-Pal

In conclusion, online banking is a convenience that mostly affects the personal area of a person's life.

Read more on online banking here: https://brainly.com/question/2772610

#SPJ1

pls help!!

Calculate the standard deviation for the following data set: Data Set = 2, 9, 10, 4, 8, 4, 12

Answers

Answer:

4.24

Explanation:

First you find the mean of the data set, which is 7. Then to find standard deviation you have to follow the formula which tells you to subtract the mean from each number under the square root : √(2 - 7)^2 + (9 - 7)^2 + (10 - 7)^2 + (4 - 7)^2 + (8 - 7)^2 + (4 - 7)^2 + (12 - 7). Once you solve the parenthesis you square it, once you square it the negatives won't matter. That will leave you with this : √(25 + 4 + 9 + 9 + 25). The formula tells you to find the sum of those numbers (which is 72) then subtract one from how many numbers there are, 5 - 1 = 4, and divide your sum by that number. So 72 / 4 = 18. Then you find the square root of 18 and that becomes your answer.

A computer program can contain limited number of instructions true or false

Answers

Answer:

true

Explanation:

depending on how it is made

In the late 1980s, computer specialists were concerned that proprietary software had too many ________, so they started working on open source projects.

Answers

They were worried that the software had too many bugs.

What physical disk oriented performance counter should be used to determine the number of requests waiting to be processed by a disk

Answers

Answer:

current disk queue length

Explanation:

To notify the browser that we have JavaScript code, we should use .............

Answers

Answer:

almost all browsers allow you to type JavaScript code directly into the browser, using something called the “console

How did Lamarck's theory of evolution differ from Darwin's?

Lamarck believed animals evolved by passing acquired traits down to offspring.

Lamarck believed species evolved slowly, over millions of years.

Lamarck believed that only vertebrates could evolve.

Lamarck believed that the fossil record was complete.

Answers

Answer:

Lamarck's theory of evolution was wrapped around the fact that in order for the organism to adapt to it's "new" environment it has to change but Darwin's theory was that the organism will change before it's environment does thus it doesn't impact it's change

How to turn off parental controls without a password on android?.

Answers

Answer:

Ask your parents.

Select the correct answer.
Denise is creating a web page about rainforest animals. Her friend has many photos of animals from a trip to Brazil. Denise wants to use some
of those photos for her web page. Which input device is best for transferring photos to her multimedia project?
O A digitizing tablet
OB.
keyboard
OC. graphic pad
OD. digital camera

Answers

I would say a digital camera, I am pretty sure a digitizing tablet and a graphic pad is the same, and a keyboard is pretty useless for this

Non linear editing can cause _____ where edit and re-edit and re-edit again can cause video to be less true than the original material

Answers

Non-linear editing can cause modification in the original video whereas editing and re-edit and re-edit again can cause the video to be less true than the original material.

What is non-linear editing?

In non-linear editing, the editor can do any operation with the video like adding or removing any frame without starting from the beginning.

It's been characterized as a ‘cut and paste’ technique that can really innovate how video makers approach videography.

Therefore Non-linear editing can cause modification in the original video whereas editing and re-editing and re-editing again can cause the video to be less true than the original material.

To know more about non-linear editing follow

https://brainly.com/question/15614247

#SPJ4

Your guardian receives a call similar to the one described in the amazon video. what is one thing they can do to check that it is a legitimate message?

Answers

One thing they can do to check that it is a legitimate message is to see if there is any link for you to click, or numbers to call, this will tell you that it is a scam.

How do you tell if someone is scamming you online?

There are a lot of ways to know online scam. Some include

Unexpected contact. Asking for your personal info.links been posted along with random messages.

Therefore,  One thing they can do to check that it is a legitimate message is to see if there is any link for you to click, or numbers to call, this will tell you that it is a scam.

Learn more about Scam from

https://brainly.com/question/1063454

#SPJ1

help me help you............

Answers

Answer:

change how big or small the shape or sprite is

Use the svd() function in matlab to compute a, the rank-1 approximation of a. clearly state what a, is, rounded to 4 decimal places. also, compute the root-mean square error (rmse) between a and a.
a=[1 2 2]
[ 3 4 5]
[ 6 7 8]

Answers

Using the knowledge in computational language in C code it is possible to write a code that organizes and calculates the value of the matrix of A*A and that is in up to 4 decimal places.

Writing the code in C is possible:

A=[1 2 2;3 4 5;6 7 8];

[u ,s ,v] = svd(A);

k = 1;

A1 = u(:,1:k)*s(1:k,1:k)*v(:,1:k)'; %'

RMSE = rms(sqrt(mean((A - A1).^2)))

See more about C code at brainly.com/question/17544466

#SPJ1

Artificial intelligence (ai) in perspective is a complex and interdisciplinary field that involves several specialties, including:

Answers

Artificial intelligence (ai) in perspective is a complex and interdisciplinary field that involves several specialties, including Interdisciplinary research diploma applications integrate or greater conventional educational guides of have a look at right into a greater personalized major.

What is Interactions among AI Artificial intelligence?

Interactions among AI Artificial intelligence and schooling is but some other instance of interdisciplinarity in AI (Oudeyer et al., 2016), that may immediately gain now no longer best the 2 fields, schooling and AI, however society and productiveness as a whole.

Interdisciplinary research diploma applications integrate or greater conventional educational guides of having a look at right into a greater personalized major. Unlike a liberal arts diploma wherein you'll have a look at an extensive type of subjects, an interdisciplinary diploma lets in college students to discover a greater centered subject matter that crosses into more than one field.

Read more about the interdisciplinary :

https://brainly.com/question/25955559\

#SPJ1

Most practical applications of integer linear programming involve mostly ordinary integer variables and a small number of 0-1 integer variables. only 0-1 integer variables and not ordinary integer variables. a near equal number of ordinary integer variables and 0-1 integer variables. only ordinary integer variables.

Answers

Most practical applications of integer linear programming involve mostly; a. only 0-1 integer variables and not ordinary integer variables.

How to deal with Linear Programming Questions?

Linear programming is defined as a method used to achieve the best outcome in a mathematical model where its' requirements are represented by linear relationships.

Now, Linear programming is useful in a number of different applications and where integer linear programming is involved, it uses only 0-1 integer variables and not ordinary integer variables.

Read more about Linear Programming at; https://brainly.com/question/14309521

#SPJ1

For browsers to connect to resources on the Internet, the location of the resources must be specified through addresses called ________. Group of answer choices Hypertext Markup Language (HTML) top-level domains (TLDs) uniform resource locators (URLs) hyperlinks

Answers

URL is the right answer

Explanation:

Ive worked in data management

What are the method to decrease friction?​

Answers

Answer: For objects that move in fluids such as boats, planes, cars, etc the shape of their body is simplified in order to reduce the friction between the body of the objects and the fluid.

By polishing the surface, polishing makes the surface smooth and friction can be reduced.

Using lubricants such as oil or grease can reduce the friction between the surfaces.

When objects are rolled over the surface, the friction between the rolled object and the surface can be reduced by using ball bearings.

Explanation:

A program that performs handy tasks, such as computer management functions or diagnostics is often called a/an ____________.

Answers

Answer:

DOS

Explanation:

Disk operating

Draw and implement of an organization which have 125 employees. use the following features 1.email services 2.lan communication 3.vlan 4.security 5.storage 6.server

Answers

An organisation usually hires employees which helps in the successful achievement of the goals of the organisation.

Implementation of an organisation

The implementation of an organisation can be carried out using the following features:

Email services: Email address can be assigned to different employees of the organisation.

LAN communication: Local Area Network is used by organisation to connect their computer devices to a server using a common communication line.

VLAN: This is known as Virtual Local Area Network which is created between two LAN's.

Security: This is set up by a company to guide their data from theft.

Storage: This is used by the organisation to store their data.

Server: This is a device that provides internet services to another computer in an organisation.

Learn more about LAN here:

https://brainly.com/question/26956118

#SPJ4

Other Questions
The picture shows a model of a cell.What is the main function of the parts labeled X'in the model?A. To use energy from sunlight to make sugarsB. To hold and protect the cell's DNAC. To store enzymes that break down foodD. To provide cells with energy for their activities Please put feminine version David n'est pas mari. La n'est pas.......Il est clibataire. Elle est ......Il est mince. Elle est...... please help please help Monique goes out for coffee once per week. she has already spent $40.86 this year on her coffees and each one is $4.54. what is the first term of the sequence? to get to the next term, you would_____ this is a _____ sequence there are 27 weeks left in this school year for monique. if she continues getting coffee at this rate how much money will she have spent on coffee by the end of the year? Which conversion factor should be used to convert the 152.5 g to moles? Daniel has read 10% of a book. He has 45 more pages to finish. How many pages are there in the book? A hiking trail is shown as 14cm on a map the scale is 1:150000 how far in km is it in real life. Chaldeans produced beautiful woven fabrics from cotton.True False somebody please help me Using the GCF factor the given expression: 21xy + 14y7(3xy + 2y)7y(3x + 2)3(7xy + 14y)7xy(3 +2)ASAP m=p-2b/2 p=57.4b=8.7 Question 9 of 9Which of the expressions are equivalent to the one below? Check all thatapply.(15.3)-20A. (3.15)-20B. 20-(3.15)C. 6 (15-20)D. (3-20) (15-20) How many solutions does the equation below have? 1/(-6-8x) = -3- 1x HELP!!! what should you use to rinse items after cleaning them and before sanitizing them A plant has a desirable trait: it is disease resistant. what can be done to quickly produce large numbers of identical plants with this same trait? Type, headings, and graphics are all _____________.A) tools for organizing textB) reference booksC) the supporting details in a paragraph create a slogan that we encourage people to become responsible members of the community/country. Through your slogan make the humanity realize the essence of unity and the significance of being cooperative and responsible members of a changing world. 1. The government ought to pay moreattention to...workersA. weB. themD. yoursC. us Based on the story, artemis's new home would most likely be___ Which sentence should appear first in an effective summary of part 1 of "the adventure of the blue carbuncle"?