List of questions
Related questions
Question 279 - PT0-002 discussion
A penetration tester wrote the following Bash script to brute force a local service password:
..ting as expected. Which of the following changes should the penetration tester make to get the script to work?
A.
..echo "The correct password is $p" && break)ho "The correct password is $p" I| break
B.
.echo "The correct password is $p" && break)o "The correct password is $p" I break
C.
echo "The correct password is Sp" && break)echo "The correct password is $p" && break)
D.
.{ echo "The correct password is $p" && break )WithI| ( echo "The correct password is $p" && break )
Your answer:
0 comments
Sorted by
Leave a comment first