List of questions
Related questions
Question 51 - PT0-003 discussion
A penetration tester has found a web application that is running on a cloud virtual machine instance. Vulnerability scans show a potential SSRF for the same application URL path with an injectable parameter. Which of the following commands should the tester run to successfully test for secrets exposure exploitability?
<a target='_blank' href='http://169.254.169.254/latest/meta-data/'>A. curl <url>?param=http://169.254.169.254/latest/meta-data/ B. curl '<url>?param=http://127.0.0.1/etc/passwd' C. curl '<url>?param=<script>alert(1)<script>/' D. curl <url>?param=http://127.0.0.1/</a>
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Your answer:
0 comments
Sorted by
Leave a comment first