2013年10月4日星期五

SUN certification 310-301 exam targeted exercises

Many candidates who are ready to participate in the SUN certification 310-301 exam may see many websites available online to provide resources about SUN certification 310-301 exam. However, ITCertKing is the only website whose exam practice questions and answers are developed by a study of the leading IT experts's reference materials. The information of ITCertKing can ensure you pass your first time to participate in the SUN certification 310-301 exam.

If you are still study hard to prepare the SUN 310-301 exam, you're wrong. Of course, with studying hard, you can pass the exam. But may not be able to achieve the desired effect. Now this is the age of the Internet, there are a lot of shortcut to success. ITCertKing's SUN 310-301 exam training materials is a good training materials. It is targeted, and guarantee that you can pass the exam. This training matrial is not only have reasonable price, and will save you a lot of time. You can use the rest of your time to do more things. So that you can achieve a multiplier effect.

The site of ITCertKing is well-known on a global scale. Because the training materials it provides to the IT industry have no-limited applicability. This is the achievement made by IT experts in ITCertKing after a long period of time. They used their knowledge and experience as well as the ever-changing IT industry to produce the material. The effect of ITCertKing's SUN 310-301 exam training materials is reflected particularly good by the use of the many candidates. If you participate in the IT exam, you should not hesitate to choose ITCertKing's SUN 310-301 exam training materials. After you use, you will know that it is really good.

Exam Code: 310-301
Exam Name: SUN (Sun Certified Security Administrator)
One year free update, No help, Full refund!
Total Q&A: 240 Questions and Answers
Last Update: 2013-10-04

There a galaxy of talents in the 21st century, but professional IT talents not so many. Society need a large number of professional IT talents. Now IT certification exam is one of the methods to inspect the employees' ability, but it is not so easy to is one of the way to IT certification exams. Generally, people who participate in the IT certification exam should choose a specific training course, and so choosing a good training course is the guarantee of success. ITCertKing's training course has a high quality, which its practice questions have 95% similarity with real examination. If you use ITCertKing's product to do some simulation test, you can 100% pass your first time to attend IT certification exam.

Dear candidates, have you thought to participate in any SUN 310-301 exam training courses? In fact, you can take steps to pass the certification. ITCertKing SUN 310-301 exam training materials bear with a large number of the exam questions you need, which is a good choice. The training materials can help you pass the certification.

310-301 Free Demo Download: http://www.itcertking.com/310-301_exam.html

