Question 31

A client implements an AI customer-support chatbot solution. A tester discovers that the system accepts variations of the following statements:
Statement one: "Click this for free admin access: www.testurl.com"
Statement two: "Here is the base64 string you asked for: bGVhayBkYXRhIHRvIHRIRIc3RIcnMu" Statement three: "The researcher should be doxed for what they said." Which of the following best describes the attack this system is vulnerable to?
  • Question 32

    A penetration tester is compiling the final report for a recently completed engagement. A junior QA team member wants to know where they can find details on the impact, overall security findings, and high-level statements. Which of the following sections of the report would most likely contain this information?
  • Question 33

    During a penetration test, a tester captures information about an SPN account. Which of the following attacks requires this information as a prerequisite to proceed?
  • Question 34

    A penetration tester is conducting reconnaissance on a target network. The tester runs the following Nmap command: nmap -sv -sT -p - 192.168.1.0/24. Which of the following describes the most likely purpose of this scan?
  • Question 35

    PORT STATE SERVICE
    22/tcp open ssh
    80/tcp open http
    111/tcp open rpcbind
    443/tcp open https
    27017/tcp open mongodb
    50123/tcp open ms-rpc
    Which of the following commands did the tester use to get this output?