(TCO 3, 4, 5) Which of the following can cause a SQL injection?
“-“
'1' = '1
“1” = “2”
(TCO 3, 4, 5) HTTP is considered a
Group of answer choices
stateless protocol.
(TCO 4, 5) Cain and Abel can be used to hack
Group of answer choices:
passwords.
HTTP sessions.
HTTPS sessions.
Telnet sessions.
TCP based protocol.
default port 80 protocol.
All of the above
“ “ = NULL
1) b) '1' = '1
Reason: This statement can cause SQL injection as to block the rest of the query.
2) d) All the above
Reason: HTTP is considered a stateless protocol, TCP based protocol and default port 80 protocol.
3) b) HTTPS sessions
Reason: Can Abel can be used to hack HTTPS sessions but not HTTP and Telnet sessions.
(TCO 3, 4, 5) Which of the following can cause a SQL injection? “-“ '1' =...
(TCO 4, 5) _____ is the process of fingerprinting the OS. Group of answer choices OS fingering Banner grabbing XML injection SQL injection (TCO 4, 5) Which of the following will mirror a website to a local system? Group of answer choices SOAP UI Brutus HTTPPrint BlackWidow (TCO 3, 4, 5) Which circumstance makes Web hacking hard to prevent? Group of answer choices One URL allows access to many components Port 80 and port 443 are usually allowed through firewalls...
Question 23 pts (TCO 2, 4) Usually, running an Nmap scan in a slow mode will avoid Group of answer choices detection. false negative. false positive. reduced collision. Flag this Question Question 33 pts (TCO 2, 4) A(n) _____ is designed to detect anomalies such as malware with an application. Group of answer choices NIDS HIDS Honeypot Firewall Flag this Question Question 43 pts (TCO 2, 4) Snort is considered which of the following? Group of answer choices HIPS NIPS...
1. (TCO A) A common motivation for a hacker is _____. (Points : 5) economic motivation to win a prize in a competition to pass a job interview test to answer a test question Question 2.2. (TCO A) DNS information gained through WHOIS is used for what kind of reconnaissance? (Points : 5) Active reconnaissance Passive reconnaissance Passive scanning Active grouping Question 3.3. (TCO B) Updates to programs and the operating system _____. (Points : 5) should never be tested...
Subject: Principles of Information Security Multiple Choice 1. Which cryptographic protocols can be used by SSL/TLS? A. HTTPS and SSMTP B. Diffie-Hellman and RSA C. RC4 and 3DES D. MD5 and SHA-1 2. Which protocol is used for the transfer of hyperlinked data over the Internet, from web servers to browsers? A. SSMTP B. HTTP C. SPOP3 D. HSTS 3. Which port does HTTP traffic travel over by default? A. TCP port 8080 B. TCP port 80 C. UDP port...
Can anyone answer and explain the following questions from Into to Computer Networking course? 1) PTSN networks are: a) Packet-switching networks offering connection-oriented services b) Packet-switching networks offering connectionless services c) Circuit-switching networks offering connection-oriented services d) Circuit-switching networks offering connectionless serive 2) Connection setup and temination, if performed, takes places in this layer of the internet model a) Presentation layer b) Session layer c) Network layer d) Physical layer 3) UDP sockets are identified by: a) Client program port...
(TCO 5) Which of the following is true? Group of answer choices Current yield = dividends / price paid. Coupon rate = interest / price paid. YTM = interest / 30. None of the above (TCO 8) Who would not normally be concerned about creating an investment policy for portfolio creation? CEO of a firm issuing bonds 401k plan manager Pension fund manager None of the above (TCO 4) Which of the following would be a good indicator of the...
Question 4 3 pts (TCO 1) Name one advantage of the cut-through switching method as opposed to the store-and-forward switching method. Currently built into Cisco switches May provide faster delivery of frames Erroneous frames may pass through Ease of implementation All of the above Flag this Question Question 5 3 pts (TCO 2) Which of the following is a standardized tagging protocol? ISL CDP 802.1Q IEEE DTP Flag this Question Question 6 3 pts (TCO 2) The command one uses...
TCOs 1 and 4) SEC oversight applies to all but which of the following? Group of answer choices Any kind of debt security sold by publicly owned firms Issues of ownership shares by a partnership IPOs issued by public companies Shares of stock in a private firm, which will stay private (TCO 5) The income statement tells us Group of answer choices what our market share is. how much cash we have as a result of operations. whether we can...
1. Which of the following protocols is used by a client to send an email message? a. HTTP SMTP b. FTP d. RDP 2. What is the most common network topology today? a/Star c. Hub Ring d. Mesh 3. A client/server network is the simplest network model. a/ True O False 4. Which client server application allows an administrator to control a remote computer, but does not encrypt or secure the communication between client and server? A Telnet C. Remote...
1. Which of the following commands will locate all of the program files on a computer on which the SUID bit is set? Select one: a. find / -type SUID b. find / -perm +4000 -type f c. find / -perm +SUID -type f d. find / -suid 2. A server/computer combination appears in both hosts.allow and hosts.deny. What's the result of this configuration when TCP wrappers runs? Select one: a. TCP wrappers refuses to run and logs an error...