-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfields.txt
49 lines (49 loc) · 1.66 KB
/
fields.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
/etc/passwd,:,,7, Username, Password, User ID, Group ID, User ID info, Home Directory, Command/Shell
/etc/group,:,,4, Group name, Password, Group ID, Group list
/etc/shadow,:,,6, Username, Password, Last password change, Minimum, Maximum, Warn, Inactive, Expire
/etc/fstab,[[:space:]]+,,6, File system, Mount point, Type, Options, Dump, Pass
/etc/hosts,[[:space:]]+,,3, IP address, Host name, Aliases
/var/log/apache2/access.log,([^[:space:]]+|"[^"]+"|\\[[^]]+\\]),FPAT,9, Client IP, Identity , User ID, Timestamp, Method & Resource, Status code, Bytes returned, Referrer, User-agent
/var/log/apache2/error.log,([^[:space:]]+|"[^"]+"|\\[[^]]+\\]),FPAT,5, Timestamp, Error code, Process/Thread IDs, Message code, Message
/etc/resolv.conf,[[:space:]]+,,2, Domain, Nameserver
/etc/nsswitch.conf,[[:space:]]+,,3, Database name, Service, Optional action
/etc/crontab,[[:space:]]+,,7, Minute, Hour, Day, Month, Day-of-Week, User, /path/ or command
/etc/hostname
/etc/network/interfaces
/etc/sysctl.conf
/etc/security/limits.conf
/etc/sudoers
/etc/ssh/sshd_config
/etc/ssh/ssh_config
/etc/systemd/system.conf
/etc/nginx/nginx.conf
/etc/httpd/conf/httpd.conf
/etc/php.ini
/etc/mysql/my.cnf
/etc/postgresql/13/main/postgresql.conf
/var/log/syslog
/var/log/messages
/var/log/auth.log
/var/log/secure
/var/log/kern.log
/var/log/boot.log
/var/log/dmesg
/var/log/httpd/access_log
/var/log/httpd/error_log
/var/log/nginx/access.log
/var/log/nginx/error.log
/var/log/mysql/error.log
/var/log/postgresql/postgresql-13-main.log
/var/log/faillog
/var/log/lastlog
/var/log/wtmp
/var/log/btmp
/proc/cpuinfo
/proc/meminfo
/proc/uptime
/proc/loadavg
/proc/version
/proc/stat
/proc/net/dev
/proc/net/tcp
/proc/net/udp