Answer:
vulnerability hack/unauthorized access liklihood/predisposition
Explanation:
Why is it important to continiously conduct penetration testing for a strong security system?.
Answer:
- Because even though your implementation may not change, new vulnerabilities in frameworks and libraries may be found that affect your security.
- If your implementation does change, there could be unwanted side effects on security.
- Operating system updates that happen behind your back could introduce new vulnerabilities.
If one of the resistors is turned off (I.e. , a light bulb goes out), what happens to the other resistors (light bulbs) in the circuit? Do they remain on? (I.e., lit)?
Answer:
No, they don't remain on because If any of bulbs in a series circuit is turned off from its socket, then it is observed that the other bulbs immediately go out. In order for the devices in a series circuit to work, each device must work. If one goes out, they all go out.
How do we distinguish between remote and local information sources? Give an example of each source?
I'll give brainliest if answered right
Answer:
If you are referring to a Local Server, this means that you have a server setup on your current machine. When the server is Remote, this just means that it is on another computer.
A web server on your network hosts your company's public website. You want to make sure that an NIC failure doesn't prevent the website from being accessible on the internet. Which solution should you implement
There are a lot of services today. The solution that a person should implement is Ethernet bonding.
What is the aim of Ethernet bonding?The use of Ethernet bonding is one that the bandwidth that is gotten from two network interface cards (NICs) is used together, and this helps to boast or increase the numbers of bandwidth that is then available for data transfers.
Conclusively, the solution for the NIC failure that prevent the website from being accessible on the internet is Ethernet bonding as there will be a lot of bandwidth that will be available to stop the issue.
Learn more about network hosts from
https://brainly.com/question/14405765
Define an array to be a Mercurial array if a 3 does not occur between any two 1s. Write a function named isMercurial that returns 1 if its array argument is a Mercurial array, otherwise it returns 0
The Mercurial array program is an illustration of arrays, loops and conditional statements
How to write the program?The program written in Python, where comments are used to explain each action is as follows:
#This defines the function
def checkMercurialarray(myarr):
#This checks if the array contains 3
if myarr.count(3) > 0:
#If yes, this checks if the elements before and after 3 is 1
if myarr[myarr.index(3)- 1] == 1 and myarr[myarr.index(3)+ 1] == 1:
#This returns 1 if true
return "1"
#This returns 0
return "0"
Read more about Python programs at:
https://brainly.com/question/26497128
#SPJ1
Answer pls pls pls pls pls , am i correct or wrong
Im sure your right with it.
The _____ standard spells out measures and security procedures to safeguard the card issuer, the cardholder, and the merchant.
Payment Card Industry (PCI) is a standard spells out measures and security procedures to safeguard the card issuer.
Why is payment card industry PCI so vital?The main aim of the PCI is to lower the risk associated with the use of debit and credit card data loss.
Note that it gives some suggestions or opinions as to how issues like this could be stopped, detected, and how one can react if there is data breaches. It is said to give some form of protection for both merchants and cardholders.
Learn more about Payment Card Industry (PCI) from
https://brainly.com/question/26220899
What are some options available on the Table Tools Design tab? Check all that apply.
applying themes
identifying formula errors
adding header or footer page numbers
selecting a printer
exporting and refreshing data
looking for duplicate data
Answer:
a,e,f
Explanation:
got it right on edge
Which term is used in object-oriented programming to reference characteristics of an object?
Explanation:
Object-oriented methodology relies on three characteristics that define object-oriented languages: encapsulation, polymorphism, and inheritance.
When creating a server on a port that is already in use, ________. Group of answer choices the server is blocked until the port is available the server encounters a fatal error and must be terminated java.net.BindException occurs the server is created with no problems
Answer:
33.2 When creating a client on a server port that is already in use, _____. A. the client can connect to the server regardless of whether the port is in use
Explanation:
B. java.net.BindException occurs
Significant design efforts, during deliberate planning at combatant commands, produce results as those commands _____. (Select all that apply.)
Answer:
All of above
Explanation:
im not sure pls tell me if im wrong
PLEASE HELP- WILL MARK BRAINEST
Answer:
Reordering slides --> drag the slide
adding slides --> ctrl +m
removeing slides --> pressing delete on slides
Information technology student Roberta has been assigned a project on how to detect unwanted outgoing attacks. Which step is part of the process
The attacks from the malware and the viruses to the system are considered as the unwanted attacks. These attacks detection can be performed by ensuring whether the system responds to port 443 by initiating Apache.
What is the function of port 443?The port 443 in the computer system is the virtual port that functions with the diversion of the network. The presence of the unwanted attack blocks the response of the port 443.
Therefore, to detect the attack, the response of the system to port 443 with the starting of Apache must be checked.
Learn more about port 443, here:
https://brainly.com/question/13140343
#SPJ1
difine the term pigment
Explanation:
pigment is material which give color to skin
Answer:
a substance occurring in plant or animal tissue and producing a characteristic colour, such as chlorophyll in green plants and haemoglobin in red blood. any substance used to impart colour.
Explanation:
Sean wants to create a backup of the information on his computer. He wants to create this backup in a media that is portable, has high transfer speed, a life span of at least 10 years, and is not sensitive to magnets. Which storage media should he use?
A. hard disk
B. CD
C. Blu-ray
D. USB drive
Install two IP security cameras in the appropriate location to record which employees access the key infrastructure. The security cameras should operate over the TCP/IP network. Install the smart card key readers in the appropriate location to control access to key infrastructure. The key card readers should be contactless and record more information than the card's ID. Install a Restricted Access sign on the networking closet door to control access to the infrastructure. Install the visitor log on the lobby desk
The alarms generated by an IPS can be classified into 4 types: A false positive occurs when an IPS generates an alarm on normal user traffic
Sara wants to set up her lights to turn on when she arrives home. She has heard that she might be able to do this using IoT. What should Sara be concerned about when setting up her IoT lights
Sara should be concerned about security when setting up her loT lights.
What are loT lights?loT light are otherwise called parking lot lights are outdoor lights that are placed on poles which are located on parking lots, pathways and driveways.
The loT light are used to provide bright light to the individuals so as to safely perform their various duties.
Therefore, Sara should be concerned about security when setting up her loT lights.
Learn more about security here:
https://brainly.com/question/25720881
The aspect that Sara should be concerned about when setting up her IoT lights is Security.
What is Security in IoT?This is known to be the process of keeping Internet devices and the networks that a person is connected from any form of threats or data breaches. This is often done by protecting the devices from any security risks.
Note that aspect that Sara should be concerned about when setting up her IoT lights is Security and if it is secured, her mind will be at peace from any kind of malware attack.
Learn more IoT from
https://brainly.com/question/19995128
12. What are the additional elements required of a network architecture if the enclave is to support remote access through the public Internet
The additional elements needed of a network architecture are:
Policy managementRemote access serverVPN Gateway, etc.What is network architecture example?Network architecture is known to be the set up of a computer network. It is regarded as the backbone for the specification of the physical attributes of a network and also their functional configuration.
An examples is a printer that is linked to the network. Note that additional elements required of a network architecture if the enclave is to support remote access through the public Internet are Policy management, etc.
Learn more about network architecture from
https://brainly.com/question/13986781
Common names for computer-based information systems are transaction processing, management information, ________, and executive support systems.
The Common names for computer-based information systems are management information, , decision support, and executive support systems.
What are computer based information system?The Computer Based Information Systems (CBIS) is known to be way where there is processing of data system into a kind of good or better quality information.
Note that they help in decision-making, coordination etc., and as such it is made up of Common names such as management information, , decision support, and executive support systems.
Learn more about information systems from
https://brainly.com/question/14688347
_____ is an application programming interface that allows a Java program to interact with a wide range of data sources (relational databases, tabular data sources, spreadsheets, and text files).
Answer:
Java Database Connectivity
The physical perimeter that surrounds a set of IT resources that are owned and governed by an organization is called the _________________________________. A. Organizational Boundary B. Cloud Carrier C. Ubiquitous Access Layer D. Resource Cluster
Answer:
A
Explanation:
tThe organizational boundary represents the physical scope of IT tools
What is the full form of VHS?
VHS stands for ______?
Answer: Video Home System
Explanation: VHS, officially called the Video Home System, is a standard for consumer-level analog video recording on tape cassettes.
How technology is going to help to keep ecosystem stable provided by essential support such as water, oxygen etc.?
Where are the add level and delete level buttons located? filter options list sort
The add level and delete level buttons can be located in Sort dialog box. Check below what Sort dialogue box is about.
What is the Sort dialog box ?The Sort dialog box is known to be often called the Excel Ribbon. It is one where a person can be able to select any given sort order.
Conclusively, This is often done from A to Z, or from the Largest to Smallest items and as such, The add level and delete level buttons can be located in Sort dialog box.
Learn more about levels from
https://brainly.com/question/14524571
While some audio recording programs are expensive, there are more user friendly,
cheaper options such as Garageband.
True
False
Answer:
True.
Explanation:
GarageBand is free or has no cost, and it does many things unlike other recording programs that are very expensive and/or aren't that friendly.
I hope it helps! Have a great day!
pan~
A(n) _____ is an organization's management support system that combines many databases to improve management decision making.
An organization's management support system that combines many databases to improve management decision making is; Data warehouse
What is Data Warehouse?A data warehouse is defined as a management support system that combines many databases across a whole company into one central database that supports management decision-making.
Using a data warehouse system, managers can easily access and share data across the enterprise to get a broad overview rather than just isolated segments of information.
Read more about Data Warehouse at; https://brainly.com/question/25885448
Your browser has blocked your from your crucial secure intranet sites. What could be the problem?.
A browser is a program that allows and provides the user access to information and web pages on the internet. It blocks someone when their SSL certificate status has been voided.
What is an SSL certificate?An SSL (Secure Sockets Layer) certificate is a digital code and certificate present on the web that authenticates and provides security for communication. It is a security protocol that allows encrypted transmission.
The firewall supervisor sets the rule to block or allow the users to connect to Crucial Secure Intranet Sites based on their SSL certificates. SSL certificate if gets revoked then does not allow users to reach the site and declares it to be a potential risk.
Therefore, the browser is not reachable when the SSL certificate gets expired.
Learn more about SSL certificates here:
https://brainly.com/question/24276018
#SPJ1
Write a method that makes the input string of sentences ending with and
combines them into a single sentence. The result should keep the final period.
For example,
runOnSentence("A sentence. That runs on.")
returns
"A sentence that runs on."
Had to send the code through a .txt since brainly doesn't support .py
Please tell me if you have any questions or if the code doesn't function correctly.
Nia would like to learn the basics of how to write a computer program. Which of the following languages is often used in schools and teaches students important programming concepts?
A. Java
B. Python
C. HTML
D. Block-based
Answer:
Block-based
Explanation:
Usually Block-based is used in schools because it doesn't really require any coding experience and is just drag-and-drop.
These statements are run in Python, after the program has run what would be the value of transport? * cars = 16 lorries = 8 transport = cars + lorries transport = 4 cars = 16 lorries = 8 transport = cars + lorries transport = 4