Adam is evaluating the security of a web server before it goes live. He believes that an issue in the code allows an SQL injection attack against the server. What term describes the issue that Adam discovered?

Answers

Answer 1

Answer:

Vulnerability

Explanation:

Vulnerability: In information security, Vulnerability is defined as a weakness or flaw in the system which leaves it wide open to attackers to gain sensitive/confidential information and cause severe damage to the organization.

What can happen?

If this weakness doesn’t get treated, then the SQL injection attack is most likely to happen which will result in sensitive database being stolen by the hackers. This can cause serious implications for any organization hence it very important to take such vulnerabilities very seriously and dealt accordingly.


Related Questions

What will display after the following code executes?password = 'ILOVEPYTHON'if password.isalpha(): print('Invalid, must contain one number.')elif password.isdigit(): print('Invalid, must have one non-numeric character.')elif password.isupper(): print('Invalid, cannot be all uppercase characters.')else: print('Your password is secure!')

Answers

Answer:

Invalid, must contain one number

Explanation:

The program will assign ILOVEPYTHON to the password variable and start checking the cases stated below.

password.isalpha(): is true for the given password value and the code will execute, the display will show "Invalid, must contain one number." and it will bypass the elif and else statements.

I hope this answer helps.

On which tab would you find Access's features for formatting text?

A. File
B. Home
C. Create
D. Format

Answers

Answer:

B. Home

Explanation:

In Microsoft Access's database the home tab contains the text formatting group, a feature for formatting texts, it also contains clipboard, sort and filter, and find. the tab provides a place to perform common or repetitive tasks done in MS Access. Access is a database management system provided by microsoft.

A device's mean time between failure (MTBF) rating provides an estimate of how long the device should last?
A) True
B) False

Answers

Answer:

True

Explanation:

Consider the abstract superclass below:
public abstract class Foo
{
private int a;
public int b;

public Foo( int aVal, int bVal )
{
a = aVal;
b = bVal;
} // end Foo constructor

public abstract int calculate();
} // end class Foo

Any concrete subclass that extends class Foo:
1) Must implement a method called calculate.
2) Will not be able to access the instance variable a.
3) Neither (a) nor (b).
4) Both (a) and (b).

Answers

Answer:

4) Both (a) and (b).

Explanation:

In addition to regular classes, Java has abstract classes. An abstract class is like a regular class. You can also define fields and methods in an abstract class, while at the same time, you cannot create an object or an instance of an abstract class. Abstract classes are designed to provide basic functionality for derived classes while derived classes required to implement this functionality.

A derived class must override and implement all abstract methods that are in the base abstract class. Therefore answer a (1) is correct.

Access modifier for the field a was private which means it has to be provided with accessor methods to obtain/modify its value. Therefor answer b (2) is correct as well.

What are the two main purposes of S/MIME?
Digital signatures
Encryption
Junk mail prevention
Spam prevention

Answers

The two main purpose of S/MIME are digital signatures and encryption

Explanation:

The Secure Multipurpose Internet Mail Extension is used to protect the data that is the data will be encrypted and it is used in security purpose and gives authentication at the receiver and at the sender side

This public key also allows the users to digitally sign the mail and check for the fraudulent in cases thus it allows the digital signing of mails and envelops the data and it is defined in detail in the RFC 3369 and 3370

This has now been also layered in the Cryptographic message syntax

Once you create a slide show, it is not easy to rearrange things, so you should plan your presentation ahead of time.

A. True
B. False

Answers

Answer:

The following statement is False.

Explanation:

The following statement is incorrect because if the user create its slideshow in the MS PowerPoint or any other presentation application or software then, they can easily edit or rearrange the following thing any time that is written by the user in the slide of the presentation, so there is not any difficulty to edit or rearrange things.

You recently completed a network overhaul over the weekend. Everything seems to be functioning properly until you receive a swarm of help desk support requests, all originating from one specific floor in your building. After a few minutes on the phone with those affected, you determine that no one has indicator lights active on their NICs. What is the most likely problem?

Answers

Answer:

Network switch has been disconnected or switched off

Explanation:

An organization networking can be done by using several switches, routers, modems, etc. A network switch works between modem and systems, connecting the systems to the network.

