nerdexam
CompTIACompTIA

PT0-003 · Question #301

PT0-003 Question #301: Real Exam Question with Answer & Explanation

Sign in or unlock PT0-003 to reveal the answer and full explanation for question #301. The question stem and answer options stay visible for context.

Submitted by packet_pusher· Mar 6, 2026Vulnerability discovery and analysis

Question

A penetration tester is conducting an IoT assessment and dumps the device firmware to a Linux machine. Which of the following Bash scripts would locate secrets in a custom binary executable downloaded from the device?

Options

  • Acat initializedevice | strings | grep -i "password\|shadow\|token"
  • Ccat initializedevice | base64 -d | grep -i "password\|shadow\|token"
  • Dcat initializedevice | grep -i "password\|shadow\|token"

Unlock PT0-003 to see the answer

You've previewed enough free PT0-003 questions. Unlock PT0-003 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#firmware analysis#binary analysis#Linux commands#strings command#grep
Full PT0-003 PracticeBrowse All PT0-003 Questions