define the term malicious program

Answers

Answer 1
Malware, or malicious software, is any program or file that is intentionally harmful to a computer, network or server.

Related Questions

how does digital and hybrid computers differ in storage​

Answers

Digital computers perform functions like mathematical, complex calculations, media streaming, etc. While hybrid computers work with the duo combination of analog (analog Quantities like the voltage, temperature) and digital (mathematical functions, complex calculations, media streaming) computers at the same time.

Sort the Chart Tools options under the tab where they are located.

Answers

Answer:

That is in fact the correct order. post protected.

Explanation:

The change that was made to the pie chart is that the angle of the slices was adjusted in the Format tab, the chart title was added in the Layout tab, and the legend was changed to the bottom in the Layout tab. Thus, the correct option for this question is C.

What is a Pie chart?

A pie chart may be characterized as a graphical representation technique that displays data in a circular-shaped graph. It is a composite static chart that works best with a few variables.

The design, format, and layout tabs chart Tools contextual tabs appear on the Ribbon when you select a chart. Pie charts are often utilized in order to represent sample data—with data points belonging to a combination of different categories.

Therefore, the correct option for this question is C.

To learn more about Pie charts, refer to the link:

brainly.com/question/796269

#SPJ3

_______________: a group of people working together to achieve specific goals.
a.
Grapevine
b.
Compatible
c.
Lateral
d.
Organization


Please select the best answer from the choices provided

A
B
C
D

Answers

Answer:

Organization

Explanation:

The other words have unrelated definitons to the definition given.

Answer:

organization

Explanation:

edge 2021

Is there any quantum computer in India?​

Answers

yes, Qulabs was one of the first quantum computing startups in India.

Design a sequential circuit with two flip-flops A and B and one input X. When X = 0, the state of the circuit remains the same. When X = 1, the circuit goes through the state transitions from 00 to 10 to 01 to 11, back to 00, and then repeats. Show the state transition by 7-segment display decoder using a. D-Flip Flop-Section B b. T-Flip Flop-Section A c. JK-Flip Flop-Section B d. RS-Flip Flop-Section A

Answers

Answer:

see your answer in picture with detail

please mark me brainlist

Explanation:

You have a website that accepts input from users for creating customer accounts. Input on the form is passed to a database server where the user account information is stored. An attacker is able to insert database commands in the input fields and have those commands execute on the server. Which type of attack has occurred

Answers

Answer:

SQL injection

Explanation:

SQL (Structured Query Language) Injection, are vulnerabilities associated security of SQL web interface through which an attacker can intrude into the backend of a database by modifying the queries a web program sends to the database to which it is connected

Examples of SQL injection include: Subverting application logic, which uses modified queries to alter the logic of an application. UNION attacks, which allow the retrieval of data from different tables within a database. Retrieving hidden data, which allows the attacker to have additional query results through modification of a SQL query.

can you fart and burp at the same time?

Answers

Answer:

Yes you can

Explanation:

Although farting and burping at the same time is a very rare phenomenon, it’s very possible. When this happens at the same time it is usually called a Furp.

This occurrence usually happens when there’s a lot of intake of foods which have a large percentage of gas . These gases often need to be expelled through processes such as burping and farting.

Write a program that outputs "Hello World!".

Answers

print(“Hello World!”)

I hope this helps :) I’m sry is this what you wanted or were you looking for something else because I’m willing to help either way.

what is font tag? write the name of attribute which is used in font tag​

Answers

Answer:

The font tag is used to change the color, size, and style of a text.The font tag is having three attributes called size, color, and face to customize your fonts. To change any of the font attributes at any time within your webpage, simply use the <font> tag.

Which of the following applies to a trademark?
o belongs to just one company or organization
O always shown on the outside of a garment
O a way for people to copy a pattern
0 a mark that represents a product's "sold"
status

Answers

Answer:

a

Explanation:

Answer:

belongs to just one company or organization

Explanation:

edge 2021

Which SCSI standard allows for the technique known as “hot swapping”? Ultra SCSI Original SCSI Serial SCSI Fast-Wide SCSI

Answers

Answer:

Serial SCSI

Explanation:

Hot swapping can be defined as a process which typically involves fitting or replacing CD-ROM drive, hard-disk drive, power supply or other peripheral devices while a computer system is powered on. Thus, it allows for the installation or removal of a peripheral device from a computer while power is still being supplied to the computer i.e without having to shutdown the computer.

Serial SCSI is a SCSI standard which allows for the technique known as “hot swapping” because it's a point to point connection that is designed to move data to and from computer storage serially.

Vivo critique 6 sentences

Answers

Answer:

im sorry i cant understad

After a chart has been inserted and formatted, is it possible to change the data range it refers to or to add new rows of data?

No, additional data cannot be included in a chart once it has been created; the user should delete the chart and create a new chart.
Yes, click the Select Data button in the Data group under the Design tab to extend or reduce the data range.
Yes, click the chart, select the additional rows or columns of data to add, and press Enter on the keyboard.
Yes, double-click the chart and select Properties from the list; in the Properties box, insert the new data range to include in the chart.

Answers

Answer: Yes, click the Select Data button in the Data group under the Design tab to extend or reduce the data range.

Explanation:

Excel allows one to be able to update the data in a graph because the designers knew that information needs to be updated sometimes.

This is why there is an option to use the Data button in the Data group which is under the Design tab to increase or decrease the data range that is to be used in the chart which means that a new row of data could even be added.

To insert a row, right-click the row below where you want to insert a row and then click on ____ the shortcut menu. A. Columns B. Insert C.Rows D.Cells​

Answers

Answer:

I think it's insert. (It's the only one that actually makes sense).

Explanation:

Hope that helps. x

Read each question below. Then, using the drop-down menus, decide if it represents the purpose, construction, or support aspect of choosing a website host.
Will the website be built by a programmer at a company?
What type of content will be on the website?
Will the website be used to share family pictures or as a professional site for posting news?
Will customers be making secure transactions on the website?
How extensive of a control panel, or location of login and website control, will be needed?

Answers

Answer:

ConstructionPurposePurposeSupportConstruction

Explanation:

Will the website be built by a programmer at a company? construction

What type of content will be on the website?  purpose

Will the website be used to share family pictures or as a professional site for posting news?  purpose

Will customers be making secure transactions on the website? support

How extensive of a control panel, or location of login and website control, will be needed?  Construction

__________________________________________________

A _____ is a network operating on a radio frequency (RF), consisting of radio cells, each served by a fixed transmitter.

Answers

Answer:

A cellular network is a network...