A network switch is a multi-port switch that connects multiple devices to the network. mostly every floor has a network switch connected with the floor systems.

When a system is connected to switch, its indicator light on NIC is active. but as per the scenario, no system has active indicator lights on NIC, which means that there is some problem with the switch or switch is powered off.

You have a forest named PLAB and two domains, PLABA and PLABB. You want to add the users from both the domains to a group that should be restricted within the PLABA domain. Which type of group scope should you set for this group?

Answers

Global group is also called universal group users.

Explanation:

A network administrator has two domains are such  as PLABA AND PLABB. End-user of each domain wants to login both domain PLABA AND PLABB.

Network administrator has created global group accounts user domain and map all the users in the global group user domain.  For every user active directory and rights also be mapped.  Global group is also called universal group users. Group polices of each user has to be applied and mapped properly.

Once user are mapped and activated user can login from both domain server.

What tag allows you to tell Google Ads which specific customer actions should be tracked as a conversion?A) An event tagB) An analog tagC) A global site tagD) A temporary tag

Answers

Answer:

The tag which allows you to tell Google Ads which specific customer actions should be tracked as a conversion is:

A) An event tag

Explanation:

The option A is correct as the event tag takes record of clicks and impressions of the customer as well as you can add some other functionality by changing the settings option. So, this tag allows you to tell Google Ads which specific customer actions should be tracked as conversion.The option b and d are incorrect as such tags don't exist in google ads.The option c is also incorrect as the global tag is used to send the date of event to other applications like Google Analytics, Campaign Manager etc.

Use the convert command to convert the D: drive to use NTFS instead of FAT32 without destroying any existing data on the disk. If you format the drive, all existing data will be lost. Converting the drive keeps the existing data, but switches the volume to use the NTFS file system.

Answers

Answer:

Following steps can be followed to convert disk From FAT 32 to NTFS.

1. Open cmd (Command Prompt)

2. In cmd type the following:

d: /fs:ntfs

To convert the D: drive to use NTFS instead of FAT32 without losing data, use the Windows convert command. Remember to back up your data before making any changes.

To convert the D: drive from FAT32 to NTFS without losing data, you can use the convert command in Windows. This process switches the file system without formatting the drive, preserving the existing data.

For example, you can open a Command Prompt window and type convert D: /fs:ntfs to convert the D: drive to NTFS. Remember, if you format the drive, all data will be lost.

It's crucial to backup your data in multiple locations before attempting any changes to avoid data loss.

A blog is best defined as:

A. a web site primarily involved in tracking people's behavior on the Internet.
B. a web site that typically acts as brokers for advertisers and web sites.
C. a smaller version of the banner that often look like an icon and usually.
D. a reverse chronological journaling site.
E. a little billboard that spreads across the top or bottom of the web page.

Answers

Answer:

D. a reverse chronological journaling site.

Explanation:

A blog is a website regularly updated with relevant topics, it usually displays information in reverse chronological order, where the last item added is displayed first. blog ( originally weblog ) simply is journal that is hosted online where people have access to it for educational or informational purposes.

Which of the following commands would instruct OSPF to advertise ONLY the 192.168.10.0/24 network in Area 0?

Answers

Answer:

First, you need to start the OSPF process by executing the command:

Router (config)# router ospf {process-ID#}

Then, you have to instruct the router to advertise the networks that are directly linked to it by entering this network command with the area ID number for that network:

Router (config-router)# network {192.168.10.0} {255.255.255.0} area {0}

The command will advertise ONLY the 192.168.10.0/24 is

router ospf <process-id>

network 192.168.10.0 0.0.0.255 area 0

To instruct OSPF to advertise ONLY the 192.168.10.0/24 network in Area 0, use the network command in OSPF router configuration mode.

The specific command use depends on the router's OSPF process.

Assuming you are using Cisco IOS, the command would be:

router ospf <process-id>

network 192.168.10.0 0.0.0.255 area 0

In this command:

<process-id> should be replaced with the OSPF process ID on the router.

`192.168.10.0` is the network address you want to advertise.

`0.0.0.255` is the wildcard mask, which means the network is 192.168.10.0/24 (since 255.255.255.0 is the subnet mask for /24).

