思科网络工程师题库3

In which form of projects origination would the project manager be likely to exercise the most control over Project resources.()

A.Strongmatrix

B.Projectized

C.Projectcoordinator

D.Weakmatrix


参考答案:B


The most widely used LAN system is ______ which adopts a form. of access known as CSMA-CD.

A.Ethemet

B.ATM

C.FDDI

D.Wireless


正确答案:A
解析:使用最为广泛的局域网是采用CSMA.CD协议的以太网。


题库

1. What extracurricular activities were you involved in? What made you choose those? Which of them did you most enjoy, and why?


正确答案:
   


In which form of projects origination would the project manager be likely to exercise the most control over Project resources.()

  • A、Strongmatrix
  • B、Projectized
  • C、Projectcoordinator
  • D、Weakmatrix

正确答案:B


Which of the following network cable types is MOST often used in environments where physicalsecurity of the data is the top priority?()

  • A、UTP
  • B、Coaxial
  • C、Fiber optic
  • D、STP

正确答案:C


思科网络工程师题库1-200Q1.In which form of attack is alternate encoding, such as hexadecimal representation, most often observed?A.SmurfB.distributed denial of serviceC.cross-site scriptingD.rootkit exploit Answer: C Explanation:Cross site scripting (also known as XSS) occurs when a web application gathers malicious data from a user. The data is usually gathered in the form of a hyperlink which contains malicious content within it. The user will most likely click on this link from another website, instant message, or simply just reading a web board or email message.Usually the attacker will encode the malicious portion of the link to the site in HEX (or other encoding methods) so the request is less suspicious looking to the user when clicked on. For example the code below is written in hex:Click Hereis equivalent to:Click HereNote: In the format &#xhhhh, hhhh is the code point in hexadecimal form.Q2.Which flaw does an attacker leverage when exploiting SQL injection vulnerabilities?A.user input validation in a web page or web applicationB.Linux and Windows operating systemsC.databaseD.web page images Answer: A Explanation:SQL injection usually occurs when you ask a user for input, like their username/userid, but the user gives (injects) you an SQL statement that you will unknowingly run on your database. For example:Look at the following example, which creates a SELECT statement by adding a variable (txtUserId) to a select string.The variable is fetched from user input (getRequestString):txtUserId = getRequestString(UserId);txtSQL = SELECT * FROM Users WHERE UserId = + txtUserId; If user enter something like this: 100 OR 1=1 then the SQL statement will look like this:SELECT * FROM Users WHERE UserId = 100 OR 1=1;The SQL above is valid and will return ALL rows from the Users table, since OR 1=1 is always TRUE. A hacker might get access to all the user names and passwords in this database. Q3.Which two prevention techniques are used to mitigate SQL injection attacks? (Choose two)A.Check integer, float, or Boolean string parameters to ensure accurate values.B.Use prepared statements and parameterized queries.C.Secure the connection between the web and the app tier.D.Write SQL code instead of using object-relational mapping libraries.E.Block SQL code execution in the web application database login. Answer: AB Q4.Which two endpoint measures are used to minimize the chances of falling victim to phishing and social engineering attacks? (Choose two)A.Patch for cross-site scripting.B.Perform backups to the private cloud.C.Protect against input validation and character escapes in the endpoint.D.Install a spam and virus email filter.E.Protect systems with an up-to-date antimalware program. Answer: DEExplanation:Phishing attacks are the practice of sending fraudulent communications that appear to come from a reputable source. It is usually done through email. The goal is to steal sensitive data like credit card and login information, or to install malware on the victims machine.Q5.Which two mechanisms are used to control phishing attacks? (Choose two)A.Enable browser alerts for fraudulent websites.B.Define security group memberships.C.Revoke expired CRL of the websites.D.Use antispyware software.E.Implement email filtering techniques. Answer: AEQ6.Which two behavioral patterns characterize a ping of death attack? (Choose two)A.The attack is fragmented into groups of 16 octets before transmission.B.The attack is fragmented into groups of 8 octets before transmission.C.Short synchronized bursts of traffic are used to disrupt TCP connections.D.Malformed packets are used to crash systems.E.Publicly accessible DNS servers are typically used to execute the attack. Answer: BDExplanation:Ping of Death (PoD) is a type of Denial of Service (DoS) attack in which an attacker attempts to crash, destabilize, or freeze the targeted computer or service by sending malformed or oversized packets using a simple ping command.A correctly-formed ping packet is typically 56 bytes in size, or 64 bytes when the ICMP header is considered, and 84 including Internet Protocol version 4 header. However, any IPv4 packet (including pings) may be as large as 65,535 bytes. Some computer systems were never designed to properly handle a ping packet larger than the maximum packet size because it violates the Internet Protocol documented Like other large but well-formed packets, a ping of death is fragmented into groups of 8 octets before transmission. However, when the target computer reassembles the malformed packet, a buffer overflow can occur, causing a system cr

