2014年2月9日星期日

SUN certification 310-301 exam targeted exercises

Do you want to pass the SUN 310-301 exam better and faster? Then please select the IT-Tests.com. It can help you achieve your dreams. IT-Tests.com is a website that provide accurate exam materials for people who want to participate in the IT certification. IT-Tests.com can help a lot of IT professionals to enhance their career blueprint. Our strength will make you incredible. You can try a part of the questions and answers about SUN 310-301 exam to test our reliability.

A lot of my friends from IT industry in order to pass SUN certification 310-301 exam have spend a lot of time and effort, but they did not choose training courses or online training, so passing the exam is so difficult for them and generally, the disposable passing rate is very low. Fortunately, IT-Tests.com can provide you the most reliable training tool for you. IT-Tests.com provide training resource that include simulation test software, simulation test, practice questions and answers about SUN certification 310-301 exam. We can provide the best and latest practice questions and answers of SUN certification 310-301 exam to meet your need.

IT-Tests.com site has a long history of providing SUN 310-301 exam certification training materials. It has been a long time in certified IT industry with well-known position and visibility. Our SUN 310-301 exam training materials contains questions and answers. Our experienced team of IT experts through their own knowledge and experience continue to explore the exam information. It contains the real exam questions, if you want to participate in the SUN 310-301 examination certification, select IT-Tests.com is unquestionable choice.

If you are an IT staff, do you want a promotion? Do you want to become a professional IT technical experts? Then please enroll in the SUN 310-301 exam quickly. You know how important this certification to you. Do not worry about that you can't pass the exam, and do not doubt your ability. Join the SUN 310-301 exam, then IT-Tests.com help you to solve the all the problem to prepare for the exam. It is a professional IT exam training site. With it, your exam problems will be solved. IT-Tests.com SUN 310-301 exam training materials can help you to pass the exam easily. It has helped numerous candidates, and to ensure 100% success. Act quickly, to click the website of IT-Tests.com, come true you IT dream early.

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-02-09

In order to meet the demand of most of the IT employees, IT-Tests's IT experts team use their experience and knowledge to study the past few years SUN certification 310-301 exam questions. Finally, IT-Tests's latest SUN 310-301 simulation test, exercise questions and answers have come out. Our SUN 310-301 simulation test questions have 95% similarity answers with real exam questions and answers, which can help you 100% pass the exam. If you do not pass the exam, IT-Tests.com will full refund to you. You can also free online download the part of IT-Tests's SUN certification 310-301 exam practice questions and answers as a try. After your understanding of our reliability, I believe you will quickly add IT-Tests's products to your cart. IT-Tests.com will achieve your dream.

SUN certification 310-301 exam is one of the many IT employees' most wanting to participate in the certification exams. Passing the exam needs rich knowledge and experience. While accumulating these abundant knowledge and experience needs a lot of time. Maybe you can choose some training courses or training tool and spending a certain amount of money to select a high quality training institution's training program is worthful. IT-Tests.com is a website which can meet the needs of many IT employees who participate in SUN certification 310-301 exam. IT-Tests's product is a targeted training program providing for SUN certification 310-301 exams, which can make you master a lot of IT professional knowledge in a short time and then let you have a good preparation for SUN certification 310-301 exam.

SUN 310-301 certification exam is very important for every IT person. With this certification you will not be eliminated, and you will be a raise. Some people say that to pass the SUN 310-301 exam certification is tantamount to success. Yes, this is true. You get what you want is one of the manifestations of success. IT-Tests.com of SUN 310-301 exam materials is the source of your success. With this training materials, you will speed up the pace of success, and you will be more confident.

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

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

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

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

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

NO.6 /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 questions   310-301 dumps   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   310-301 questions   310-301 dumps   310-301

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

SUN   310-301 questions   310-301 dumps   310-301

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

NO.10 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 questions   310-301 dumps   310-301

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

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

NO.13 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 questions   310-301 dumps   310-301

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

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

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

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

NO.19 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 questions   310-301 dumps   310-301

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

IT-Tests.com offer the latest 70-466 Questions & Answers and high-quality HP2-N37 PDF Practice Test. Our 000-781 VCE testing engine and 70-482 study guide can help you pass the real exam. High-quality HP2-T23 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

没有评论:

发表评论