`area 0` specifies that the network should be advertised in Area 0, which is the backbone area in OSPF.

This command will advertise ONLY the 192.168.10.0/24 network in Area 0 and no other networks.

Learn more about OSPF here:

https://brainly.com/question/33618289

#SPJ3

Show two ways of bracketing an exposure of f/16 at 1/125 shutter speed. (Copy the two lines below and fill in the blanks for the two alternate exposures for each way. Remember that you need an f-stop and a shutter speed to write an exposure.)

Answers

Answer:

Explanation:

If we use bracketing, we must take three pictures of the same place, but we must take it with different exposures.

In this particular example we have an exposure of f/16 at 1/125 shutter speed, first we must take underexposed picture with exposure of f/22 at 1/125 shutter speed or exposure of f/16 at 1/400 shutter speed, then we take an overexposed picture with exposure of f/8 at 1/125 shutter speed or exposure of f/16 at 1/50 shutter speed.

The last step is taking the three pictures and use the option bracketing in an editing photo tool, there are cameras that have this option to take 3 pictures automatically.

The ability for a protocol or program to determine that something went wrong is known as_________.

Answers

Answer:

The correct answer to the following question will be Error-detection.

Explanation:

Error-detection: The detection of errors caused during the transmission from the transmitter to the receiver by damage and other noises, known as Error-detection. This error-detection has the ability to resolute if something went wrong and if any error occurs in the program.

There are mainly three types of error-detection, these types can be followed:

Automatic Repeat Request (ARQ)Forward Error CorrectionHybrid Schemes

There are two methods for error-detection, such as:

Single parity checkTwo-dimensional parity check

The ____ term implies that the type’s data can be accessed only through methods.

A. abstract type library
B. advanced data type
C. abstract definition type
D. abstract data type

Answers

Answer:

D. abstract data type

Explanation:

Abstract data type is a data type whose implementation is embedded behind an abstraction. They can be worked via methods and functions but their  specification is abstracted.

Lists and Stacks can be given as examples of abstract data types.

Abstract data type can be considered as the opposite of Concrete Data Type (CDT).

Final answer:

The abstract data type (ADT) is the correct term that refers to a type where its data is accessible only through specific methods, providing encapsulation of data.

Explanation:

The abstract data type (ADT) term implies that the type’s data can be accessed only through methods. This encapsulates the data and only allows it to be accessed or manipulated through a defined set of operations. ADTs provide a mathematical model for data types where data and operations are defined independently of any specific implementation.

This abstraction allows for different implementations that can vary internally but share the same external interface. An example of an ADT is a stack, which provides operations such as push, pop, and peek without revealing the underlying data structure, whether it be an array, list, or any other method of internal representation.

David owns a retail business that just implemented a web app to supplement sales. He needs to choose an attribution partner to integrate the app for in-app conversion tracking. Which two are available attribution providers? (Choose two.)
1. Google Firebase2. Google Analytics3. Google Play4. Salesforce

Answers

Answer:

Option 1 and 3 i.e., Google Firebase and Google Play is the correct answer.

Explanation:

Because david started a business and he creates web application for the sales of the their business then, he required those two applications for tracking and by which the other users get their application.

Google Firebase: is referred to an application which provide users fix their application crashes and upload their application on the google store.Google Play: is referred to an application by which the owner easily provide their application to their users.

Select the characteristics of a Base Transceiver Station:

A. connected to a cell tower
B. sends phone signals to the cellular provider's Mobile Switching Station (MSS)
C. sends phone signals to the recipient's Mobile Switching Station (MSS)
D. broadcasts weak microwave signals to create "cells" of mobile coverage

Answers

Answer:

The correct answer to the following question is options A, B, and D.

Explanation:

Base Transceiver Station (BTS) is an apparatus that works wireless communication between the network and user equipment (UE - Mobile phones (handset), wireless network computers). Wireless technologies like wi-fi, GSM, CDMA, etc.

Some elements of BTS :

Radio base stationTower/MastDuplexerTransceiver unit (TRU)Microwave

So the above are the elements of the BSA, then it also having the characteristics related to these elements like it definitely connects to a cell network, sends phone or mobile phone and microwave signals to cellular providers but it isn't able to send the signals to the recepients.

Final answer:

