PT0-002 Exam Question 166

During an internal penetration test against a company, a penetration tester was able to navigate to another part of the network and locate a folder containing customer information such as addresses, phone numbers, and credit card numbers. To be PCI compliant, which of the following should the company have implemented to BEST protect this data?
  • PT0-002 Exam Question 167

    Given the following script:
    while True:
    print ("Hello World")
    Which of the following describes True?
  • PT0-002 Exam Question 168

    A penetration tester was able to compromise a server and escalate privileges. Which of the following should the tester perform AFTER concluding the activities on the specified target? (Choose two.)
  • PT0-002 Exam Question 169

    A penetration tester recently completed a review of the security of a core network device within a corporate environment. The key findings are as follows:
    * The following request was intercepted going to the network device:
    GET /login HTTP/1.1
    Host: 10.50.100.16
    User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Accept-Language: en-US,en;q=0.5 Connection: keep-alive Authorization: Basic WU9VUilOQU1FOnNlY3JldHBhc3N3b3jk
    * Network management interfaces are available on the production network.
    * An Nmap scan returned the following:

    Which of the following would be BEST to add to the recommendations section of the final report? (Choose two.)
  • PT0-002 Exam Question 170

    A penetration tester runs the following command:
    nmap -p- -A 10.0.1.10
    Given the execution of this command, which of the following quantities of ports will Nmap scan?