• EC0-479题库demo免费下载

    Filed under EC-COUNCIL
    Aug 3

    EC-COUNCIL认证EC0-479考试题库介绍

    考试代号: EC0-479
    问题数量:100 Q&As

    更新时间: 2009-09-27
    注册地点: Prometric/Pearson VUE
    题库全称:EC-Council Certified Security Analyst(ECSA)

    免费EC0-479题库Demo赏析

     
     
    Exam : EC-Council EC0-479
    Title : EC-Council Certified Security Analyst (ECSA)

    1. Bill is the accounting manager for Grummon and Sons LLC in Chicago. On a regular basis, he needs to send PDF documents containing sensitive information through E-mail to his customers. Bill protects the PDF documents with a password and sends them to their intended recipients. Why PDF passwords do not offer maximum protection?
    A. PDF passwords can easily be cracked by software brute force tools
    B. PDF passwords are converted to clear text when sent through E-mail
    C. PDF passwords are not considered safe by Sarbanes-Oxley
    D. When sent through E-mail, PDF passwords are stripped from the document completely
    Answer: A

    2. You are assisting a Department of Defense contract company to become compliant with the stringent security policies set by the DoD. One such strict rule is that firewalls must only allow incoming connections that were first initiated by internal computers. What type of firewall must you implement to abide by this policy?
    A. Packet filtering firewall
    B. Circuit-level proxy firewall
    C. Application-level proxy firewall
    D. Statefull firewall
    Answer: D

    3. Kimberly is studying to be an IT security analyst at a vocational school in her town. The school offers many different programming as well as networking languages. What networking protocol language should she learn that routers utilize?
    A. ATM
    B. UDP
    C. BPG
    D. OSPF
    Answer: D

    4. What is the following command trying to accomplish? C:> nmap -sU -p445 192.168.0.0/24
    A. Verify that UDP port 445 is open for the 192.168.0.0 network
    B. Verify that TCP port 445 is open for the 192.168.0.0 network
    C. Verify that NETBIOS is running for the 192.168.0.0 network
    D. Verify that UDP port 445 is closed for the 192.168.0.0 network
    Answer: A

    5. Michael works for Kimball Construction Company as senior security analyst. As part of yearly security audit, Michael scans his network for vulnerabilities. Using Nmap, Michael conducts XMAS scan and most of the ports scanned do not give a response. In what state are these ports?
    A. Closed
    B. Open
    C. Stealth
    D. Filtered
    Answer: B

    6. Simon is a former employee of Trinitron XML Inc. He feels he was wrongly terminated and wants to hack into his former company’s network. Since Simon remembers some of the server names, he attempts to run the axfr and ixfr commands using DIG. What is Simon trying to accomplish here?
    A. Send DOS commands to crash the DNS servers
    B. Perform DNS poisoning
    C. Perform a zone transfer
    D. Enumerate all the users in the domain
    Answer: C

    7. If an attacker’s computer sends an IPID of 31400 to a zombie computer on an open port in IDLE scanning, what will be the response?
    A. The zombie will not send a response
    B. 31402
    C. 31399
    D. 31401
    Answer: D

    8. An "idle" system is also referred to as what?
    A. PC not connected to the Internet
    B. Zombie
    C. PC not being used
    D. Bot
    Answer: B

    9. What will the following command produce on a website login page?
    SELECT email, passwd, login_id, full_name
    FROM members
    WHERE email = ’someone@somehwere.com’; DROP TABLE members; –’
    A. Deletes the entire members table
    B. Inserts the Error! Reference source not found. email address into the members table
    C. Retrieves the password for the first user in the members table
    D. This command will not produce anything since the syntax is incorrect
    Answer: A

    10. Larry is an IT consultant who works for corporations and government agencies. Larry plans on shutting down the city’s network using BGP devices and ombies? What type of Penetration Testing is Larry planning to carry out?
    A. Router Penetration Testing
    B. DoS Penetration Testing
    C. Firewall Penetration Testing
    D. Internal Penetration Testing
    Answer: B

    11. You work as an IT security auditor hired by a law firm in Boston to test whether you can gain access to sensitive information about the company clients. You have rummaged through their trash and found very little information. You do not want to set off any alarms on their network, so you plan on performing passive footprinting against their Web servers. What tool should you use?
    A. Ping sweep
    B. Nmap
    C. Netcraft
    D. Dig
    Answer: C

    12. You are the network administrator for a small bank in Dallas, Texas. To ensure network security, you enact a security policy that requires all users to have 14 character passwords. After giving your users 2 weeks notice, you change the Group Policy to force 14 character passwords. A week later you dump the SAM database from the standalone server and run a password-cracking tool against it. Over 99% of the passwords are broken within an hour. Why were these passwords cracked so quickly?
    A. Passwords of 14 characters or less are broken up into two 7-character hashes
    B. A password Group Policy change takes at least 3 weeks to completely replicate throughout a network
    C. Networks using Active Directory never use SAM databases so the SAM database pulled was empty
    D. The passwords that were cracked are local accounts on the Domain Controller
    Answer: A

    13. Meyer Electronics Systems just recently had a number of laptops stolen out of their office. On these laptops contained sensitive corporate information regarding patents and company strategies. A month after the laptops were stolen, a competing company was found to have just developed products that almost exactly duplicated products that Meyer produces. What could have prevented this information from being stolen from the laptops?
    A. EFS Encryption
    B. DFS Encryption
    C. IPS Encryption
    D. SDW Encryption
    Answer: A

    14. Click on the Exhibit Button
    To test your website for vulnerabilities, you type in a quotation mark (? for the username field. After you click Ok, you receive the following error message window:
    What can you infer from this error window?
    A. SQL injection is possible
    B. SQL injection is not possible
    C. The quotation mark (? is a valid username
    D. The user for line 3306 in the SQL database has a weak password
    Answer: A

    15. When you are running a vulnerability scan on a network and the IDS cuts off your connection, what type of IDS is being used?
    A. Passive IDS
    B. Active IDS
    C. Progressive IDS
    D. NIPS
    Answer: B

    16. You setup SNMP in multiple offices of your company. Your SNMP software manager is not receiving data from other offices like it is for your main office. You suspect that firewall changes are to blame. What ports should you open for SNMP to work through Firewalls (Select 2)
    A. 162
    B. 161
    C. 163
    D. 160
    Answer: AB

    17. John and Hillary works at the same department in the company. John wants to find out Hillary’s network password so he can take a look at her documents on the file server. He enables Lophtcrack program to sniffing mode. John sends Hillary an email with a link to Error! Reference source not found.
    What information will he be able to gather from this?
    A. Hillary network username and password hash
    B. The SID of Hillary network account
    C. The SAM file from Hillary computer
    D. The network shares that Hillary has permissions
    Answer: A

    18. You are a security analyst performing a penetration tests for a company in the Midwest. After some initial reconnaissance, you discover the IP addresses of some Cisco routers used by the company. You type in the following URL that includes the IP address of one of the routers:
    http://172.168.4.131/level/99/exec/show/config
    After typing in this URL, you are presented with the entire configuration file for that router. What have you discovered?
    A. HTTP Configuration Arbitrary Administrative Access Vulnerability
    B. HTML Configuration Arbitrary Administrative Access Vulnerability
    C. Cisco IOS Arbitrary Administrative Access Online Vulnerability
    D. URL Obfuscation Arbitrary Administrative Access Vulnerability
    Answer: A

    19. You are carrying out the last round of testing for your new website before it goes live. The website has many dynamic pages and connects to a SQL backend that accesses your product inventory in a database. You come across a web security site that recommends inputting the following code into a search field on web pages to check for vulnerabilities:
    <script>alert("This is a test.")</script>
    When you type this and click on search, you receive a pop-up window that says:
    "This is a test."
    What is the result of this test?
    A. Your website is vulnerable to CSS
    B. Your website is not vulnerable
    C. Your website is vulnerable to SQL injection
    D. Your website is vulnerable to web bugs
    Answer: A

    20. Jessica works as systems administrator for a large electronics firm. She wants to scan her network quickly to detect live hosts by using ICMP ECHO Requests. What type of scan is Jessica going to perform?
    A. Tracert
    B. Smurf scan
    C. Ping trace
    D. ICMP ping sweep
    Answer: D

    免费下载EC0-479题库Demo

    Examsoon提供最新的E-Commerce Architect认证 EC0-479题库,其全名为:(EC-Council Certified Security Analyst(ECSA)). 在您决定是否购买之前 可以先下载EC0-479题库的部分演示. Examsoon是全球唯一提供所有IT认证考试题库demo免费下载的厂商 ,以下为免费EC0-479模拟测试题的下载链接

    免费的EC0-479题库PDF下载链接

    EC-COUNCIL EC0-479学习指南

    E-Commerce Architect认证 EC0-479考试已经证明了它在全世界的广泛性和重要性,因此明白这项认证考试的世界各地的人必须具备与认证考试相关领域所需的技能和知识。EC-COUNCIL认证 EC0-479学习指南的目的是检查考生的能力和他对概念的意识。很多时候练习测试EC0-479考试都已经被修改过了,删掉了许多过时的东西,而那些需求是在考试课程。当应用到时候你所学的知识的时候,就会鉴定出你所学到的东西以及对所学知识的应用是多么的恰到好处。EC-COUNCIL认证 EC0-479是在IT行业的知名品牌,所以如果您通过了这样一个知名公司举行的一次考试,你可以想象你将来的事业会做的多么好。

    想要通过这个考试当然存在很多困难。你所要做的就是准备好充足的勇气和信心,而这些都来源与你平时训练的好坏.建议大家可以去Examsoon这个网站看一下,它的EC0-479考试是为了测试您在这方面的知识的掌握程度,最好的部分是它可以使你不断更新你所学的知识,不断进步。如果你知道所有的概念和如何使用他们的时候才是你真正掌握了Examsoon的用意。这门考试检查了您的能力和一旦你通过这次考验你将成为最优秀的人才,其他EC0-479考试的Examsoon结算值得注意的影响就是你的薪水将直线上升这大概也是每个人都希望获得的,所以要找一些好的资源才行。

    Examsoon考题大师EC0-479试题都是考试原题的完美组合,覆盖率95%以上,答案由多位专业资深讲师原版破解得出,正确率100%,只要您使用Examsoon的考试题库参加EC0-479考试,保证您一次轻松通过考试;

    售后服务第一!我们相信要想在当今时代取得成功,必须为广大用户提供全套的周到细致的全程优质售后服务,只有客户满意了,才能发展。客户至上是Examsoon考题大师的一贯宗旨;

Leave a Reply

You must be logged in to post a comment.

 

友情链接 | Examsoon IT 认证考试网 思科认证资源网 思科微軟考古題 IT證照模擬試題 考古題考試模擬軟件 70-649 70-643 70-646 640-802 640-863 e20-340 HP0-085 HP0-A25