A Base Transceiver Station (BTS) is connected to a cell tower, sends signals to the provider's Mobile Switching Station (MSS), and broadcasts weak microwave signals.

Explanation:

The characteristics of a Base Transceiver Station (BTS) are:

Connected to a cell tower: A BTS is connected to a cell tower, which allows it to transmit and receive signals to and from mobile phones.Sends phone signals to the cellular provider's Mobile Switching Station (MSS): A BTS sends phone signals to the cellular provider's MSS, which handles the routing of calls and messages.Broadcasts weak microwave signals to create "cells" of mobile coverage: A BTS broadcasts weak microwave signals to create cells of mobile coverage, enabling mobile phones to be used while changing location.

Host A has IP address/network mask: 192.168.3.222/27

Host B has IP address/network mask: 192.168.3.225/27

Given the information above, it can be inferred that:

Group of answer choices

Both host A and host B are on the same network

Host A and Host B are on different networks

Host A and Host B will have the same routing tables

Host A and Host B will be able to communicate directly without an intervening router.

Answers

Answer:

The first option can be inferred.

Explanation:

IP address stands for Internet Protocol Address and is assigned to every device that is connected to a computer network or the internet so that they can be identified and located.

The fact that the IP addresses are starting with 192.168 means that they are private IP addresses and is assigned by the router. Since both host A and host B have IP addresses starting with 192.168, it can be inferred that they are both on the same network.

I hope this answer helps.

As the manager for network operations at his company, Shane saw an accountant in the hall who thanks him for keeping the antivirus software up to date. When asked what he means, he mentions one of the IT staff members named Michael called him yesterday and remotely connected to his PC to update the antivirus…but there’s no employee named Michael. What happened?A) IP spoofingB) MAC spoofingC) Man-in-the-middle attackD) Social engineering

Answers

Answer:

D. Social engineering.

Explanation:

In IP spoofing, ip packets with a false ip address source is created with the sole intent on impersonating a client system in a network.

MAC (media access control) address spoofing is similar to ip spoofing, but is related to stealing MAC integrity to impersonate a system.

So, man in the middle security attack is very much related to an active member of a company planting security threat codes to gain access to restricted networks.

Social engineering clearly describes this scenario, as the culprit is not a member of company but played on the ignorance of a member.  

Companies normally pay for PaaS solutions on demand for the resources they consume, usually on a per-user basis.
True
False

Answers

Answer:

True

Explanation:

There are companies like Google, Amazon and Microsoft that renders cloud services. There are different type of cloud computing, they platform as a service (paas), Infrastructure as a service (IaaS) and software as a service (SaaS).

Platform as a service is a type of cloud computing that provides a platform for its users to run, develop and maintain applications without having to build and maintain the infrastructure for developing and launching applications.

Companies like Google offers these services to users range from a personal project to a company of 500 personnels, charging for individual access to the service.

A network administrator has been given a network of 172.16.85.0/21 and wants to know the usable range of IP addresses on that subnet. Which of the following indicates the correct IP address range?A. 172.16.80.0-172.16.85.254B. 172.16.80.0-172.16.88.255C. 172.16.80.1-172.16.87.254D. 172.16.80.1-172.16.85.255

Answers

Answer:

The correct answer to the following question will be option C.

172.16.80.1-172.16.87.254

Explanation:

IP Address: IP Address stands for Internet Protocol Address, a unique numerical label allotted to every computer network that are connected to the network of the computer and communicate through the internet protocol.

An IP address can be separated by periods and having four numbers that are called Octet. Range of IP address can be from 0 to 255.We have to keep the first 21 bits and start setting all from the 22nd bit on to 0 (zero).To get the suitable and the correct range of the address, we add and subtract 1 from the given broadcast address i.e.,172.16.85.0/21.

So, option C is the right answer and no other option is usable according to the given explanation and the address given by the administrator.

Which is true about POP3 and IMAP for incoming email?
(a)Both keep email on an email server by default
(b)IMAP keeps email on an email server by default
(c)Neither keep email on an email server by default
(d)POP3 keeps email on an email server by default.

Answers

Answer:

Both keep email on an email server by default is true about POP3 and IMAP for incoming email

Explanation:

POP3 and IMAP have used setting parameters for incoming email in MS-outlook and lotus domino to receive emails for the end-user.

Normally pop3 will nor keeps mail in emails in the server. once the end-user receives mails for the specific account it deletes emails from the email server.

But IMAP keeps mail in the email server. So the end-user can retrieve the old emails in case he formatted or lost emails.

But email account has some limitation in size. If it is IMAP setting period cleaning should be done in the email server. If it is not done the end-user will not receive any email unless or until deleting the old emails.

Best method is to have pop3 account. But in pop3 still setting can be done in email server not delete for specific period of time.

__ view is a special view that you typically use when showing a presentation through two monito

Answers

Answer: presenter view

Explanation:

Presenter view is used to show a presentation from two displays such as laptop,monitor, projector screen

Riser cards on some proprietary systems plug into a unique socket or slot on the motherboard. These are also called________

Answers

Answer: Daughter board

Explanation:

A daughter board is refers to the circuit board and it is basically connected to the motherboard directly without any interruption.

It is also known as a daughter card which plugs and then extended the circuitry by connecting with the another circuit board. A mezzanine card and the riser card are the examples of the daughter board that used in the system.

According to the question, the riser card basically plus into the unique socket or the slot in the board and this is known as the daughter board.

Therefore, Daughter board is the correct answer.          

Engineers involved in product design and manufacturing use computer-aided design/computer-aided manufacturing (CAD/CAM) systems, which is an example of specialized information systems called knowledge work systems (KWSs) that create information in their areas of expertise.?

Answers

Engineers who are involved in product design and manufacture of computer-aided should have enough knowledge in circuit and auto cad electronic design.

Explanation:

He or she should have mother board, voltage in or out extra. Person who develops should enough knowledge on circuit design which capacitor, resistance and voltage and processor capacity.

Each design they have first simulates and tested and result should be recorded. On simulation test success design is made.

There is third party software also available for design the circuit and gives the tested results as report.

Given an int variable datum that has already been declared, write a few statements that read an integer value from standard input into this variable.

Answers

Answer:

Following are the  Statement in the Java Language .

Scanner out = new Scanner( System.in); // creating the object

datum = out.nextInt(); // Read the integer value bu using the instance of scanner class

Explanation:

In the Java Programming Language The scanner class is used for taking the user input from the standard input The definition of scanner class is java.util package means that if you taking the input by using scanner class firstly importing the predefined package i.e Java.util.

The description of the above code is given below

Scanner out = new Scanner( System.in);: This statement created the instance "out" of the scanner class which is used for taking the input.datum = out.nextInt(); : This statement taking the integer input and store them into the datnum variable.

On a Linux system it is considered bad manners to create files and folders in the _______________ directory.

Answers

Answer:

Root

Explanation:

Linux is an open source operating system which receives command from the user and communicates with the hardware, and in Linux the root directory is the top level directory that contains all other directory, it is not recommended to create files and folders in  the root directory because the commands the user enters may change files that the operation system may depend on for usage.

You’ve been asked to conduct a penetration test for a small company and for the test, you were only given a company name, the domain name of their website, and the IP address of their gateway router. What describes the type of test?

Answers

Answer:

Black box testing

Explanation:

Black box testing is a software testing method where the tester(QA) is provided with minimal information (in this scenario just the company domain name, website and IP address) so as to test just the input and output of the SUT (Software under Test) and he/she does not need to worry about internal code structure of the SUT.

PowerPoint:
In the Outline pane, a highlighted slide icon next to the slide number indicates that the slide is selected.
True or False?

Answers

Answer:

The following statement is True.

Explanation:

Because in the powerpoint presentation, the outline pane is the icon that is next to the slide number which signifies the highlighted slide in which the user is selected. The PowerPoint presentation is an application or software in which the users create their presentation for the offices, schools, and colleges, etc on the slides.

Answer:

True

Explanation:

True

outline pane in power point is a type of navigation panel which major function is to give a broad view of the current document, to take overview  of an alignment, or for any change.

It is available on view tab  under the heading of presentation views group. it appear on the left side of the screen with different heading to operate.

WikiLeaks is a famous not-for-profit whistleblower website. MasterCard and Visa stopped payments to WikiLeaks after a series of leaks by the site. An anonymous group attacked the websites of both MasterCard and Visa reacting to this. These web vandals, who tried to protect WikiLeaks, are called ________.

