how the following: 90.76.165.40 – – [08/Mar/2014:10:54:…
The security administrator finds unauthorized tables and records, which were not present before, on a Linux
database server. The database server communicates only with one web server, which connects to the
database server via an account with SELECT only privileges. Web server logs show the following:
90.76.165.40 – – [08/Mar/2014:10:54:04] “GET calendar.php?create%20table%20hidden HTTP/1.1” 200 5724
90.76.165.40 – – [08/Mar/2014:10:54:05] “GET ../../../root/.bash_history HTTP/1.1” 200 5724
90.76.165.40 – – [08/Mar/2014:10:54:04] “GET index.php?user=<script>Create</script> HTTP/1.1” 200 5724
The security administrator also inspects the following file system locations on the database server using the
command ‘ls -al /root’
drwxrwxrwx 11 root root 4096 Sep 28 22:45 .
drwxr-xr-x 25 root root 4096 Mar 8 09:30 ..
-rws—— 25 root root 4096 Mar 8 09:30 .bash_history
-rw——- 25 root root 4096 Mar 8 09:30 .bash_history
-rw——- 25 root root 4096 Mar 8 09:30 .profile
-rw——- 25 root root 4096 Mar 8 09:30 .ssh
Which of the following attacks was used to compromise the database server and what can the security
administrator implement to detect such attacks in the future? (Select TWO).
which fix should be implemented by the developer?
A developer has implemented a piece of client-side JavaScript code to sanitize a user’s provided input to a web
page login screen. The code ensures that only the upper case and lower case letters are entered in the
username field, and that only a 6-digit PIN is entered in the password field. A security administrator is
concerned with the following web server log:
10.235.62.11 – – [02/Mar/2014:06:13:04] “GET /site/script.php?user=admin&pass=pass%20or%201=1
HTTP/1.1” 200 5724
Given this log, which of the following is the security administrator concerned with and which fix should be
implemented by the developer?
Which of the following additional controls MUST be impl…
A security administrator wants to prevent sensitive data residing on corporate laptops and desktops from
leaking outside of the corporate network. The company has already implemented full-disk encryption and has
disabled all peripheral devices on its desktops and laptops. Which of the following additional controls MUST be
implemented to minimize the risk of data leakage? (Select TWO).
what is occurring and the BEST immediate response?
A security administrator is shown the following log excerpt from a Unix system:
2013 Oct 10 07:14:57 web14 sshd[1632]: Failed password for root from 198.51.100.23 port 37914 ssh2
2013 Oct 10 07:14:57 web14 sshd[1635]: Failed password for root from 198.51.100.23 port 37915 ssh2
2013 Oct 10 07:14:58 web14 sshd[1638]: Failed password for root from 198.51.100.23 port 37916 ssh2
2013 Oct 10 07:15:59 web14 sshd[1640]: Failed password for root from 198.51.100.23 port 37918 ssh22013 Oct 10 07:16:00 web14 sshd[1641]: Failed password for root from 198.51.100.23 port 37920 ssh2
2013 Oct 10 07:16:00 web14 sshd[1642]: Successful login for root from 198.51.100.23 port 37924 ssh2
Which of the following is the MOST likely explanation of what is occurring and the BEST immediate response?
(Select TWO).
Which of the following is the MOST likely cause of the …
At 9:00 am each morning, all of the virtual desktops in a VDI implementation become extremely slow and/or
unresponsive. The outage lasts for around 10 minutes, after which everything runs properly again. The
administrator has traced the problem to a lab of thin clients that are all booted at 9:00 am each morning. Which
of the following is the MOST likely cause of the problem and the BEST solution? (Select TWO).
Which of the following would BEST meet the requirement?
A security administrator wants to deploy a dedicated storage solution which is inexpensive, can natively
integrate with AD, allows files to be selectively encrypted and is suitable for a small number of users at a
satellite office. Which of the following would BEST meet the requirement?
which of the following correctly orders various vulnera…
A government agency considers confidentiality to be of utmost importance and availability issues to be of least
importance. Knowing this, which of the following correctly orders various vulnerabilities in the order of MOST
important to LEAST important?
Which of the following types of attacks is the user att…
select id, firstname, lastname from authors
User input= firstname= Hack;man
lastname=Johnson
Which of the following types of attacks is the user attempting?
Which of the following is the MOST comprehensive way to…
An application present on the majority of an organization’s 1,000 systems is vulnerable to a buffer overflow
attack. Which of the following is the MOST comprehensive way to resolve the issue?
Which of the following options increases data availabil…
An organization is concerned with potential data loss in the event of a disaster, and created a backup
datacenter as a mitigation strategy. The current storage method is a single NAS used by all servers in bothdatacenters. Which of the following options increases data availability in the event of a datacenter failure?