2014年1月29日星期三

SUN 310-301 exam practice questions and answers

SUN 310-301 certificate can help you a lot. It can help you improve your job and living standard, and having it can give you a great sum of wealth. SUN certification 310-301 exam is a test of the level of knowledge of IT professionals. IT-Tests.com has developed the best and the most accurate training materials about SUN certification 310-301 exam. Now IT-Tests.com can provide you the most comprehensive training materials about SUN 310-301 exam, including exam practice questions and answers.

If you have a faith, then go to defend it. Gorky once said that faith is a great emotion, a creative force. My dream is to become a top IT expert. I think that for me is nowhere in sight. But to succeed you can have a shortcut, as long as you make the right choice. I took advantage of IT-Tests.com's SUN 310-301 exam training materials, and passed the SUN 310-301 exam. IT-Tests.com SUN 310-301 exam training materials is the best training materials. If you're also have an IT dream. Then go to buy IT-Tests.com's SUN 310-301 exam training materials, it will help you achieve your dreams.

Through continuous development and growth of the IT industry in the past few years, 310-301 exam has become a milestone in the SUN exam, it can help you to become a IT professional. There are hundreds of online resources to provide the SUN 310-301 questions. Why do most people to choose IT-Tests.com? Because IT-Tests.com has a huge IT elite team, In order to ensure you accessibility through the SUN 310-301 certification exam, they focus on the study of SUN 310-301 exam. IT-Tests.com ensure that the first time you try to obtain certification of SUN 310-301 exam. IT-Tests.com will stand with you, with you through thick and thin.

IT-Tests.com's SUN 310-301 exam training materials' simulation is particularly high. You can encounter the same questions in the real real exam. This only shows that the ability of our IT elite team is really high. Now many ambitious IT staff to make their own configuration files compatible with the market demand, to realize their ideals through these hot IT exam certification. Achieved excellent results in the SUN 310-301 exam. With the SUN 310-301 exam training of IT-Tests.com, the door of the dream will open for you.

IT-Tests.com is website that can help a lot of IT people realize their dreams. If you have a IT dream, then quickly click the click of IT-Tests.com. It has the best training materials, which is IT-Tests.com;s SUN 310-301 exam training materials. This training materials is what IT people are very wanted. Because it will make you pass the exam easily, since then rise higher and higher on your career path.

IT-Tests.com is a convenient website to provide service for many of the candidates participating in the IT certification exams. A lot of candidates who choose to use the IT-Tests's product have passed IT certification exams for only one time. And from the feedback of them, helps from IT-Tests.com are proved to be effective. IT-Tests's expert team is a large team composed of senior IT professionals. And they take advantage of their expertise and abundant experience to come up with the useful training materials about 310-301 certification exam. IT-Tests's simulation test software and related questions of 310-301 certification exam are produced by the analysis of 310-301 exam outline, and they can definitely help you pass your first time to participate in 310-301 certification exam.

Exam Code: 310-301
Exam Name: SUN (Sun Certified Security Administrator)
Free One year updates to match real exam scenarios, 100% pass and refund Warranty.
Total Q&A: 240 Questions and Answers
Last Update: 2014-01-29

IT-Tests.com can provide professional and high quality products. It is the industry leader in providing IT certification information. To selecte IT-Tests.com is to choose success. IT-Tests.com's SUN 310-301 exam training materials is your magic weapon to success. With it, you will pass the exam and achieve excellent results, towards your ideal place.

310-301 (Sun Certified Security Administrator) Free Demo Download: http://www.it-tests.com/310-301.html

NO.1 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   310-301 braindump   310-301   310-301

NO.2 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   310-301 braindump   310-301   310-301

NO.3 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   310-301 braindump   310-301   310-301

NO.4 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   310-301 braindump   310-301   310-301

NO.5 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   310-301 braindump   310-301   310-301

NO.6 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   310-301 braindump   310-301   310-301

NO.7 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   310-301 braindump   310-301   310-301

NO.8 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   310-301 braindump   310-301   310-301

NO.9 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   310-301 braindump   310-301   310-301

NO.10 /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   310-301 braindump   310-301   310-301

NO.11 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   310-301 braindump   310-301   310-301

NO.12 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   310-301 braindump   310-301   310-301

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

SUN   310-301 braindump   310-301   310-301

NO.14 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   310-301 braindump   310-301   310-301

NO.15 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   310-301 braindump   310-301   310-301

NO.16 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   310-301 braindump   310-301   310-301

NO.17 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   310-301 braindump   310-301   310-301

NO.18 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   310-301 braindump   310-301   310-301

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

SUN   310-301 braindump   310-301   310-301

NO.20 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   310-301 braindump   310-301   310-301

IT-Tests.com offer the latest C2040-951 Questions & Answers and high-quality 00M-229 PDF Practice Test. Our C_TFIN52_64 VCE testing engine and C4120-783 study guide can help you pass the real exam. High-quality JN0-696 Real Exam Questions can 100% guarantee you pass the exam faster and easier. Pass the exam to obtain certification is so simple.

Article Link: http://www.it-tests.com/310-301.html

没有评论:

发表评论