Answers

Answer:

Hacktivists

Explanation:

Hacktivists are individuals who gain unauthorized access to computer networks or information, then use unruly ways to effect social or political change. Hacktivism started as a way of protesting online to effect a change by pushing for a certain outcome. This saw the building of websites such as wiki leaks. Although hacktivists are not entirely driven by malicious intent they employ some tactics used by hackers to drive their message across.

Other Questions
Bruno needs to solve the equation x2 + 6x 8 = 0 by completing the square. Which pair of steps is the most efficient way to begin? Tony buys 7 packages of mini-muffins. There are 3 mini-muffins in each packages. How many does tony buy? Which example BEST illustrates gender schema theory? a. Marcie's father calls her his little princess. b. When Marcie learns she is a girl, she imitates and pays close attention to how her mother and other women dress. c. Marcie gets interested in fashion at around age 10. d. When Marcie says, "Let's play with trucks," her friends make fun of her. The madman's proclamation that "God is dead" refers to the fact that1. He has found incontrovertible proof that God never really existed in the first place2. God has temporarily withdrawn Himself from the world, only to return at the end of time3. People have ceased to believe in God4. None of the above Insecurely attached infants who are left my their mothers in an unfamiliar setting often willA. Hold fast in their mothers in their returnB. Explore the new surroundings confidentlyC. Be indifferent toward their mothers on their returnD. Display little emotion any time Based on the passage, which of the following conditions would most likely be aggravated by drugs that increase beta-adrenergic receptor activity? A) The common cold B ) Diabetes mellitusC ) Poor night visionD) Lactic acid accumulation Whether a fly has white or red eyes is due to alleles at a single locus. It is thus a _______ or _______ trait. Fred enjoys sharing old memories and experiences with his friends, family, and home health care worker. He talks about his job as a fire fighter, being a soldier in World War II, and the joys of raising two daughters. Fred is most likely engaging in:__________ Which aesthetic principle do architects generally follow?A function follows formB. function follows colorC. form follows functionD. form follows rhythmE. function follows lines Lloyd is chronically-ill and received tax-qualified long-term care insurance benefits in 2018 amounting to $8,000 to cover a 30-day nursing home stay. What amount, if any, must he include in income if actual nursing home costs for the 30 days amounted to $7,500 and the applicable per dier limitation was $360? A) $0 B) $500 C) $7,500 D) $8,000 ABCD is a trapezium in which AB is parallel to DC, bd is a diagonal and E is the mid point of AD a line is drawn through E parallel to AB intersecting BC at F show that F is the mid point of BC Blaire walked around her garden in the morning and saw that 18 of her tomato plants had tomatoes ready to pick. If this was 90% of her tomato plants, how many tomato plants does Blaire have altogether? The Hmong people are an ethnic group native to the mountainous regions of mainland Southeast Asia. What is the traditional Hmong understanding of epileptic seizures? What was the Red Scare?O a period when people were afraid of ideassuch as communism and anarchisma period when many Americans diedbecause of World War Ia period when Americans feared anddistrusted German immigrants Gustaf observes a chemical reaction between two substances in a glass beaker. While observing the reaction, he touches the beaker and notices that it feels warm. Why does the beaker feel warm? a.The beaker absorbed energy that was released from Gustaf's hand. b.The beaker released energy that was absorbed by Gustaf's hand. c.The beaker absorbed energy that was released by the chemical reaction. d.The beaker released energy that was absorbed by the chemical reaction. A sequence is defined by the recursive function f(n + 1) =f(n). If f(3) = 9, what is f(1) ?Mark this and returnSave and ExitNextSubmit a circle with radious of 1cm sits inside a 11cm times 12 cm rectangle what is the area of the shaded region Michael has created a blog that focuses on the political activities that occur in his area. He recently wrote an article about how the government officials helped transform an abandoned parking lot into a park. He got a lot of views for this article on his blog. In this scenario, Michael is involved in _____. Appetite is controlled by which hormone?epinephrintestosteroneestrogenghrelin The parts of a property that are normally in common use by all of the condo residents are known as? Steam Workshop Downloader