QuestionQ98

Forensics Techniques

Question Image

Refer to the exhibit. What is the script attempting to accomplish?

  • A Initiate a connection to 23.1.4.14 over port 8443.
  • B Generate a Windows executable file.
  • C Open the Mozilla Firefox browser.
  • D Validate the SSL certificate for 23.1.4.14.
Explanation

The script opens an HTTPS URL using IP address 23.1.4.14 and port 8443, so it initiates a connection to that host and port. SSL hostname and certificate verification are disabled rather than validated.

Community Discussion

No comments yet. Be the first to start the discussion!