From c185e5eba13b89841ba20ec0fd5c43ce2d24f84b Mon Sep 17 00:00:00 2001 From: Malfurious <m@lfurio.us> Date: Tue, 26 Oct 2021 03:14:58 -0400 Subject: Add additional wordlists from Kali Signed-off-by: Malfurious <m@lfurio.us> --- wordlists/metasploit/sensitive_files.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 wordlists/metasploit/sensitive_files.txt (limited to 'wordlists/metasploit/sensitive_files.txt') diff --git a/wordlists/metasploit/sensitive_files.txt b/wordlists/metasploit/sensitive_files.txt new file mode 100644 index 0000000..42c0b49 --- /dev/null +++ b/wordlists/metasploit/sensitive_files.txt @@ -0,0 +1,16 @@ +/etc/passwd +/etc/shadow +/etc/group +/etc/groups +/etc/mysql.conf +/etc/mysql/my.cnf +/etc/hosts +/etc/hosts.allow +/etc/hosts.deny +/etc/php.ini +/etc/issue +/etc/motd +/etc/fstab +/etc/inetd.conf +/etc/xinetd.conf +/proc/version -- cgit v1.2.3