312-50v11 Exam Question 11

Which of the following tools can be used for passive OS fingerprinting?
  • 312-50v11 Exam Question 12

    Boney, a professional hacker, targets an organization for financial benefits. He performs an attack by sending his session ID using an MITM attack technique. Boney first obtains a valid session ID by logging into a service and later feeds the same session 10 to the target employee. The session ID links the target employee to Boneys account page without disclosing any information to the victim. When the target employee clicks on the link, all the sensitive payment details entered in a form are linked to Boneys account. What is the attack performed by Boney in the above scenario?
  • 312-50v11 Exam Question 13

    You have successfully comprised a server having an IP address of 10.10.0.5.
    You would like to enumerate all machines in the same network quickly.
    What is the best Nmap command you will use?
  • 312-50v11 Exam Question 14

    Nicolas just found a vulnerability on a public-facing system that is considered a zero-day vulnerability. He sent an email to the owner of the public system describing the problem and how the owner can protect themselves from that vulnerability. He also sent an email to Microsoft informing them of the problem that their systems are exposed to. What type of hacker is Nicolas?
  • 312-50v11 Exam Question 15

    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?