Pass the GIAC Audit GSNA GSNA Questions and answers with CertsForce

Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions
Questions # 91:

Which of the following types of servers are dedicated to provide resources to hosts on the network? (Choose three)

Options:

A.

Web servers


B.

Monitoring servers


C.

Mail servers


D.

Default gateway servers


E.

Print servers


Expert Solution
Questions # 92:

Which of the following statements are true about MS-CHAPv2?

Options:

A.

It is a connectionless protocol.


B.

It provides an authenticator-controlled password change mechanism.


C.

It is subject to offline dictionary attacks.


D.

It can be replaced with EAP-TLS as the authentication mechanism for PPTP.


Expert Solution
Questions # 93:

Which of the following tools hides information about IIS Webservers so that they can be prevented from various attacks performed by an attacker?

Options:

A.

httprint


B.

ServerMask


C.

Whisker


D.

WinSSLMiM


Expert Solution
Questions # 94:

Which of the following is a type of web site monitoring that is done using web browser emulation or scripted real web browsers?

Options:

A.

Route analytics


B.

Passive monitoring


C.

Network tomography


D.

Synthetic monitoring


Expert Solution
Questions # 95:

Which of the following statements is true about the Digest Authentication scheme?

Options:

A.

A valid response from the client contains a checksum of the username, the password, the given random value, the HTTP method, and the requested URL.


B.

In this authentication scheme, the username and password are passed with every request, not just when the user first types them.


C.

The password is sent over the network in clear text format.


D.

It uses the base64 encoding encryption scheme.


Expert Solution
Questions # 96:

You are tasked with creating an ACL to apply to Fa0/0 based on the following requirements: The ACL must be protocol specific. All traffic from host 10.10.45.2 and subnet 10.10.1.32/27 must be denied access through the router. Telnet and SSH must be denied for ALL hosts except the management host with the IP address of 10.10.0.100. This management host must not only have Telnet and SSH access, but access to any port in the TCP and UDP suite to any destination. HTTP, HTTPS, and DNS requests must be allowed for all hosts on subnets 10.10.2.0/24 and 10.10.3.0/24 to any destination. All remaining traffic must be denied. Cisco IOS applies an implied deny all at the end of an ACL. However, you must provide this configuration manually so that engineers can see hit counts on the deny all traffic when running the show ip access-lists command. Which of the following sets of commands will you choose to complete the configuration on Router A?

Options:

A.

RouterA(config)#access-list 110 deny ip host 10.10.45.2 any

RouterA(config)#access-list 110 deny ip 10.10.1.32 0.0.0.31 any

RouterA(config)#access-list 110 permit tcp host 10.10.0.100 any

RouterA(config)#access-list 110 permit udp host 10.10.0.100 any

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 80

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 443

Rou


B.

RouterA(config)#access-list 110 deny ip host 10.10.45.2 any

RouterA(config)#access-list 110 deny ip 10.10.1.32 0.0.0.31 any

RouterA(config)#access-list 110 permit ip host 10.10.0.100 any

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 80

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 443

RouterA(config)#access-list 110 permit udp 10.10.2.0 0.0.1.255 any eq 53


C.

RouterA(config)#access-list 110 deny ip host 10.10.45.2 any

RouterA(config)#access-list 110 deny ip 10.10.1.32 0.0.0.31 any

RouterA(config)#access-list 110 permit tcp host 10.10.0.100 any

RouterA(config)#access-list 110 permit udp host 10.10.0.100 any

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 80

RouterA(config)#access-list 110 permit tcp 10.10.2.0 0.0.1.255 any eq 443

Rout


D.

RouterA(config)#access-list 99 deny ip host 10.10.45.2 any

RouterA(config)#access-list 99 deny ip 10.10.1.32 0.0.0.31 any

RouterA(config)#access-list 99 permit tcp host 10.10.0.100 any

RouterA(config)#access-list 99 permit udp host 10.10.0.100 any

RouterA(config)#access-list 99 permit tcp 10.10.2.0 0.0.1.255 any eq 80

RouterA(config)#access-list 99 permit tcp 10.10.2.0 0.0.1.255 any eq 443

RouterA(c


Expert Solution
Questions # 97:

John works as a Network Administrator for Perfect Solutions Inc. The company has a Linux-based network. John is working as a root user on the Linux operating system. He has recently backed up his entire Linux hard drive into the my_backup.tgz file. The size of the my_backup.tgz file is 800MB. Now, he wants to break this file into two files in which the size of the first file named my_backup.tgz.aa should be 600MB and that of the second file named my_backup.tgz.ab should be 200MB. Which of the following commands will John use to accomplish his task?

Options:

A.

split --verbose -b 200m my_backup.tgz my_backup.tgz


B.

split --verbose -b 200m my_backup.tgz my_backup.tgz


C.

split --verbose -b 600m my_backup.tgz my_backup.tgz


D.

split --verbose -b 600m my_backup.tgz my_backup.tgz


Expert Solution
Questions # 98:

Which of the following wireless security standards supported by Windows Vista provides the highest level of security?

Options:

A.

WPA-EAP


B.

WEP


C.

WPA-PSK


D.

WPA2


Expert Solution
Questions # 99:

Many organizations create network maps of their network system to visualize the network and understand the relationship between the end devices and the transport layer that provide services. Which of the following are the techniques used for network mapping by large organizations? Each correct answer represents a complete solution. Choose three.

Options:

A.

Route analytics


B.

Active Probing


C.

SNMP-based approaches


D.

Packet crafting


Expert Solution
Questions # 100:

Which of the following commands can be used to convert all lowercase letters of a text file to uppercase?

Options:

A.

tac


B.

tr


C.

cat


D.

less


Expert Solution
Viewing page 10 out of 11 pages
Viewing questions 91-100 out of questions