- /etc/resolv.conf
- /etc/passwd
- /etc/shadow
- /etc
- /etc/my.cnf
- /etc/httpd/conf/httpd.conf
- /usr/local/etc
- /root/.ssh/authorized_keys
- /root/.ssh/id_rsa
- /root/.ssh/id_rsa.keystore
- /root/.ssh/known_hosts
- /root/.bash_history
- /root/.mysql_history
- /proc/mounts
- /proc/config.gz
- /proc/self/fd/fd*
- .ssh , .gnupg
- /tmp
- whoami, who -a
- ifconfig -a , iptables -L -n , netstat -rn
- uname -a , ps aux
- dpkg -l | head
- netstat -pan 本机端口开放状态
- lsof -i 程序对应开放的端口
- service –status-all | grep “+” 当前系统开启的服务