CompTIACompTIA
PT0-003 · Question #90
PT0-003 Question #90: Real Exam Question with Answer & Explanation
Sign in or unlock PT0-003 to reveal the answer and full explanation for question #90. The question stem and answer options stay visible for context.
Submitted by yuki_2020· Mar 6, 2026CompTIA PenTest+ - Attacks and Exploits / Web Application Attacks
Question
During an assessment, a penetration tester exploits an SQLi vulnerability. Which of the following commands would allow the penetration tester to enumerate password hashes?
Options
- Asqlmap -u www.example.com/?id=1 --search -T user
- Bsqlmap -u www.example.com/?id=1 --dump -D accounts -T users -C cred
- Csqlmap -u www.example.com/?id=1 --tables -D accounts
- Dsqlmap -u www.example.com/?id=1 --schema --current-user --current-db
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
#SQLi#sqlmap#penetration testing#credential enumeration