Which line of code will allow the user to enter their current temperature to the nearest tenth of a degree?Group of answer choicesnum1 = input(""What is your temperature?"")num1 = int(input(""What is your temperature?"")num1 =float(input(""What is your temperature?""))1num = print(""What is your temperature?)

Answers

In programming we have different data types and in this question two data types was specified, Int and float, the only data type that can receive input to the nearest tenth of degree is float, hence, float(input(""What is your temperature?""))

Data types are use as place holders, we have the primitive and non-primitive data types

Example of data types are FloatArrayIntegerDoubleString

Learn more about data types at

https://brainly.com/question/179886

A logistics company's vulnerability scan identifies the following vulnerabilities on Internet-facing devices in
the DMZ: SQL injection on an infrequently used web server that provides files to vendors SSL/TLS not used for a website that contains promotional information
The scan also shows the following vulnerabilities on internal resources: Microsoft Office Remote Code Execution on test server for a human resources system
TLS downgrade vulnerability on a server in a development network In order of risk, which of the following should be patched FIRST?
A. Microsoft Office Remote Code Execution
B. SQL injection
C. SSL/TLS not used
D. TLS downgrade

Answers

Answer:

A. Microsoft Office Remote Code Execution

Explanation:

From the given options, we have;

The web server having a SQL injection is infrequently use

The information on the website having SSL/TLS not used is promotional

The location of the server having  a TLS downgrade is on a development network

The location of the Microsoft Office Remote Code Execution is on a human resource system test server

Therefore, given that the test server, is the deployment source of the main server, and that with a Remote Code Execution, RCE,  cyber attack, the attacker is able to make commands work on other computers, the RCE attack on the test server is a potential access of an attack on the main servers, and should be patched first.

What is malware? a type of virus that spreads through a network connection a type of virus that targets programs and files any program designed to do harm a type of software designed to track activity online

Answers

a malware is any program designed to do harm

Explanation:

a malware (malicious software) is any software intentionally designed to cause damage to a computer,server, client or computer network.

which route would be used to forward a packet with a source ip address of 192.168.10.1 and a destination ip address of 10.1.1.1?

Answers

Considering the available options, the route that would be used to forward a packet with a source IP address of 192.168.10.1 and a destination IP address of 10.1.1.1 is "O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0"

What is Route in IP address?

IP routing generally transmits packets from one network to another host on another remote network.

The process of IP routing involves evaluating routing tables to specify the following hop address of the packet that should be sent.

IP Routing in this case

Considering the IP address in the question, the best match is the route in the routing table that contains the highest number of far-left matching bits.

Hence, in this case, it is concluded that the correct answer is "O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0"

The available options are:

C 192.168.10.0/30 is directly connected, GigabitEthernet0/1

S 10.1.0.0/16 is directly connected, GigabitEthernet0/0

O 10.1.1.0/24 [110/65] via 192.168.200.2, 00:01:20, Serial0/1/0

S* 0.0.0.0/0 [1/0] via 172.16.1.1

Learn more about IP Routing here: https://brainly.com/question/6991121

how to stop programs from running at startup windows 10?

Answers

Just go into settings, type in startup apps, and it will take you to an area where you can select certain apps to start or not start when you reset / shut down / turn off your computer and turn it back on again.

The router is physically located in a server room that requires an ID card to gain access. You've backed up the router configuration to a remote location in an encrypted file. You access the router configuration interface from your notebook computer by connecting it to the console port on the router. You've configured the management interface with a username of admin and a password of password. What should you do to increase the security of this device

Answers

Explanation:

the best thing to do is to create a personal password with a two time passcode for better security of the device

When media is used to communicate with a very large audience, it is referred to as media.

Answers

Answer:

mass media

Explanation:

Answer:Mass media communication

Explanation:

Can someone answer this, I'll mark u the brialintest

Answers

Answer:

d

Explanation:

Decimal equivalent of "D" = (D) 13 × 16^1

1. It manages the computer's memory and processes, as well as all of its software and hardware.
A. Application software
C. Graphical User Interface
B. Computer Operating System
D. Micro Computer ​

Answers

Answer:

B. Computer operating system

Explanation:

the operating system (or OS) manages all of the hardware and software in the computer, and allows hardware and software to communicate.

We can also figure this out by process of elimination: Application software is just a fancy way to say apps, Graphical User Interface (or GUI) are menus that allow a user to use the computer through a visual representation (what you interact with using your mouse), and microcomputer just means a small computer like a laptop or a phone.

What happens when you drag a file from the Documents folder on the hard drive to the Pictures folder on the hard drive?

Answers

Answer:

The file changes its location within your hard drive while the file itself remains unchanged

Explanation:

The file's location will change from C:\Users\username\Documents to

C:\Users\username\Pictures

It is used to select specific menu options, drag and drop options and to draw something on screen.

Answers

Answer:

A mouse.

Explanation:

An input device can be defined as any device that is typically used for sending data to a computer system.

Generally, all of the output and input device of a computer are known as peripheral (external) devices and they provide data (informations) to the end users in various formats such as video, audio, texts, images etc.

Since input devices are peripheral (external) devices, they can be connected to the computer system wirelessly or through a wired-connection (cable).

Some examples of peripheral (external) devices are monitor, speakers, keyboard, printer, scanner, projector, mouse, etc.

A mouse is an input device that is designed and used to select specific menu options, drag and drop options and to draw something on screen.

filters cannot perform what action on collected data?

Answers

Answer:

am at 50/50

Explanation:

filters cannot be perform to include shopping preferances.

what is the working principle of computer?​

Answers

Answer:

input, process, output, storage

which computer belongs to the first generation?​

Answers

ENIAC (Electronic Numerical Integrator and Calculator .)
Other Questions
Multiply the polynomials. How are we best able to subject our ideas to the scrutiny of others?Answer: Only by opening ourselves to information, insights, and critique from a varietyof different peopleBy eliciting insights and information relevant to understanding issuesBy identifying, articulating, and applying reasoned responsive assessments ofissues, and take into account assumptions, facts, values, and perspectives ofothersEngaging in disagreement, questioning deliberatively, assessing the credibilityof information, and thinking critically Why does fallon say it is interesting that serotonin plays a role in the brain chemistry of killers? (a-a/a-1) - (a+1/a+a) : a+1/a. solve a You purchased an automobile a year ago for $10,000. Its current market price is $6,000, and the expected market value one year from now is $4,000. If the interest rate is 10 percent, how much will it cost you to keep the car for an additional year (over and above operation and maintenance costs) After a chart has been inserted and formatted, is it possible to change the data range it refers to or to add new rows of data?No, additional data cannot be included in a chart once it has been created; the user should delete the chart and create a new chart.Yes, click the Select Data button in the Data group under the Design tab to extend or reduce the data range.Yes, click the chart, select the additional rows or columns of data to add, and press Enter on the keyboard.Yes, double-click the chart and select Properties from the list; in the Properties box, insert the new data range to include in the chart. How does the price range affect the elasticity of demand for a product?Demand for all goods is elastic if the price is low enough.Price range has little or no effect on elasticity of demand for a good.Demand for a good can be inelastic at a low price, but elastic at a high price.Demand for a good can be elastic at a low price but inelastic at a high price. Which of the following sentences has a correct signal phrase for the book The Nasty Bits written by author Anthony Bourdain? Question 1 options: A) According to Anthony, Perhaps the best thing chefs can do is cook, whenever possible, with heart (40). B) In The Nasty Bits, chef Anthony Bourdain states, Perhaps the best thing chefs can do is cook, whenever possible, with heart (40). C) The Nasty Bits states, Perhaps the best thing chefs can do is cook, whenever possible, with heart (40). D) Perhaps the best thing chefs can do is cook, whenever possible, with heart (40). Write a paradraph of travelling on anather places. Which number lines have points that represent additive inverses? Check allthat apply-54-3 -2 -1 01234 5-513 2-1012.34 55 4 3 2 1123 4-54-3-2-10123 4 5 plzzz guys help it urgent During the collision of a big truck with a small passenger carGroup of answer choicesthe force from the truck on the car is always much bigger than the force from the car on the truck.the force from the truck on the car may be smaller than, greater than, or equal to the force from the car on the truck.the force from the truck on the car is always much smaller than the force from the car on the truck.the force from the truck on the car is always equal to the force from the car on the truc Capital budgeting decisions ______. Multiple select question. involve an immediate cash outlay in order to obtain a future return are day-to-day decisions made by managers require little or no thought before being made require a great deal of analysis prior to acceptance Which option is an example of inductive reasoning?A. My dog has barked at every car. Therefore, she will bark at the nextcar.B. Vampires have fangs. Snakes have fangs. Therefore, snakes arevampires.O C. Every coin flip has been heads. Therefore, the next coin flip will betails.D. America is made up of 50 states. Maine is a state. Therefore,Maine is part of America. Klear Manufacturing sells its plant with a cost of $1.2 million to Burt Company for $1.4 million and immediately leases it back for a 15-year term. The transaction does not meet the revenue recognition criteria under ASC Topic 606. At the inception of the sale and leaseback, Klear should debit cash and credita. notes payable.b. sales revenue.c. lease liability.d. the asset. You can work a total of no more than 35 hours each week at your two jobs. Housecleaning pays $7 per hour and your sales job pays $9 per hour. You need to earn at least $314 each week to pay your bills. Write a system of inequalities that shows the various numbers of hours you can work at each job. what are the investigative method What's the dependent variable shown in the table?A) The amount of water given to the plantB) The color of the flowersC) The number of flowers on the plantD) The speed at which the plant grows Which two countries were the first European countries to engage in the transatlantic slave trade? A . Portugal and Spain B. Spain and England C. England and France D. Holland and Portugal Help me with this please (khan academy)