root@kali:~/Desktop# cd /usr/share/wordlists/
root@kali:/usr/share/wordlists# tree
.
├── dirb -> /usr/share/dirb/wordlists
├── dirbuster -> /usr/share/dirbuster/wordlists
├── fasttrack.txt -> /usr/share/set/src/fasttrack/wordlist.txt
├── fern-wifi -> /usr/share/fern-wifi-cracker/extras/wordlists
├── metasploit -> /usr/share/metasploit-framework/data/wordlists
├── nmap.lst -> /usr/share/nmap/nselib/data/passwords.lst
├── rockyou.txt.gz
└── wfuzz -> /usr/share/wfuzz/wordlist
5 directories, 3 files
root@kali:/usr/share/wordlists# tree -l
.
├── dirb -> /usr/share/dirb/wordlists
│ ├── big.txt
│ ├── catala.txt
│ ├── common.txt
│ ├── euskera.txt
│ ├── extensions_common.txt
│ ├── indexes.txt
│ ├── mutations_common.txt
│ ├── others
│ │ ├── best1050.txt
│ │ ├── best110.txt
│ │ ├── best15.txt
│ │ └── names.txt
│ ├── small.txt
│ ├── spanish.txt
│ ├── stress
│ │ ├── alphanum_case_extra.txt
│ │ ├── alphanum_case.txt
│ │ ├── char.txt
│ │ ├── doble_uri_hex.txt
│ │ ├── test_ext.txt
│ │ ├── unicode.txt
│ │ └── uri_hex.txt
│ └── vulns
│ ├── apache.txt
│ ├── axis.txt
│ ├── cgis.txt
│ ├── coldfusion.txt
│ ├── domino.txt
│ ├── fatwire_pagenames.txt
│ ├── fatwire.txt
│ ├── frontpage.txt
│ ├── hpsmh.txt
│ ├── hyperion.txt
│ ├── iis.txt
│ ├── iplanet.txt
│ ├── jboss.txt
│ ├── jersey.txt
│ ├── jrun.txt
│ ├── netware.txt
│ ├── oracle.txt
│ ├── ror.txt
│ ├── sap.txt
│ ├── sharepoint.txt
│ ├── sunas.txt
│ ├── tests.txt
│ ├── tomcat.txt
│ ├── vignette.txt
│ ├── weblogic.txt
│ └── websphere.txt
├── dirbuster -> /usr/share/dirbuster/wordlists
│ ├── apache-user-enum-1.0.txt
│ ├── apache-user-enum-2.0.txt
│ ├── directories.jbrofuzz
│ ├── directory-list-1.0.txt
│ ├── directory-list-2.3-medium.txt
│ ├── directory-list-2.3-small.txt
│ ├── directory-list-lowercase-2.3-medium.txt
│ └── directory-list-lowercase-2.3-small.txt
├── fasttrack.txt -> /usr/share/set/src/fasttrack/wordlist.txt
├── fern-wifi -> /usr/share/fern-wifi-cracker/extras/wordlists
│ └── common.txt
├── metasploit -> /usr/share/metasploit-framework/data/wordlists
│ ├── adobe_top100_pass.txt
│ ├── av_hips_executables.txt
│ ├── av-update-urls.txt
│ ├── burnett_top_1024.txt
│ ├── burnett_top_500.txt
│ ├── can_flood_frames.txt
│ ├── cms400net_default_userpass.txt
│ ├── common_roots.txt
│ ├── dangerzone_a.txt
│ ├── dangerzone_b.txt
│ ├── db2_default_pass.txt
│ ├── db2_default_userpass.txt
│ ├── db2_default_user.txt
│ ├── default_pass_for_services_unhash.txt
│ ├── default_userpass_for_services_unhash.txt
│ ├── default_users_for_services_unhash.txt
│ ├── dlink_telnet_backdoor_userpass.txt
│ ├── hci_oracle_passwords.csv
│ ├── http_default_pass.txt
│ ├── http_default_userpass.txt
│ ├── http_default_users.txt
│ ├── http_owa_common.txt
│ ├── idrac_default_pass.txt
│ ├── idrac_default_user.txt
│ ├── ipmi_passwords.txt
│ ├── ipmi_users.txt
│ ├── joomla.txt
│ ├── keyboard-patterns.txt
│ ├── lync_subdomains.txt
│ ├── malicious_urls.txt
│ ├── mirai_pass.txt
│ ├── mirai_user_pass.txt
│ ├── mirai_user.txt
│ ├── multi_vendor_cctv_dvr_pass.txt
│ ├── multi_vendor_cctv_dvr_users.txt
│ ├── named_pipes.txt
│ ├── namelist.txt
│ ├── oracle_default_hashes.txt
│ ├── oracle_default_passwords.csv
│ ├── oracle_default_userpass.txt
│ ├── password.lst
│ ├── piata_ssh_userpass.txt
│ ├── postgres_default_pass.txt
│ ├── postgres_default_userpass.txt
│ ├── postgres_default_user.txt
│ ├── root_userpass.txt
│ ├── routers_userpass.txt
│ ├── rpc_names.txt
│ ├── rservices_from_users.txt
│ ├── sap_common.txt
│ ├── sap_default.txt
│ ├── sap_icm_paths.txt
│ ├── scada_default_userpass.txt
│ ├── sensitive_files.txt
│ ├── sensitive_files_win.txt
│ ├── sid.txt
│ ├── snmp_default_pass.txt
│ ├── telnet_cdata_ftth_backdoor_userpass.txt
│ ├── tftp.txt
│ ├── tomcat_mgr_default_pass.txt
│ ├── tomcat_mgr_default_userpass.txt
│ ├── tomcat_mgr_default_users.txt
│ ├── unix_passwords.txt
│ ├── unix_users.txt
│ ├── vnc_passwords.txt
│ ├── vxworks_collide_20.txt
│ ├── vxworks_common_20.txt
│ ├── wp-plugins.txt
│ └── wp-themes.txt
├── nmap.lst -> /usr/share/nmap/nselib/data/passwords.lst
├── rockyou.txt.gz
└── wfuzz -> /usr/share/wfuzz/wordlist
├── general
│ ├── admin-panels.txt
│ ├── big.txt
│ ├── catala.txt
│ ├── common.txt
│ ├── euskera.txt
│ ├── extensions_common.txt
│ ├── http_methods.txt
│ ├── medium.txt
│ ├── megabeast.txt
│ ├── mutations_common.txt
│ ├── spanish.txt
│ └── test.txt
├── Injections
│ ├── All_attack.txt
│ ├── bad_chars.txt
│ ├── SQL.txt
│ ├── Traversal.txt
│ ├── XML.txt
│ └── XSS.txt
├── others
│ ├── common_pass.txt
│ └── names.txt
├── stress
│ ├── alphanum_case_extra.txt
│ ├── alphanum_case.txt
│ ├── char.txt
│ ├── doble_uri_hex.txt
│ ├── test_ext.txt
│ └── uri_hex.txt
├── vulns
│ ├── apache.txt
│ ├── cgis.txt
│ ├── coldfusion.txt
│ ├── dirTraversal-nix.txt
│ ├── dirTraversal.txt
│ ├── dirTraversal-win.txt
│ ├── domino.txt
│ ├── fatwire_pagenames.txt
│ ├── fatwire.txt
│ ├── frontpage.txt
│ ├── iis.txt
│ ├── iplanet.txt
│ ├── jrun.txt
│ ├── netware.txt
│ ├── oracle9i.txt
│ ├── sharepoint.txt
│ ├── sql_inj.txt
│ ├── sunas.txt
│ ├── tests.txt
│ ├── tomcat.txt
│ ├── vignette.txt
│ ├── weblogic.txt
│ └── websphere.txt
└── webservices
├── ws-dirs.txt
└── ws-files.txt
14 directories, 178 files