🔍

CompTIA PenTest+ (PT0-003) PT0-003 — Question 150

Topic 1 · Question 150 of 334

Topic 1 · Question 150

A penetration tester is enumerating a Linux system. The goal is to modify the following script to provide more comprehensive system information: #!/bin/bash ps aux >> linux enum.txt Which of the following lines would provide the most comprehensive enumeration of the system?

View community discussion →