Which of the following is the MOST important concern when deciding on the servers locations?()

  • A、Form factor
  • B、Inadequate air flow
  • C、Too high from ground level
  • D、Difficulty of physical access

正确答案:B


Which of the following technologies is the MOST secure form of wireless encryption?()

  • A、SSL
  • B、WPA
  • C、WEP
  • D、TLS

正确答案:B


Which of the following factors is the MOST important to consider when choosing an uninterruptible power supply (UPS) for a single server? ()

  • A、 UPS form factor
  • B、 Server form factor
  • C、 Server power supplys wattage rating
  • D、 Desired runtime

正确答案:D


Where do you configure SCREEN options?()

  • A、zones on which an attack might arrive
  • B、zones you want to protect from attack
  • C、interfaces on which an attack might arrive
  • D、interfaces you want to protect from attack

正确答案:A


单选题
The passage suggests which of the following about direct selling?
A

It is used in the marketing of most industrial products.

B

It is often used in cases where there is a large program target.

C

It is not economically feasible for most marketing programs.

D

It is used only for products for which there are many potential customers.


正确答案: A
解析:
文章第二段提到,有一种特殊情况,当产品的消费者很容易辨别并且很少时,比如说啤酒瓶高速填料,那么,直销在经济上就可行,但是它的市场消费者只局限于program target类型的消费者。接着在文章的第三段提到,“most consumer-goods markets”完全不同,只有“mass marketing”才能在经济上可行。因此正确答案为C项。

更多 “思科网络工程师题库3” 相关考题
考题 单选题Which of the following network cable types is MOST often used in environments where physicalsecurity of the data is the top priority?()A UTPB CoaxialC Fiber opticD STP正确答案:D解析:暂无解析

考题 单选题In which form of projects origination would the project manager be likely to exercise the most control over Project resources.()A StrongmatrixB ProjectizedC ProjectcoordinatorD Weakmatrix正确答案:B解析:暂无解析

考题 单选题Which built-in allows you to update the screen display to reflect the information that Forms has in its internal representation of the screen? ()A SYNCHRONIZE B UPDATE_FORM C SYNCHRONIZE_FORM D GET_MEMORY_DISPLAY E SET_MEMORY_DISPLAY正确答案:A解析:暂无解析

考题 单选题The form of cloud often known as mackerel sky which is generally associated with fair weather is().A nimbostratusB stratusC cirrocumulusD cumulonimbus正确答案:D解析:暂无解析

考题 单选题Which of the following technologies is the MOST secure form of wireless encryption?()A SSLB WPAC WEPD TLS正确答案:A解析:暂无解析

考题 单选题Which of the following factors is the MOST important to consider when choosing an uninterruptible power supply (UPS) for a single server? ()AUPS form factorBServer form factorCServer power supplys wattage ratingDDesired runtime正确答案:A解析:暂无解析

考题 单选题In which form of projects origination would the project manager be likely to exercise the most control over Project resources.()A StrongmatrixB ProjectizedC ProjectcoordinatorD Weakmatrix正确答案:A解析:暂无解析

考题 单选题Which of the following factors is the MOST important to consider when choosing an uninterruptible power supply (UPS) for a single server? ()AUPS form factorBServer form factorCServer power supplys wattage ratingDDesired runtime正确答案:D解析:暂无解析

考题 单选题Which of the following technologies is the MOST secure form of wireless encryption?()A SSLB WPAC WEPD TLS正确答案:C解析:暂无解析

考题 单选题Which built-in allows you to update the screen display to reflect the information that Forms has in its internal representation of the screen? ()A SYNCHRONIZE B UPDATE_FORM C SYNCHRONIZE_FORM D GET_MEMORY_DISPLAY E SET_MEMORY_DISPLAY正确答案:E解析:暂无解析