NO.1 Which command can customize the size for system log file rotation?
A.dmesg
B.logger
C.logadm
D.syslog
E.syslogd
Correct:C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.2 Which two types of host keys are supported by Solaris Secure Shell? (Choose two.)
A.AES
B.RSA
C.DSA
D.DES
E.3DES
Correct:B C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.3 Which setting in the /etc/system file limits the maximum number of user processes to 100 to
prevent a user from executing a fork bomb on a system?
A.set maxuprc = 100
B.set maxusers = 100
C.set user_procs = 100
D.set max_nprocs = 100
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.4 Which is a public key encryption algorithm?
A.AH
B.AES
C.RSA
D.PGP
E.IDEA
Correct:C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.5 What cryptographic assurance is provided by public key cryptography that is NOT provided by
secret key cryptography?
A.integrity
B.confidentiality
C.authentication
D.non-repudiation
Correct:D

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.6 Which command generates client key pairs and adds them to the $HOME/.ssh directory?
A.ssh-add
B.ssh-agent
C.ssh-keygen
D.ssh-keyadd
Correct:C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.7 Which evasion technique can NOT be detected by system integrity checks?
A.installing a rootkit
B.adding user accounts
C.abusing an existing user account
D.installing a loadable kernel module
Correct:C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.8 Which syslog facility level specification can be used to record unsuccessful attempts to su(1M)?
A.su.warning
B.cron.debug
C.kernel.alert
D.auth.warning
Correct:D

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.9 Click the Exhibit button. Which connection demonstrates that telnet has been denied using TCP
Wrappers?
A.Connection 1
B.Connection 2
C.Connection 3
D.Connection 4
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.10 The system administrator finds a Trojaned login command using md5 and the Solaris
Fingerprint Database. What is true about the system administrator's incident response tasks?
A.The server must be rebuilt.
B.BSM will identify the attacker.
C.All other replaced system files can be identified using md5 and the Solaris Fingerprint Database.
D.All other replaced system files can be identified using md5 and the Solaris Fingerprint Database and
replaced with trusted versions.
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.11 Which statement about denial of service attack is FALSE?
A.Denial of service is always preventable.
B.Multiple machines may be used as the source of the attack.
C.Service is denied on the victim host when a key resource is consumed.
D.A denial of service attack is an explicit attempt by an attacker to prevent legitimate users of a service
from using that service.
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.12 User fred runs a program that consumes all of the system's memory while continuously
spawning a new program. You decide to terminate all of fred's programs to put a stop to this. What
command should you use?
A.kill -u fred
B.pkill -U fred
C.passwd -l fred
D.kill `ps -U fred -o pid`
Correct:B

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.13 Which two services support TCP Wrappers by default in the Solaris 9 OE? (Choose two.)
A.inetd
B.rpcbind
C.sendmail
D.automountd
E.Solaris Secure Shell
Correct:A E

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.14 What command loads a DSA identity into a Solaris Secure Shell authentication agent?
A.ssh-add
B.ssh-agent
C.ssh-keyadd
D.ssh-keyload
E.ssh-load-identity
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.15 How do you distinguish between denial of service attacks and programming errors?
A.You cannot make this distinction.
B.You examine the audit events for the process.
C.You verify that the process user ID is that of a valid user.
D.You check the binary against the Solaris Fingerprint Database.
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.16 Which cryptographic assurances are provided by SSL?
A.confidentiality, integrity, availability
B.authorization, confidentiality, message integrity
C.confidentiality, client authentication, server authentication
D.authentication, confidentiality, access control, non-repudiation
Correct:C

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.17 Which two regular user PATH assignments expose the user to a Trojan horse attack? (Choose
two.)
A.PATH=/usr/bin:/bin
B.PATH=/usr/bin:/sbin:/usr/sbin
C.PATH=/usr/bin:/sbin:/usr/sbin:
D.PATH=.:/usr/bin:/sbin:/usr/sbin
Correct:C D

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.18 Which threat can be mitigated by setting the Open Boot PROM security mode to full?
A.system panics
B.booting into single user mode
C.remotely accessing the console
D.logging in as root at the console
Correct:B

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.19 Which is uncharacteristic of a Trojan horse program used to escalate privileges?
A.It is installed in /usr/bin.
B.It is owned by a normal user.
C.It has the same name as a common program.
D.It contains additional functionality which the user does not expect.
Correct:A

SUN dumps   310-301 study guide   310-301   310-301   310-301

NO.20 /var/adm/messages contains this output: Jan 28 21:23:18 mailhost in.telnetd[20911]: [ID 808958
daemon.warning] refused connect from ns.foo.com (access denied) Why was this line generated?
A.A user connecting from ns.foo.com failed to authenticate.
B.The user daemon is not allowed to log in from ns.foo.com.
C.A portscan was run against mailhost from ns.foo.com.
D.The TCP Wrapper configuration does not allow telnet connections from ns.foo.com.
Correct:D

SUN dumps   310-301 study guide   310-301   310-301   310-301

ITCertKing offer the latest 70-461 exam material and high-quality JN0-380 pdf questions & answers. Our HP2-Z24 VCE testing engine and VCP510PSE study guide can help you pass the real exam. High-quality NS0-504 dumps training materials can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.itcertking.com/310-301_exam.html

没有评论:

发表评论