[Information Gathering and Vulnerability Scanning]
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?
This command gathers:
/etc/passwd -- lists all local user accounts.
netstat -tuln -- lists listening ports and associated services.
/etc/bash.bashrc -- contains environment variables and configurations that could reveal system behaviors or hidden persistence mechanisms.
This provides a much broader and deeper enumeration compared to other options.
Sharmaine
2 months agoBettye
2 months agoAmina
2 months agoDominga
3 months agoAliza
3 months agoNoah
3 months agoElenore
3 months agoTora
4 months agoMel
4 months agoDorthy
4 months agoMa
4 months agoLuisa
4 months agoBlair
5 months agoIsaac
5 months agoWava
8 months agoJudy
6 months agoDonte
7 months agoDaniela
8 months agoJulene
6 months agoRene
6 months agoDenise
6 months agoMilly
6 months agoWilliam
8 months agoJuliann
8 months agoRickie
7 months agoJacinta
7 months agoDick
8 months agoKizzy
8 months agoHarley
8 months agoLazaro
7 months agoAlfreda
8 months agoWilliam
8 months ago