Question 36
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?
..ting as expected. Which of the following changes should the penetration tester make to get the script to work?
Question 37
During a security audit, a penetration tester wants to run a process to gather information about a target network's domain structure and associated IP addresses. Which of the following tools should the tester use?
Question 38
Which of the following would assist a penetration tester the MOST when evaluating the susceptibility of top-level executives to social engineering attacks?
Question 39
A penetration tester successfully clones a source code repository and then runs the following command:
find . -type f -exec egrep -i "token|key|login" {} \;
Which of the following is the penetration tester conducting?
find . -type f -exec egrep -i "token|key|login" {} \;
Which of the following is the penetration tester conducting?
Question 40
Which of the following post-exploitation activities allows a penetration tester to maintain persistent access in a compromised system?
