feat: Add LFI wordlists and rename to 'discovery'

This commit is contained in:
Krypton
2023-09-19 13:57:35 +02:00
parent 7fb4859877
commit baf9a06986
28 changed files with 105239 additions and 102206 deletions

592
README.md vendored
View File

@@ -14,10 +14,11 @@
</p> </p>
## 🌍 Contributing ## 🌍 Contributing
If you have a wordlist that you wish to see here, you can: If you have a wordlist that you wish to see here, you can:
* Join my discord server [here](https://discord.gg/mTBrXyWxAF) - Join my discord server [here](https://discord.gg/mTBrXyWxAF)
* Post them [here](https://github.com/kkrypt0nn/Wordlists/issues) - Post them [here](https://github.com/kkrypt0nn/Wordlists/issues)
If you already have a wordlist ready to be adeded, make sure to [open a pull request](https://github.com/kkrypt0nn/wordlists/pulls). If you already have a wordlist ready to be adeded, make sure to [open a pull request](https://github.com/kkrypt0nn/wordlists/pulls).
@@ -26,32 +27,35 @@ If you already have a wordlist ready to be adeded, make sure to [open a pull req
<details> <details>
<summary>Togglable Wordlists</summary> <summary>Togglable Wordlists</summary>
<details> <details>
<summary>Directory Scanners</summary> <summary>Discovery</summary>
<ul> <ul>
<li><a href="directory_scanner/apache.txt">Apache</a> - 13,232 Lines</li> <li><a href="discovery/apache.txt">Apache</a> - 13,232 Lines</li>
<li><a href="directory_scanner/apache_user_enum_1.0.txt">Apache User Enum 1.0</a> - 8,915 Lines</li> <li><a href="discovery/apache_user_enum_1.0.txt">Apache User Enum 1.0</a> - 8,915 Lines</li>
<li><a href="directory_scanner/apache_user_enum_2.0.txt">Apache User Enum 2.0</a> - 10,340 Lines</li> <li><a href="discovery/apache_user_enum_2.0.txt">Apache User Enum 2.0</a> - 10,340 Lines</li>
<li><a href="directory_scanner/big.txt">Big</a> - 20,468 Lines</li> <li><a href="discovery/big.txt">Big</a> - 20,468 Lines</li>
<li><a href="directory_scanner/common.txt">Common</a> - 4,612 Lines</li> <li><a href="discovery/common.txt">Common</a> - 4,612 Lines</li>
<li><a href="directory_scanner/conf.txt">Conf</a> - 100,926 Lines</li> <li><a href="discovery/conf.txt">Conf</a> - 100,926 Lines</li>
<li><a href="directory_scanner/directories.txt">Directories</a> - 58,655 Lines</li> <li><a href="discovery/directories.txt">Directories</a> - 58,655 Lines</li>
<li><a href="directory_scanner/directory_list_1.0.txt">Directory List 1.0</a> - 141,693 Lines</li> <li><a href="discovery/directory_list_1.0.txt">Directory List 1.0</a> - 141,693 Lines</li>
<li><a href="directory_scanner/directory_list_2.3_medium.txt">Directory List 2.3 Medium</a> - 220,545 Lines</li> <li><a href="discovery/directory_list_2.3_medium.txt">Directory List 2.3 Medium</a> - 220,545 Lines</li>
<li><a href="directory_scanner/directory_list_2.3_small.txt">Directory List 2.3 Small</a> - 87,649 Lines</li> <li><a href="discovery/directory_list_2.3_small.txt">Directory List 2.3 Small</a> - 87,649 Lines</li>
<li><a href="directory_scanner/directory_list_lowercase_2.3_medium.txt">Directory List Lowercase 2.3 Medium</a> - 207,628 Lines</li> <li><a href="discovery/directory_list_lowercase_2.3_medium.txt">Directory List Lowercase 2.3 Medium</a> - 207,628 Lines</li>
<li><a href="directory_scanner/directory_list_lowercase_2.3_small.txt">Directory List Lowercase 2.3 Small</a> - 81,628 Lines</li> <li><a href="discovery/directory_list_lowercase_2.3_small.txt">Directory List Lowercase 2.3 Small</a> - 81,628 Lines</li>
<li><a href="directory_scanner/extensions_common.txt">Extensions Common</a> - 27 Lines</li> <li><a href="discovery/extensions_common.txt">Extensions Common</a> - 27 Lines</li>
<li><a href="directory_scanner/fuzz_php_special.txt">Fuzz PHP Special</a> - 136,921 Lines</li> <li><a href="discovery/fuzz_php_special.txt">Fuzz PHP Special</a> - 136,921 Lines</li>
<li><a href="directory_scanner/indexes.txt">Indexes</a> - 9 Lines</li> <li><a href="discovery/indexes.txt">Indexes</a> - 9 Lines</li>
<li><a href="directory_scanner/joomla.txt">Joomla</a> - 1,543 Lines</li> <li><a href="discovery/joomla.txt">Joomla</a> - 1,543 Lines</li>
<li><a href="directory_scanner/jsp.txt">JSP</a> - 92,216 Lines</li> <li><a href="discovery/jsp.txt">JSP</a> - 92,216 Lines</li>
<li><a href="directory_scanner/most_common.txt">Most Common</a> - 1,011 Lines</li> <li><a href="discovery/lfi_all.txt">LFI All</a> - 1,483 Lines</li>
<li><a href="directory_scanner/robotx.txt">Robots</a> - 990 Lines</li> <li><a href="discovery/lfi_unix.txt">LFI Unix</a> - 1,076 Lines</li>
<li><a href="directory_scanner/sensitive_files_unix.txt">Sensitive Files Unix</a> - 15 Lines</li> <li><a href="discovery/lfi_windows.txt">LFI Windows</a> - 466 Lines</li>
<li><a href="directory_scanner/sensitive_files_win.txt">Sensitive Files Windows</a> - 6 Lines</li> <li><a href="discovery/most_common.txt">Most Common</a> - 1,011 Lines</li>
<li><a href="directory_scanner/top_subdomains.txt">Top Subdomains</a> - 114,531 Lines</li> <li><a href="discovery/robotx.txt">Robots</a> - 990 Lines</li>
<li><a href="directory_scanner/wp_plugins.txt">WordPress Plugins</a> - 88,088 Lines</li> <li><a href="discovery/sensitive_files_unix.txt">Sensitive Files Unix</a> - 15 Lines</li>
<li><a href="directory_scanner/wp_themes.txt">WordPress Themes</a> - 21,148 Lines</li> <li><a href="discovery/sensitive_files_win.txt">Sensitive Files Windows</a> - 6 Lines</li>
<li><a href="discovery/top_subdomains.txt">Top Subdomains</a> - 114,531 Lines</li>
<li><a href="discovery/wp_plugins.txt">WordPress Plugins</a> - 88,088 Lines</li>
<li><a href="discovery/wp_themes.txt">WordPress Themes</a> - 21,148 Lines</li>
</ul> </ul>
</details> </details>
@@ -353,271 +357,275 @@ If you already have a wordlist ready to be adeded, make sure to [open a pull req
<hr> <hr>
* Directory Scanners - Discovery
* [Apache](directory_scanner/apache.txt) - 13,232 Lines - [Apache](discovery/apache.txt) - 13,232 Lines
* [Apache User Enum 1.0](directory_scanner/apache_user_enum_1.0.txt) - 8,915 Lines - [Apache User Enum 1.0](discovery/apache_user_enum_1.0.txt) - 8,915 Lines
* [Apache User Enum 2.0](directory_scanner/apache_user_enum_2.0.txt) - 10,340 Lines - [Apache User Enum 2.0](discovery/apache_user_enum_2.0.txt) - 10,340 Lines
* [Big](directory_scanner/big.txt) - 20,468 Lines - [Big](discovery/big.txt) - 20,468 Lines
* [Common](directory_scanner/common.txt) - 4,612 Lines - [Common](discovery/common.txt) - 4,612 Lines
* [Conf](directory_scanner/conf.txt) - 100,926 Lines - [Conf](discovery/conf.txt) - 100,926 Lines
* [Directories](directory_scanner/directories.txt) - 58,655 Lines - [Directories](discovery/directories.txt) - 58,655 Lines
* [Directory List 1.0](directory_scanner/directory_list_1.0.txt) - 141,693 Lines - [Directory List 1.0](discovery/directory_list_1.0.txt) - 141,693 Lines
* [Directory List 2.3 Medium](directory_scanner/directory_list_2.3_medium.txt) - 220,545 Lines - [Directory List 2.3 Medium](discovery/directory_list_2.3_medium.txt) - 220,545 Lines
* [Directory List 2.3 Small](directory_scanner/directory_list_2.3_small.txt) - 87,649 Lines - [Directory List 2.3 Small](discovery/directory_list_2.3_small.txt) - 87,649 Lines
* [Directory List Lowercase 2.3 Medium](directory_scanner/directory_list_lowercase_2.3_medium.txt) - 207,628 Lines - [Directory List Lowercase 2.3 Medium](discovery/directory_list_lowercase_2.3_medium.txt) - 207,628 Lines
* [Directory List Lowercase 2.3 Small](directory_scanner/directory_list_lowercase_2.3_small.txt) - 81,628 Lines - [Directory List Lowercase 2.3 Small](discovery/directory_list_lowercase_2.3_small.txt) - 81,628 Lines
* [Extensions Common](directory_scanner/extensions_common.txt) - 27 Lines - [Extensions Common](discovery/extensions_common.txt) - 27 Lines
* [Fuzz PHP Special](directory_scanner/fuzz_php_special.txt) - 136,921 Lines - [Fuzz PHP Special](discovery/fuzz_php_special.txt) - 136,921 Lines
* [Indexes](directory_scanner/indexes.txt) - 9 Lines - [Indexes](discovery/indexes.txt) - 9 Lines
* [Joomla](directory_scanner/joomla.txt) - 1,543 Lines - [Joomla](discovery/joomla.txt) - 1,543 Lines
* [JSP](directory_scanner/jsp.txt) - 92,216 Lines - [JSP](discovery/jsp.txt) - 92,216 Lines
* [Most Common](directory_scanner/most_common.txt) - 1,011 Lines - [LFI All](discovery/lfi_all.txt) - 1,483 Lines
* [Robots](directory_scanner/robots.txt) - 990 Lines - [LFI Unix](discovery/lfi_unix.txt) - 1,076 Lines
* [Sensitive Files Unix](directory_scanner/sensitive_files_unix.txt) - 15 Lines - [LFI Windows](discovery/lfi_windows.txt) - 466 Lines
* [Sensitive Files Windows](directory_scanner/sensitive_files_win.txt) - 6 Lines - [Most Common](discovery/most_common.txt) - 1,011 Lines
* [Top Subdomains](directory_scanner/top_subdomains.txt) - 114,531 Lines - [Robots](discovery/robots.txt) - 990 Lines
* [WordPress Plugins](directory_scanner/wp_plugins.txt) - 88,088 Lines - [Sensitive Files Unix](discovery/sensitive_files_unix.txt) - 15 Lines
* [WordPress Themes](directory_scanner/wp_themes.txt) - 21,148 Lines - [Sensitive Files Windows](discovery/sensitive_files_win.txt) - 6 Lines
* Famous - [Top Subdomains](discovery/top_subdomains.txt) - 114,531 Lines
* [DNSMap](famous/dnsmap.txt) - 17,576 Lines - [WordPress Plugins](discovery/wp_plugins.txt) - 88,088 Lines
* [Facebook Phished](famous/facebook_phished.txt) - 2,441 Lines - [WordPress Themes](discovery/wp_themes.txt) - 21,148 Lines
* [FastTrack](famous/fasttrack.txt) - 222 Lines - Famous
* [Fern WiFi](famous/fern_wifi.txt) - 478 Lines - [DNSMap](famous/dnsmap.txt) - 17,576 Lines
* [Hotmail](famous/hotmail.txt) - 8,932 Lines - [Facebook Phished](famous/facebook_phished.txt) - 2,441 Lines
* [Nmap](famous/nmap.txt) - 4,999 Lines - [FastTrack](famous/fasttrack.txt) - 222 Lines
* [RockYou](famous/rockyou.zip) - 14,344,392 Lines - [Fern WiFi](famous/fern_wifi.txt) - 478 Lines
* Languages - [Hotmail](famous/hotmail.txt) - 8,932 Lines
* [Arabic](languages/arabic.txt) - 465,914 Lines - [Nmap](famous/nmap.txt) - 4,999 Lines
* [Croatian](languages/croatian.txt) - 215,956 Lines - [RockYou](famous/rockyou.zip) - 14,344,392 Lines
* [Czech](languages/czech.txt) - 535,889 Lines - Languages
* [Danish](languages/danish.txt) - 154,437 Lines - [Arabic](languages/arabic.txt) - 465,914 Lines
* [Dutch](languages/dutch.txt) - 173,562 Lines - [Croatian](languages/croatian.txt) - 215,956 Lines
* [English](languages/english.txt) - 354,297 Lines - [Czech](languages/czech.txt) - 535,889 Lines
* [French](languages/french.txt) - 336,531 Lines - [Danish](languages/danish.txt) - 154,437 Lines
* [Georgian](languages/georgian.txt) - 143,053 Lines - [Dutch](languages/dutch.txt) - 173,562 Lines
* [German](languages/german.txt) - 1,908,814 Lines - [English](languages/english.txt) - 354,297 Lines
* [Hebrew](languages/hebrew.txt) - 469,750 Lines - [French](languages/french.txt) - 336,531 Lines
* [Italian](languages/italian.txt) - 95,152 Lines - [Georgian](languages/georgian.txt) - 143,053 Lines
* [Norwegian](languages/norwegian.txt) - 322,043 Lines - [German](languages/german.txt) - 1,908,814 Lines
* [Polish](languages/polish.txt) - 300,676 Lines - [Hebrew](languages/hebrew.txt) - 469,750 Lines
* [Portuguese](languages/portuguese.txt) - 307,374 Lines - [Italian](languages/italian.txt) - 95,152 Lines
* [Russian](languages/russian.txt) - 379,323 Lines - [Norwegian](languages/norwegian.txt) - 322,043 Lines
* [Serbian](languages/serbian.txt) - 263,909 Lines - [Polish](languages/polish.txt) - 300,676 Lines
* [Spanish](languages/spanish.txt) - 70,157 Lines - [Portuguese](languages/portuguese.txt) - 307,374 Lines
* [Swedish](languages/swedish.txt) - 72,370 Lines - [Russian](languages/russian.txt) - 379,323 Lines
* [Turkish](languages/turkish.txt) - 371,169 Lines - [Serbian](languages/serbian.txt) - 263,909 Lines
* [Ukrainian](languages/ukrainian.txt) - 126,308 Lines - [Spanish](languages/spanish.txt) - 70,157 Lines
* Names - [Swedish](languages/swedish.txt) - 72,370 Lines
* [Top Family Names USA](names/top_family_names_usa.txt) - 720,303 Lines - [Turkish](languages/turkish.txt) - 371,169 Lines
* [Top Female Names Germany](names/top_female_names_germany.txt) - 4,685 Lines - [Ukrainian](languages/ukrainian.txt) - 126,308 Lines
* [Top Female Names USA](names/top_female_names_usa.txt) - 1,000 Lines - Names
* [Top Male Names USA](names/top_male_names_usa.txt) - 1,000 Lines - [Top Family Names USA](names/top_family_names_usa.txt) - 720,303 Lines
* [Names](names/names.txt) - 10,177 Lines - [Top Female Names Germany](names/top_female_names_germany.txt) - 4,685 Lines
* Passwords - [Top Female Names USA](names/top_female_names_usa.txt) - 1,000 Lines
* [000webhost](passwords/000webhost.txt) - 720,301 Lines - [Top Male Names USA](names/top_male_names_usa.txt) - 1,000 Lines
* [BT4 Passwords](passwords/bt4_passwords.txt) - 1,652,902 Lines - [Names](names/names.txt) - 10,177 Lines
* [Burnett](passwords/burnett.txt) - 1,023 Lines - Passwords
* [Common Passwords Windows](passwords/common_passwords_win.txt) - 814 Lines - [000webhost](passwords/000webhost.txt) - 720,301 Lines
* [Common Roots](passwords/common_roots.txt) - 4,723 Lines - [BT4 Passwords](passwords/bt4_passwords.txt) - 1,652,902 Lines
* [Dark Web 2017](passwords/darkweb_2017.txt) - 9,998 Lines - [Burnett](passwords/burnett.txt) - 1,023 Lines
* [DB2 Default Passwords](passwords/db2_default_passwords.txt) - 7 Lines - [Common Passwords Windows](passwords/common_passwords_win.txt) - 814 Lines
* [Default Passwords For Services](passwords/default_passwords_for_services.txt) - 1,242 Lines - [Common Roots](passwords/common_roots.txt) - 4,723 Lines
* [Dutch Passwords](passwords/dutch_passwords.txt) - 4,322,833 Lines - [Dark Web 2017](passwords/darkweb_2017.txt) - 9,998 Lines
* [Hak5](passwords/hak5.txt) - 2,350 Lines - [DB2 Default Passwords](passwords/db2_default_passwords.txt) - 7 Lines
* [Honeynet](passwords/honeynet.txt) - 453,008 Lines - [Default Passwords For Services](passwords/default_passwords_for_services.txt) - 1,242 Lines
* [HTTP Default Passwords](passwords/http_default_passwords.txt) - 18 Lines - [Dutch Passwords](passwords/dutch_passwords.txt) - 4,322,833 Lines
* [IPMI Passwords](passwords/ipmi_passwords.txt) - 998 Lines - [Hak5](passwords/hak5.txt) - 2,350 Lines
* [Keyboard Patterns](passwords/keyboard_patterns.txt) - 19 Lines - [Honeynet](passwords/honeynet.txt) - 453,008 Lines
* [md5decryptor](passwords/md5decryptor.txt) - 3,431,315 Lines - [HTTP Default Passwords](passwords/http_default_passwords.txt) - 18 Lines
* [Medical Devices Passwords](passwords/medical_devices_passwords.txt) - 172 Lines - [IPMI Passwords](passwords/ipmi_passwords.txt) - 998 Lines
* [Mirai Passwords](passwords/mirai_passwords.txt) - 42 Lines - [Keyboard Patterns](passwords/keyboard_patterns.txt) - 19 Lines
* [Most Used Passwords](passwords/most_used_passwords.txt) - 999,997 Lines - [md5decryptor](passwords/md5decryptor.txt) - 3,431,315 Lines
* [Most Used Passwords NCSC](passwords/most_used_passwords_ncsc.txt) - 99,999 Lines - [Medical Devices Passwords](passwords/medical_devices_passwords.txt) - 172 Lines
* [Nord VPN](passwords/nord_vpn.txt) - 1,436 Lines - [Mirai Passwords](passwords/mirai_passwords.txt) - 42 Lines
* [Openwall](passwords/openwall.txt) - 3,721,223 Lines - [Most Used Passwords](passwords/most_used_passwords.txt) - 999,997 Lines
* [Password](passwords/password.txt) - 88,396 Lines - [Most Used Passwords NCSC](passwords/most_used_passwords_ncsc.txt) - 99,999 Lines
* [PostgreSQL Default Passwords](passwords/postgres_default_passwords.txt) - 3 Lines - [Nord VPN](passwords/nord_vpn.txt) - 1,436 Lines
* [Probable WPA](passwords/probable_wpa.txt) - 4,799 Lines - [Openwall](passwords/openwall.txt) - 3,721,223 Lines
* [Tomcat Manager Default Passwords](passwords/tomcat_mgr_default_passwords.txt) - 6 Lines - [Password](passwords/password.txt) - 88,396 Lines
* [Top Adobe Passwords](passwords/top_adobe_passwords.txt) - 99 Lines - [PostgreSQL Default Passwords](passwords/postgres_default_passwords.txt) - 3 Lines
* [UNIX Passwords](passwords/unix_passwords.txt) - 1,008 Lines - [Probable WPA](passwords/probable_wpa.txt) - 4,799 Lines
* [Xato.net Passwords](passwords/xato_net_passwords.txt) - 5,189,453 Lines - [Tomcat Manager Default Passwords](passwords/tomcat_mgr_default_passwords.txt) - 6 Lines
* Security Question Answers - [Top Adobe Passwords](passwords/top_adobe_passwords.txt) - 99 Lines
* [Cities](security_question_answers/cities.txt) - 98,303 Lines - [UNIX Passwords](passwords/unix_passwords.txt) - 1,008 Lines
* [City, State, Country](security_question_answers/city_state_country.txt) - 98,303 Lines - [Xato.net Passwords](passwords/xato_net_passwords.txt) - 5,189,453 Lines
* [Common Surnames](security_question_answers/common_surnames.txt) - 19,999 Lines - Security Question Answers
* [Dates](security_question_answers/dates.txt) - 751,067 Lines - [Cities](security_question_answers/cities.txt) - 98,303 Lines
* [HTML Colors](security_question_answers/html_colors.txt) - 147 Lines - [City, State, Country](security_question_answers/city_state_country.txt) - 98,303 Lines
* [Street Names](security_question_answers/street_names.txt) - 99,999 Lines - [Common Surnames](security_question_answers/common_surnames.txt) - 19,999 Lines
* [US Colleges](security_question_answers/us_colleges.txt) - 6,751 Lines - [Dates](security_question_answers/dates.txt) - 751,067 Lines
* [US Private Schools](security_question_answers/us_private_schools.txt) - 21,755 Lines - [HTML Colors](security_question_answers/html_colors.txt) - 147 Lines
* [US Public Schools](security_question_answers/us_public_schools.txt) - 100,318 Lines - [Street Names](security_question_answers/street_names.txt) - 99,999 Lines
* [ZIP Codes](security_question_answers/zip_codes.txt) - 100 Lines - [US Colleges](security_question_answers/us_colleges.txt) - 6,751 Lines
* Stressing - [US Private Schools](security_question_answers/us_private_schools.txt) - 21,755 Lines
* [3 Digits 000 To 999](stressing/3_digits_000_999.txt) - 999 Lines - [US Public Schools](security_question_answers/us_public_schools.txt) - 100,318 Lines
* [4 Digits 0000 To 9999](stressing/4_digits_0000_9999.txt) - 9,999 Lines - [ZIP Codes](security_question_answers/zip_codes.txt) - 100 Lines
* [5 Digits 00000 To 99999](stressing/5_digits_00000_99999.txt) - 99,999 Lines - Stressing
* [6 Digits 000000 To 999999](stressing/6_digits_000000_999999.txt) - 999,999 Lines - [3 Digits 000 To 999](stressing/3_digits_000_999.txt) - 999 Lines
* [Alphanumeric Case](stressing/alphanum_case.txt) - 93 Lines - [4 Digits 0000 To 9999](stressing/4_digits_0000_9999.txt) - 9,999 Lines
* [Alphanumeric Case Extra](stressing/alphanum_case_extra.txt) - 61 Lines - [5 Digits 00000 To 99999](stressing/5_digits_00000_99999.txt) - 99,999 Lines
* [Characters](stressing/char.txt) - 25 Lines - [6 Digits 000000 To 999999](stressing/6_digits_000000_999999.txt) - 999,999 Lines
* [Unicode](stressing/unicode.txt) - 65,535 Lines - [Alphanumeric Case](stressing/alphanum_case.txt) - 93 Lines
* [URI Hex](stressing/uri_hex.txt) - 255 Lines - [Alphanumeric Case Extra](stressing/alphanum_case_extra.txt) - 61 Lines
* User Agents - [Characters](stressing/char.txt) - 25 Lines
* Hardware Type Specific - [Unicode](stressing/unicode.txt) - 65,535 Lines
* [Billboard](user_agents/hardware_type_specific/billboard.txt) - 11 Lines - [URI Hex](stressing/uri_hex.txt) - 255 Lines
* [Car](user_agents/hardware_type_specific/car.txt) - 10 Lines - User Agents
* [Computer](user_agents/hardware_type_specific/computer.txt) - 222,966 Lines - Hardware Type Specific
* [Ebook Reader](user_agents/hardware_type_specific/ebook_reader.txt) - 1,931 Lines - [Billboard](user_agents/hardware_type_specific/billboard.txt) - 11 Lines
* [Game Console](user_agents/hardware_type_specific/game_console.txt) - 322 Lines - [Car](user_agents/hardware_type_specific/car.txt) - 10 Lines
* [Glasses](user_agents/hardware_type_specific/glasses.txt) - 4 Lines - [Computer](user_agents/hardware_type_specific/computer.txt) - 222,966 Lines
* [Handheld Game](user_agents/hardware_type_specific/handheld_game.txt) - 189 Lines - [Ebook Reader](user_agents/hardware_type_specific/ebook_reader.txt) - 1,931 Lines
* [Large Screen](user_agents/hardware_type_specific/large_screen.txt) - 389 Lines - [Game Console](user_agents/hardware_type_specific/game_console.txt) - 322 Lines
* [Media Player](user_agents/hardware_type_specific/media_player.txt) - 39 Lines - [Glasses](user_agents/hardware_type_specific/glasses.txt) - 4 Lines
* [Mobile](user_agents/hardware_type_specific/mobile.txt) - 138,616 Lines - [Handheld Game](user_agents/hardware_type_specific/handheld_game.txt) - 189 Lines
* [Music Player](user_agents/hardware_type_specific/music_player.txt) - 818 Lines - [Large Screen](user_agents/hardware_type_specific/large_screen.txt) - 389 Lines
* [PDA](user_agents/hardware_type_specific/pda.txt) - 2 Lines - [Media Player](user_agents/hardware_type_specific/media_player.txt) - 39 Lines
* [Phone](user_agents/hardware_type_specific/phone.txt) - 100,478 Lines - [Mobile](user_agents/hardware_type_specific/mobile.txt) - 138,616 Lines
* [Server](user_agents/hardware_type_specific/server.txt) - 1,755 Lines - [Music Player](user_agents/hardware_type_specific/music_player.txt) - 818 Lines
* [Tablet](user_agents/hardware_type_specific/tablet.txt) - 26,315 Lines - [PDA](user_agents/hardware_type_specific/pda.txt) - 2 Lines
* [TV](user_agents/hardware_type_specific/tv.txt) - 1,109 Lines - [Phone](user_agents/hardware_type_specific/phone.txt) - 100,478 Lines
* Operating System Name - [Server](user_agents/hardware_type_specific/server.txt) - 1,755 Lines
* [Android](user_agents/operating_system_name/android.txt) - 202,129 Lines - [Tablet](user_agents/hardware_type_specific/tablet.txt) - 26,315 Lines
* [Bada](user_agents/operating_system_name/bada.txt) - 182 Lines - [TV](user_agents/hardware_type_specific/tv.txt) - 1,109 Lines
* [Beos](user_agents/operating_system_name/beos.txt) - 15 Lines - Operating System Name
* [Blackberry OS](user_agents/operating_system_name/blackberry_os.txt) - 2,365 Lines - [Android](user_agents/operating_system_name/android.txt) - 202,129 Lines
* [ChromeOS](user_agents/operating_system_name/chromeos.txt) - 1,757 Lines - [Bada](user_agents/operating_system_name/bada.txt) - 182 Lines
* [Darwin](user_agents/operating_system_name/darwin.txt) - 549 Lines - [Beos](user_agents/operating_system_name/beos.txt) - 15 Lines
* [Fire OS](user_agents/operating_system_name/fire_os.txt) - 1,869 Lines - [Blackberry OS](user_agents/operating_system_name/blackberry_os.txt) - 2,365 Lines
* [FreeBSD](user_agents/operating_system_name/freebsd.txt) - 812 Lines - [ChromeOS](user_agents/operating_system_name/chromeos.txt) - 1,757 Lines
* [Haiku](user_agents/operating_system_name/haiku.txt) - 45 Lines - [Darwin](user_agents/operating_system_name/darwin.txt) - 549 Lines
* [HP WebOS](user_agents/operating_system_name/hp_webos.txt) - 21 Lines - [Fire OS](user_agents/operating_system_name/fire_os.txt) - 1,869 Lines
* [iOS](user_agents/operating_system_name/ios.txt) - 23,835 Lines - [FreeBSD](user_agents/operating_system_name/freebsd.txt) - 812 Lines
* [Irix](user_agents/operating_system_name/irix.txt) - 13 Lines - [Haiku](user_agents/operating_system_name/haiku.txt) - 45 Lines
* [Linux](user_agents/operating_system_name/linux.txt) - 20,823 Lines - [HP WebOS](user_agents/operating_system_name/hp_webos.txt) - 21 Lines
* [LiveArea](user_agents/operating_system_name/livearea.txt) - 52 Lines - [iOS](user_agents/operating_system_name/ios.txt) - 23,835 Lines
* [Mac](user_agents/operating_system_name/mac.txt) - 654 Lines - [Irix](user_agents/operating_system_name/irix.txt) - 13 Lines
* [Mac OS X](user_agents/operating_system_name/mac_os_x.txt) - 18,903 Lines - [Linux](user_agents/operating_system_name/linux.txt) - 20,823 Lines
* [MacOS](user_agents/operating_system_name/macos.txt) - 5,147 Lines - [LiveArea](user_agents/operating_system_name/livearea.txt) - 52 Lines
* [OpenBSD](user_agents/operating_system_name/openbsd.txt) - 285 Lines - [Mac](user_agents/operating_system_name/mac.txt) - 654 Lines
* [Palmos](user_agents/operating_system_name/palmos.txt) - 18 Lines - [Mac OS X](user_agents/operating_system_name/mac_os_x.txt) - 18,903 Lines
* [Rim Rablet OS](user_agents/operating_system_name/rim_tablet_os.txt) - 12 Lines - [MacOS](user_agents/operating_system_name/macos.txt) - 5,147 Lines
* [SunOS](user_agents/operating_system_name/sunos.txt) - 293 Lines - [OpenBSD](user_agents/operating_system_name/openbsd.txt) - 285 Lines
* [Symbian](user_agents/operating_system_name/symbian.txt) - 3,438 Lines - [Palmos](user_agents/operating_system_name/palmos.txt) - 18 Lines
* [Unix Based OS](user_agents/operating_system_name/unix_based_os.txt) - 598 Lines - [Rim Rablet OS](user_agents/operating_system_name/rim_tablet_os.txt) - 12 Lines
* [WebOS](user_agents/operating_system_name/webos.txt) - 42 Lines - [SunOS](user_agents/operating_system_name/sunos.txt) - 293 Lines
* [Windows Mobile](user_agents/operating_system_name/windows_mobile.txt) - 354 Lines - [Symbian](user_agents/operating_system_name/symbian.txt) - 3,438 Lines
* [Windows Phone](user_agents/operating_system_name/windows_phone.txt) - 2,193 Lines - [Unix Based OS](user_agents/operating_system_name/unix_based_os.txt) - 598 Lines
* [Windows](user_agents/operating_system_name/windows.txt) - 183,284 Lines - [WebOS](user_agents/operating_system_name/webos.txt) - 42 Lines
* Software Name - [Windows Mobile](user_agents/operating_system_name/windows_mobile.txt) - 354 Lines
* [1337 Browser](user_agents/software_name/1337browser.txt) - 5 Lines - [Windows Phone](user_agents/operating_system_name/windows_phone.txt) - 2,193 Lines
* [Alexa Certification Scanner](user_agents/software_name/alexa_certification_scanner.txt) - 1 Lines - [Windows](user_agents/operating_system_name/windows.txt) - 183,284 Lines
* [Android Browser](user_agents/software_name/android_browser.txt) - 33,081 Lines - Software Name
* [Blackberry Browser](user_agents/software_name/blackberry_browser.txt) - 1,854 Lines - [1337 Browser](user_agents/software_name/1337browser.txt) - 5 Lines
* [Brave](user_agents/software_name/brave.txt) - 70 Lines - [Alexa Certification Scanner](user_agents/software_name/alexa_certification_scanner.txt) - 1 Lines
* [Chrome](user_agents/software_name/chrome.txt) - 182,359 Lines - [Android Browser](user_agents/software_name/android_browser.txt) - 33,081 Lines
* [Chromium](user_agents/software_name/chromium.txt) - 870 Lines - [Blackberry Browser](user_agents/software_name/blackberry_browser.txt) - 1,854 Lines
* [Curl](user_agents/software_name/curl.txt) - 232 Lines - [Brave](user_agents/software_name/brave.txt) - 70 Lines
* [Discord Bot](user_agents/software_name/discord_bot.txt) - 1 Lines - [Chrome](user_agents/software_name/chrome.txt) - 182,359 Lines
* [EA Origin Browser](user_agents/software_name/ea_origin_browser.txt) - 312 Lines - [Chromium](user_agents/software_name/chromium.txt) - 870 Lines
* [Edge](user_agents/software_name/edge.txt) - 3,605 Lines - [Curl](user_agents/software_name/curl.txt) - 232 Lines
* [Electron Application](user_agents/software_name/electron_application.txt) - 632 Lines - [Discord Bot](user_agents/software_name/discord_bot.txt) - 1 Lines
* [Excel](user_agents/software_name/excel.txt) - 9 Lines - [EA Origin Browser](user_agents/software_name/ea_origin_browser.txt) - 312 Lines
* [Facebook App](user_agents/software_name/facebook_app.txt) - 6,810 Lines - [Edge](user_agents/software_name/edge.txt) - 3,605 Lines
* [Facebook Bot](user_agents/software_name/facebook_bot.txt) - 19 Lines - [Electron Application](user_agents/software_name/electron_application.txt) - 632 Lines
* [Firebird](user_agents/software_name/firebird.txt) - 98 Lines - [Excel](user_agents/software_name/excel.txt) - 9 Lines
* [Firefox](user_agents/software_name/firefox.txt) - 26,035 Lines - [Facebook App](user_agents/software_name/facebook_app.txt) - 6,810 Lines
* [Google Bot](user_agents/software_name/googlebot.txt) - 276 Lines - [Facebook Bot](user_agents/software_name/facebook_bot.txt) - 19 Lines
* [Google Earth Pro](user_agents/software_name/google_earth_pro.txt) - 24 Lines - [Firebird](user_agents/software_name/firebird.txt) - 98 Lines
* [Google Earth](user_agents/software_name/google_earth.txt) - 39 Lines - [Firefox](user_agents/software_name/firefox.txt) - 26,035 Lines
* [Google Favicon Crawler](user_agents/software_name/google_favicon_crawler.txt) - 3 Lines - [Google Bot](user_agents/software_name/googlebot.txt) - 276 Lines
* [Google Search App](user_agents/software_name/google_search_app.txt) - 2,381 Lines - [Google Earth Pro](user_agents/software_name/google_earth_pro.txt) - 24 Lines
* [Google Site Verifier Bot](user_agents/software_name/google_site_verifier_bot.txt) - 2 Lines - [Google Earth](user_agents/software_name/google_earth.txt) - 39 Lines
* [Iceweasel](user_agents/software_name/iceweasel.txt) - 555 Lines - [Google Favicon Crawler](user_agents/software_name/google_favicon_crawler.txt) - 3 Lines
* [Internet Explorer Mobile](user_agents/software_name/internet_explorer_mobile.txt) - 1,068 Lines - [Google Search App](user_agents/software_name/google_search_app.txt) - 2,381 Lines
* [Internet Explorer](user_agents/software_name/internet_explorer.txt) - 102,404 Lines - [Google Site Verifier Bot](user_agents/software_name/google_site_verifier_bot.txt) - 2 Lines
* [Internet TV Browser](user_agents/software_name/internet_tv_browser.txt) - 354 Lines - [Iceweasel](user_agents/software_name/iceweasel.txt) - 555 Lines
* [iTunes](user_agents/software_name/itunes.txt) - 30 Lines - [Internet Explorer Mobile](user_agents/software_name/internet_explorer_mobile.txt) - 1,068 Lines
* [Java Runtime Environment](user_agents/software_name/java_runtime_environment.txt) - 518 Lines - [Internet Explorer](user_agents/software_name/internet_explorer.txt) - 102,404 Lines
* [Kindle Browser](user_agents/software_name/kindle_browser.txt) - 76 Lines - [Internet TV Browser](user_agents/software_name/internet_tv_browser.txt) - 354 Lines
* [Motorola Internet Browser](user_agents/software_name/motorola_internet_browser.txt) - 19 Lines - [iTunes](user_agents/software_name/itunes.txt) - 30 Lines
* [Nintendo Browser](user_agents/software_name/nintendo_browser.txt) - 89 Lines - [Java Runtime Environment](user_agents/software_name/java_runtime_environment.txt) - 518 Lines
* [Nokia Browser](user_agents/software_name/nokia_browser.txt) - 1,240 Lines - [Kindle Browser](user_agents/software_name/kindle_browser.txt) - 76 Lines
* [OneNote](user_agents/software_name/onenote.txt) - 2 Lines - [Motorola Internet Browser](user_agents/software_name/motorola_internet_browser.txt) - 19 Lines
* [Opera Mini](user_agents/software_name/opera_mini.txt) - 30,825 Lines - [Nintendo Browser](user_agents/software_name/nintendo_browser.txt) - 89 Lines
* [Opera](user_agents/software_name/opera.txt) - 17,145 Lines - [Nokia Browser](user_agents/software_name/nokia_browser.txt) - 1,240 Lines
* [Outlook](user_agents/software_name/outlook.txt) - 384 Lines - [OneNote](user_agents/software_name/onenote.txt) - 2 Lines
* [Pinterest App](user_agents/software_name/pinterest_app.txt) - 1,283 Lines - [Opera Mini](user_agents/software_name/opera_mini.txt) - 30,825 Lines
* [Pinterest Bot](user_agents/software_name/pinterest_bot.txt) - 6 Lines - [Opera](user_agents/software_name/opera.txt) - 17,145 Lines
* [PlayStation 4 Browser](user_agents/software_name/playstation_4_browser.txt) - 72 Lines - [Outlook](user_agents/software_name/outlook.txt) - 384 Lines
* [PowerPoint](user_agents/software_name/powerpoint.txt) - 10 Lines - [Pinterest App](user_agents/software_name/pinterest_app.txt) - 1,283 Lines
* [Python urllib](user_agents/software_name/python_urllib.txt) - 18 Lines - [Pinterest Bot](user_agents/software_name/pinterest_bot.txt) - 6 Lines
* [Safari](user_agents/software_name/safari.txt) - 12,186 Lines - [PlayStation 4 Browser](user_agents/software_name/playstation_4_browser.txt) - 72 Lines
* [Samsung Browser](user_agents/software_name/samsung_browser.txt) - 5,326 Lines - [PowerPoint](user_agents/software_name/powerpoint.txt) - 10 Lines
* [Slack Bot Link Checker](user_agents/software_name/slackbot_link_checker.txt) - 2 Lines - [Python urllib](user_agents/software_name/python_urllib.txt) - 18 Lines
* [Sony Web Browser](user_agents/software_name/sony_web_browser.txt) - 4 Lines - [Safari](user_agents/software_name/safari.txt) - 12,186 Lines
* [TweetMeme Bot](user_agents/software_name/tweetmeme_bot.txt) - 3 Lines - [Samsung Browser](user_agents/software_name/samsung_browser.txt) - 5,326 Lines
* [Twitter App](user_agents/software_name/twitter_app.txt) - 154 Lines - [Slack Bot Link Checker](user_agents/software_name/slackbot_link_checker.txt) - 2 Lines
* [Twitter Bot](user_agents/software_name/twitterbot.txt) - 4 Lines - [Sony Web Browser](user_agents/software_name/sony_web_browser.txt) - 4 Lines
* [Valve Steam Game Overlay](user_agents/software_name/valve_steam_game_overlay.txt) - 1,009 Lines - [TweetMeme Bot](user_agents/software_name/tweetmeme_bot.txt) - 3 Lines
* [Vision Mobile Browser](user_agents/software_name/vision_mobile_browser.txt) - 3 Lines - [Twitter App](user_agents/software_name/twitter_app.txt) - 154 Lines
* [w3c CSS Validator](user_agents/software_name/w3c_css_validator.txt) - 4 Lines - [Twitter Bot](user_agents/software_name/twitterbot.txt) - 4 Lines
* [w3c Link Checker](user_agents/software_name/w3c_link_checker.txt) - 6 Lines - [Valve Steam Game Overlay](user_agents/software_name/valve_steam_game_overlay.txt) - 1,009 Lines
* [w3c Validator](user_agents/software_name/w3c_validator.txt) - 9 Lines - [Vision Mobile Browser](user_agents/software_name/vision_mobile_browser.txt) - 3 Lines
* [WebTV](user_agents/software_name/webtv.txt) - 6 Lines - [w3c CSS Validator](user_agents/software_name/w3c_css_validator.txt) - 4 Lines
* [Wget](user_agents/software_name/wget.txt) - 70 Lines - [w3c Link Checker](user_agents/software_name/w3c_link_checker.txt) - 6 Lines
* [Word](user_agents/software_name/word.txt) - 32 Lines - [w3c Validator](user_agents/software_name/w3c_validator.txt) - 9 Lines
* [Yandex Browser](user_agents/software_name/yandex_browser.txt) - 2,175 Lines - [WebTV](user_agents/software_name/webtv.txt) - 6 Lines
* Usernames - [Wget](user_agents/software_name/wget.txt) - 70 Lines
* [CIRT Default Usernames](usernames/cirt_default_usernames.txt) - 827 Lines - [Word](user_agents/software_name/word.txt) - 32 Lines
* [Common Admin Base64](usernames/common_admin_base64.txt) - 57 Lines - [Yandex Browser](user_agents/software_name/yandex_browser.txt) - 2,175 Lines
* [DB2 Default User](usernames/db2_default_user.txt) - 5 Lines - Usernames
* [Default Users For Services](usernames/default_users_for_services.txt) - 919 Lines - [CIRT Default Usernames](usernames/cirt_default_usernames.txt) - 827 Lines
* [HTTP Default Users](usernames/http_default_users.txt) - 27 Lines - [Common Admin Base64](usernames/common_admin_base64.txt) - 57 Lines
* [IPMI Users](usernames/ipmi_users.txt) - 14 Lines - [DB2 Default User](usernames/db2_default_user.txt) - 5 Lines
* [Mirai User](usernames/mirai_user.txt) - 15 Lines - [Default Users For Services](usernames/default_users_for_services.txt) - 919 Lines
* [Multiple Sources Users](usernames/multiple_sources_users.txt) - 21,167 Lines - [HTTP Default Users](usernames/http_default_users.txt) - 27 Lines
* [PostgreSQL](usernames/postgres_default_user.txt) - 3 Lines - [IPMI Users](usernames/ipmi_users.txt) - 14 Lines
* [Tomcat Manager Default Users](usernames/tomcat_mgr_default_users.txt) - 100 Lines - [Mirai User](usernames/mirai_user.txt) - 15 Lines
* [UNIX Users](usernames/unix_users.txt) - 167 Lines - [Multiple Sources Users](usernames/multiple_sources_users.txt) - 21,167 Lines
* [Xato.net Usernames](usernames/xato_net_usernames.txt) - 8,295,455 Lines - [PostgreSQL](usernames/postgres_default_user.txt) - 3 Lines
* Vulnerabilities - [Tomcat Manager Default Users](usernames/tomcat_mgr_default_users.txt) - 100 Lines
* [All Attacks](vulnerabilities/all_attacks.txt) - 468 Lines - [UNIX Users](usernames/unix_users.txt) - 167 Lines
* [Apache](vulnerabilities/apache.txt) - 29 Lines - [Xato.net Usernames](usernames/xato_net_usernames.txt) - 8,295,455 Lines
* [Axis](vulnerabilities/axis.txt) - 16 Lines - Vulnerabilities
* [Cgis](vulnerabilities/cgis.txt) - 3,493 Lines - [All Attacks](vulnerabilities/all_attacks.txt) - 468 Lines
* [ColdFusion](vulnerabilities/coldfusion.txt) - 21 Lines - [Apache](vulnerabilities/apache.txt) - 29 Lines
* [Directory Traversal NIX](vulnerabilities/dirTraversal_nix.txt) - 870 Lines - [Axis](vulnerabilities/axis.txt) - 16 Lines
* [Directory Traversal](vulnerabilities/dirTraversal.txt) - 846 Lines - [Cgis](vulnerabilities/cgis.txt) - 3,493 Lines
* [Directory Traversal Windows](vulnerabilities/dirTraversal_win.txt) - 846 Lines - [ColdFusion](vulnerabilities/coldfusion.txt) - 21 Lines
* [Domino](vulnerabilities/domino.txt) - 290 Lines - [Directory Traversal NIX](vulnerabilities/dirTraversal_nix.txt) - 870 Lines
* [FatWire Page Names](vulnerabilities/fatwire_page_names.txt) - 2,711 Lines - [Directory Traversal](vulnerabilities/dirTraversal.txt) - 846 Lines
* [FatWire](vulnerabilities/fatwire.txt) - 100 Lines - [Directory Traversal Windows](vulnerabilities/dirTraversal_win.txt) - 846 Lines
* [Front Page](vulnerabilities/front_page.txt) - 42 Lines - [Domino](vulnerabilities/domino.txt) - 290 Lines
* [HP System Management Homepage](vulnerabilities/hpsmh.txt) - 237 Lines - [FatWire Page Names](vulnerabilities/fatwire_page_names.txt) - 2,711 Lines
* [Hyperion](vulnerabilities/hyperion.txt) - 578 Lines - [FatWire](vulnerabilities/fatwire.txt) - 100 Lines
* [Internet Information Services](vulnerabilities/iis.txt) - 58 Lines - [Front Page](vulnerabilities/front_page.txt) - 42 Lines
* [iPlanet](vulnerabilities/iplanet.txt) - 35 Lines - [HP System Management Homepage](vulnerabilities/hpsmh.txt) - 237 Lines
* [JBoss](vulnerabilities/jboss.txt) - 18 Lines - [Hyperion](vulnerabilities/hyperion.txt) - 578 Lines
* [Jersey](vulnerabilities/jersey.txt) - 120 Lines - [Internet Information Services](vulnerabilities/iis.txt) - 58 Lines
* [JRun](vulnerabilities/jrun.txt) - 12 Lines - [iPlanet](vulnerabilities/iplanet.txt) - 35 Lines
* [Juicy Files](vulnerabilities/juicy_files.txt) - 187,964 Lines - [JBoss](vulnerabilities/jboss.txt) - 18 Lines
* [NetWare](vulnerabilities/netware.txt) - 59 Lines - [Jersey](vulnerabilities/jersey.txt) - 120 Lines
* [Oracle](vulnerabilities/oracle.txt) - 1,074 Lines - [JRun](vulnerabilities/jrun.txt) - 12 Lines
* [ROR](vulnerabilities/ror.txt) - 120 Lines - [Juicy Files](vulnerabilities/juicy_files.txt) - 187,964 Lines
* [SAP](vulnerabilities/sap.txt) - 1,110 Lines - [NetWare](vulnerabilities/netware.txt) - 59 Lines
* [SharePoint](vulnerabilities/sharepoint.txt) - 1,707 Lines - [Oracle](vulnerabilities/oracle.txt) - 1,074 Lines
* [SQL Injections](vulnerabilities/sql_inj.txt) - 40 Lines - [ROR](vulnerabilities/ror.txt) - 120 Lines
* [SQL](vulnerabilities/sql.txt) - 125 Lines - [SAP](vulnerabilities/sap.txt) - 1,110 Lines
* [SSTI](vulnerabilities/ssti.txt) - 107 Lines - [SharePoint](vulnerabilities/sharepoint.txt) - 1,707 Lines
* [Sunas](vulnerabilities/sunas.txt) - 50 Lines - [SQL Injections](vulnerabilities/sql_inj.txt) - 40 Lines
* [Test](vulnerabilities/tests.txt) - 32 Lines - [SQL](vulnerabilities/sql.txt) - 125 Lines
* [Tomcat](vulnerabilities/tomcat.txt) - 86 Lines - [SSTI](vulnerabilities/ssti.txt) - 107 Lines
* [Vignette](vulnerabilities/vignette.txt) - 72 Lines - [Sunas](vulnerabilities/sunas.txt) - 50 Lines
* [WebLogic](vulnerabilities/weblogic.txt) - 360 Lines - [Test](vulnerabilities/tests.txt) - 32 Lines
* [WebSphere](vulnerabilities/websphere.txt) - 560 Lines - [Tomcat](vulnerabilities/tomcat.txt) - 86 Lines
* [XML](vulnerabilities/xml.txt) - 15 Lines - [Vignette](vulnerabilities/vignette.txt) - 72 Lines
* [XSS](vulnerabilities/xss.txt) - 22,596 Lines - [WebLogic](vulnerabilities/weblogic.txt) - 360 Lines
- [WebSphere](vulnerabilities/websphere.txt) - 560 Lines
- [XML](vulnerabilities/xml.txt) - 15 Lines
- [XSS](vulnerabilities/xss.txt) - 22,596 Lines
## ⚠️ Disclaimer ## ⚠️ Disclaimer
These wordlists are for educational purposes only. I am not responsible of any of your actions you may do with the help of these wordlists. These wordlists are for educational purposes only. I am not responsible of any of your actions you may do with the help of these wordlists.

1483
discovery/lfi_all.txt vendored Normal file

File diff suppressed because it is too large Load Diff

1076
discovery/lfi_unix.txt vendored Normal file

File diff suppressed because it is too large Load Diff

466
discovery/lfi_windows.txt vendored Normal file
View File

@@ -0,0 +1,466 @@
/Program Files/Apache Group/Apache/apache.conf
/Program Files/Apache Group/Apache/apache2.conf
/Program Files/Apache Group/Apache/conf/apache.conf
/Program Files/Apache Group/Apache/conf/apache2.conf
/Program Files/Apache Group/Apache/conf/httpd.conf
/Program Files/Apache Group/Apache/logs/access.log
/Program Files/Apache Group/Apache/logs/error.log
/Program Files/Apache Group/Apache2/conf/apache.conf
/Program Files/Apache Group/Apache2/conf/apache2.conf
/Program Files/Apache Group/Apache2/conf/httpd.conf
/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf
/Program Files/Apache Software Foundation/Apache2.2/logs/access.log
/Program Files/Apache Software Foundation/Apache2.2/logs/error.log
/Program Files/MySQL/MySQL Server 5.0/data/mysql-bin.index
/Program Files/MySQL/MySQL Server 5.0/data/mysql-bin.log
/Program Files/MySQL/MySQL Server 5.0/data/mysql.err
/Program Files/MySQL/MySQL Server 5.0/data/mysql.log
/Program Files/MySQL/MySQL Server 5.0/data/{HOST}.err
/Program Files/MySQL/MySQL Server 5.0/my.cnf
/Program Files/MySQL/MySQL Server 5.0/my.ini
/Program Files/MySQL/data/mysql-bin.index
/Program Files/MySQL/data/mysql-bin.log
/Program Files/MySQL/data/mysql.err
/Program Files/MySQL/data/mysql.log
/Program Files/MySQL/data/{HOST}.err
/Program Files/MySQL/my.cnf
/Program Files/MySQL/my.ini
/Program Files/PostgreSQL/8.3/data/pg_hba.conf
/Program Files/PostgreSQL/8.3/data/pg_ident.conf
/Program Files/PostgreSQL/8.3/data/postgresql.conf
/Program Files/PostgreSQL/8.4/data/pg_hba.conf
/Program Files/PostgreSQL/8.4/data/pg_ident.conf
/Program Files/PostgreSQL/8.4/data/postgresql.conf
/Program Files/PostgreSQL/9.0/data/pg_hba.conf
/Program Files/PostgreSQL/9.0/data/pg_ident.conf
/Program Files/PostgreSQL/9.0/data/postgresql.conf
/Program Files/PostgreSQL/9.1/data/pg_hba.conf
/Program Files/PostgreSQL/9.1/data/pg_ident.conf
/Program Files/PostgreSQL/9.1/data/postgresql.conf
/Program Files/Vidalia Bundle/Polipo/polipo.conf
/Program Files/[JBOSS]/server/default/conf/jboss-minimal.xml
/Program Files/[JBOSS]/server/default/conf/jboss-service.xml
/Program Files/[JBOSS]/server/default/conf/jndi.properties
/Program Files/[JBOSS]/server/default/conf/log4j.xml
/Program Files/[JBOSS]/server/default/conf/login-config.xml
/Program Files/[JBOSS]/server/default/conf/server.log.properties
/Program Files/[JBOSS]/server/default/conf/standardjaws.xml
/Program Files/[JBOSS]/server/default/conf/standardjboss.xml
/Program Files/[JBOSS]/server/default/deploy/jboss-logging.xml
/Program Files/[JBOSS]/server/default/log/boot.log
/Program Files/[JBOSS]/server/default/log/server.log
/Program Files/xampp/apache/conf/apache.conf
/Program Files/xampp/apache/conf/apache2.conf
/Program Files/xampp/apache/conf/httpd.conf
/Program Files\Apache Group\Apache2\conf\httpd.conf
/Program Files\Apache Group\Apache\conf\httpd.conf
/Program Files\Apache Group\Apache\logs\access.log
/Program Files\Apache Group\Apache\logs\error.log
/Program Files\xampp\apache\conf\httpd.conf
C:/$recycle.bin/s-1-5-18/desktop.ini
C:/MININT/SMSOSD/OSDLOGS/VARIABLES.DAT
C:/Tomcat/LICENSE
C:/Tomcat/RELEASE-NOTES
C:/apache/log/access.log
C:/apache/log/access_log
C:/apache/log/error.log
C:/apache/log/error_log
C:/apache/logs/access.log
C:/apache/logs/access_log
C:/apache/logs/error.log
C:/apache/logs/error_log
C:/apache/php/php.ini
C:/apache2/log/access.log
C:/apache2/log/access_log
C:/apache2/log/error.log
C:/apache2/log/error_log
C:/apache2/logs/access.log
C:/apache2/logs/access_log
C:/apache2/logs/error.log
C:/apache2/logs/error_log
C:/boot.ini
C:/documents and settings/administrator/desktop/desktop.ini
C:/documents and settings/administrator/ntuser.dat
C:/documents and settings/administrator/ntuser.ini
C:/home/bin/stable/apache/php.ini
C:/home2/bin/stable/apache/php.ini
C:/inetpub/logs/logfiles
C:/inetpub/wwwroot/global.asa
C:/inetpub/wwwroot/index.asp
C:/inetpub/wwwroot/web.config
C:/log/access.log
C:/log/access_log
C:/log/error.log
C:/log/error_log
C:/log/httpd/access_log
C:/log/httpd/error_log
C:/logs/access.log
C:/logs/access_log
C:/logs/error.log
C:/logs/error_log
C:/logs/httpd/access_log
C:/logs/httpd/error_log
C:/mysql/bin/my.ini
C:/mysql/data/hostname.err
C:/mysql/data/mysql.err
C:/mysql/data/mysql.log
C:/mysql/my.cnf
C:/mysql/my.ini
C:/nginx/conf/mime.types
C:/nginx/conf/nginx.conf
C:/nginx/conf/sites-enabled/default.conf
C:/nginx/logs/access.log
C:/nginx/logs/error.log
C:/opt/xampp/logs/access.log
C:/opt/xampp/logs/access_log
C:/opt/xampp/logs/error.log
C:/opt/xampp/logs/error_log
C:/php/php.ini
C:/php/sessions/
C:/php4/php.ini
C:/php4/sessions/
C:/php5/php.ini
C:/php5/sessions/
C:/program files (x86)/Tomcat/LICENSE
C:/program files (x86)/Tomcat/RELEASE-NOTES
C:/program files (x86)/apache group/apache/conf/access.log
C:/program files (x86)/apache group/apache/conf/error.log
C:/program files (x86)/apache group/apache/conf/httpd.conf
C:/program files (x86)/apache group/apache/logs/access.log
C:/program files (x86)/apache group/apache/logs/error.log
C:/program files (x86)/apache group/apache2/conf/httpd.conf
C:/program files (x86)/filezilla server/filezilla server.xml
C:/program files (x86)/mysql/data/hostname.err
C:/program files (x86)/mysql/data/mysql-bin.log
C:/program files (x86)/mysql/data/mysql.err
C:/program files (x86)/mysql/data/mysql.log
C:/program files (x86)/mysql/my.cnf
C:/program files (x86)/mysql/my.ini
C:/program files (x86)/mysql/mysql server 5.0/data/hostname.err
C:/program files (x86)/mysql/mysql server 5.0/data/mysql-bin.log
C:/program files (x86)/mysql/mysql server 5.0/data/mysql.err
C:/program files (x86)/mysql/mysql server 5.0/data/mysql.log
C:/program files (x86)/mysql/mysql server 5.0/my.cnf
C:/program files (x86)/mysql/mysql server 5.0/my.ini
C:/program files (x86)/mysql/mysql server 5.1/my.ini
C:/program files (x86)/xampp/apache/conf/httpd.conf
C:/program files/Apache Software Foundation/Tomcat 8.0/LICENSE
C:/program files/Apache Software Foundation/Tomcat 8.0/RELEASE-NOTES
C:/program files/Apache Software Foundation/Tomcat 8.5/LICENSE
C:/program files/Apache Software Foundation/Tomcat 8.5/RELEASE-NOTES
C:/program files/Apache Software Foundation/Tomcat 9.0/LICENSE
C:/program files/Apache Software Foundation/Tomcat 9.0/RELEASE-NOTES
C:/program files/Tomcat/LICENSE
C:/program files/Tomcat/RELEASE-NOTES
C:/program files/apache group/apache/conf/access.log
C:/program files/apache group/apache/conf/error.log
C:/program files/apache group/apache/conf/httpd.conf
C:/program files/apache group/apache/logs/access.log
C:/program files/apache group/apache/logs/error.log
C:/program files/apache group/apache2/conf/httpd.conf
C:/program files/filezilla server/filezilla server.xml
C:/program files/mysql/data/hostname.err
C:/program files/mysql/data/mysql-bin.log
C:/program files/mysql/data/mysql.err
C:/program files/mysql/data/mysql.log
C:/program files/mysql/my.cnf
C:/program files/mysql/my.ini
C:/program files/mysql/mysql server 5.0/data/hostname.err
C:/program files/mysql/mysql server 5.0/data/mysql-bin.log
C:/program files/mysql/mysql server 5.0/data/mysql.err
C:/program files/mysql/mysql server 5.0/data/mysql.log
C:/program files/mysql/mysql server 5.0/my.cnf
C:/program files/mysql/mysql server 5.0/my.ini
C:/program files/mysql/mysql server 5.1/my.ini
C:/program files/xampp/apache/conf/httpd.conf
C:/programdata/mcafee/common framework/sitelist.xml
C:/sysprep.inf
C:/sysprep.xml
C:/sysprep/sysprep.inf
C:/sysprep/sysprep.xml
C:/system volume information/wpsettings.dat
C:/system32/inetsrv/metabase.xml
C:/unattend.txt
C:/unattend.xml
C:/unattended.txt
C:/unattended.xml
C:/users/administrator/.aws/config
C:/users/administrator/.aws/credentials
C:/users/administrator/.elasticbeanstalk/config
C:/users/administrator/appdata/Roaming/Microsoft/Windows/PowerShell/PSReadline/ConsoleHost_history.txt
C:/users/administrator/appdata/local/google/chrome/user data/default/bookmarks
C:/users/administrator/appdata/local/google/chrome/user data/default/bookmarks.bak
C:/users/administrator/appdata/local/google/chrome/user data/default/cookies
C:/users/administrator/appdata/local/google/chrome/user data/default/history
C:/users/administrator/appdata/local/google/chrome/user data/default/last session
C:/users/administrator/appdata/local/google/chrome/user data/default/login data
C:/users/administrator/appdata/local/google/chrome/user data/default/preferences
C:/users/administrator/appdata/local/google/chrome/user data/default/secure preferences
C:/users/administrator/appdata/local/google/chrome/user data/default/top sites
C:/users/administrator/desktop/desktop.ini
C:/users/administrator/desktop/proof.txt
C:/users/administrator/ntuser.dat
C:/users/administrator/ntuser.ini
C:/windows/csc/v2.0.6/pq
C:/windows/csc/v2.0.6/sm
C:/windows/debug/netsetup.log
C:/windows/explorer.exe
C:/windows/iis5.log
C:/windows/iis6.log
C:/windows/iis7.log
C:/windows/iis8.log
C:/windows/notepad.exe
C:/windows/panther/setupinfo
C:/windows/panther/setupinfo.bak
C:/windows/panther/sysprep.inf
C:/windows/panther/sysprep.xml
C:/windows/panther/unattend.txt
C:/windows/panther/unattend.xml
C:/windows/panther/unattend/setupinfo
C:/windows/panther/unattend/setupinfo.bak
C:/windows/panther/unattend/sysprep.inf
C:/windows/panther/unattend/sysprep.xml
C:/windows/panther/unattend/unattend.txt
C:/windows/panther/unattend/unattend.xml
C:/windows/panther/unattend/unattended.txt
C:/windows/panther/unattend/unattended.xml
C:/windows/panther/unattended.txt
C:/windows/panther/unattended.xml
C:/windows/php.ini
C:/windows/repair/sam
C:/windows/repair/security
C:/windows/repair/software
C:/windows/repair/system
C:/windows/system.ini
C:/windows/system32/config/appevent.evt
C:/windows/system32/config/default.sav
C:/windows/system32/config/regback/default
C:/windows/system32/config/regback/sam
C:/windows/system32/config/regback/security
C:/windows/system32/config/regback/software
C:/windows/system32/config/regback/system
C:/windows/system32/config/sam
C:/windows/system32/config/secevent.evt
C:/windows/system32/config/security.sav
C:/windows/system32/config/software.sav
C:/windows/system32/config/system
C:/windows/system32/config/system.sa
C:/windows/system32/config/system.sav
C:/windows/system32/drivers/etc/hosts
C:/windows/system32/eula.txt
C:/windows/system32/inetsrv/config/applicationhost.config
C:/windows/system32/inetsrv/config/schema/aspnet_schema.xml
C:/windows/system32/license.rtf
C:/windows/system32/logfiles/httperr/httperr1.log
C:/windows/system32/sysprep.inf
C:/windows/system32/sysprep.xml
C:/windows/system32/sysprep/sysprep.xml
C:/windows/system32/sysprepsysprep.inf
C:/windows/system32/sysprepsysprep.xml
C:/windows/system32/sysprepunattend.txt
C:/windows/system32/sysprepunattend.xml
C:/windows/system32/sysprepunattended.txt
C:/windows/system32/sysprepunattended.xml
C:/windows/system32/unattend.txt
C:/windows/system32/unattend.xml
C:/windows/system32/unattended.txt
C:/windows/system32/unattended.xml
C:/windows/temp/
C:/windows/win.ini
C:/windows/windowsupdate.log
C:/winnt/php.ini
C:/winnt/win.ini
C:/xampp/apache/bin/php.ini
C:/xampp/apache/conf/httpd.conf
C:/xampp/apache/logs/access.log
C:/xampp/apache/logs/error.log
C:/xampp/filezillaftp/filezilla server.xml
C:/xampp/filezillaftp/logs
C:/xampp/filezillaftp/logs/access.log
C:/xampp/filezillaftp/logs/error.log
C:/xampp/mercurymail/logs/access.log
C:/xampp/mercurymail/logs/error.log
C:/xampp/mercurymail/mercury.ini
C:/xampp/mysql/data/mysql.err
C:/xampp/php/php.ini
C:/xampp/phpmyadmin/config.inc
C:/xampp/phpmyadmin/config.inc.php
C:/xampp/phpmyadmin/phpinfo.php
C:/xampp/sendmail/sendmail.ini
C:/xampp/sendmail/sendmail.log
C:/xampp/tomcat/conf/tomcat-users.xml
C:/xampp/tomcat/conf/web.xml
C:/xampp/webalizer/webalizer.conf
C:/xampp/webdav/webdav.txtc:/MySQL/data/mysql-bin.index
c:/MySQL/data/mysql-bin.log
c:/MySQL/data/mysql.err
c:/MySQL/data/mysql.log
c:/MySQL/data/{IPDELHOST}.err
c:/MySQL/my.cnf
c:/MySQL/my.ini
c:/NetServer/bin/stable/apache/php.ini
c:/PHP/php.ini
c:/PostgreSQL/log/pgadmin.log
c:/Program Files/Apache Group/Apache/apache.conf
c:/Program Files/Apache Group/Apache/apache2.conf
c:/Program Files/Apache Group/Apache/conf/apache.conf
c:/Program Files/Apache Group/Apache/conf/apache2.conf
c:/Program Files/Apache Group/Apache/conf/httpd.conf
c:/Program Files/Apache Group/Apache/logs/access.log
c:/Program Files/Apache Group/Apache/logs/error.log
c:/Program Files/Apache Group/Apache2/conf/apache.conf
c:/Program Files/Apache Group/Apache2/conf/apache2.conf
c:/Program Files/Apache Group/Apache2/conf/httpd.conf
c:/Program Files/Apache Software Foundation/Apache2.2/conf/httpd.conf
c:/Program Files/Apache Software Foundation/Apache2.2/logs/access.log
c:/Program Files/Apache Software Foundation/Apache2.2/logs/error.log
c:/Program Files/MySQL/MySQL Server 5.0/data/mysql-bin.index
c:/Program Files/MySQL/MySQL Server 5.0/data/mysql-bin.log
c:/Program Files/MySQL/MySQL Server 5.0/data/mysql.err
c:/Program Files/MySQL/MySQL Server 5.0/data/mysql.log
c:/Program Files/MySQL/MySQL Server 5.0/data/{IPDELHOST}.err
c:/Program Files/MySQL/MySQL Server 5.0/my.cnf
c:/Program Files/MySQL/MySQL Server 5.0/my.ini
c:/Program Files/MySQL/data/mysql-bin.index
c:/Program Files/MySQL/data/mysql-bin.log
c:/Program Files/MySQL/data/mysql.err
c:/Program Files/MySQL/data/mysql.log
c:/Program Files/MySQL/data/{IPDELHOST}.err
c:/Program Files/MySQL/my.cnf
c:/Program Files/MySQL/my.ini
c:/Program Files/PostgreSQL/8.3/data/pg_hba.conf
c:/Program Files/PostgreSQL/8.3/data/pg_ident.conf
c:/Program Files/PostgreSQL/8.3/data/postgresql.conf
c:/Program Files/PostgreSQL/8.4/data/pg_hba.conf
c:/Program Files/PostgreSQL/8.4/data/pg_ident.conf
c:/Program Files/PostgreSQL/8.4/data/postgresql.conf
c:/Program Files/PostgreSQL/9.0/data/pg_hba.conf
c:/Program Files/PostgreSQL/9.0/data/pg_ident.conf
c:/Program Files/PostgreSQL/9.0/data/postgresql.conf
c:/Program Files/PostgreSQL/9.1/data/pg_hba.conf
c:/Program Files/PostgreSQL/9.1/data/pg_ident.conf
c:/Program Files/PostgreSQL/9.1/data/postgresql.conf
c:/Program Files/Vidalia Bundle/Polipo/polipo.conf
c:/Program Files/xampp/apache/conf/apache.conf
c:/Program Files/xampp/apache/conf/apache2.conf
c:/Program Files/xampp/apache/conf/httpd.conf
c:/WINDOWS/Debug/NetSetup.LOG
c:/WINDOWS/ODBC.INI
c:/WINDOWS/WindowsUpdate.log
c:/WINDOWS/comsetup.log
c:/WINDOWS/php.ini
c:/WINDOWS/repair/setup.log
c:/WINDOWS/setupact.log
c:/WINDOWS/setupapi.log
c:/WINDOWS/setuperr.log
c:/WINDOWS/system32/Macromed/Flash/FlashInstall.log
c:/WINDOWS/system32/Macromed/Flash/install.log
c:/WINDOWS/system32/drivers/etc/hosts
c:/WINDOWS/system32/drivers/etc/lmhosts.sam
c:/WINDOWS/system32/drivers/etc/networks
c:/WINDOWS/system32/drivers/etc/protocol
c:/WINDOWS/system32/drivers/etc/services
c:/WINDOWS/system32/logfiles/Firewall/pfirewall.log
c:/WINDOWS/system32/logfiles/Firewall/pfirewall.log.old
c:/WINDOWS/system32/logfiles/MSFTPSVC
c:/WINDOWS/system32/logfiles/MSFTPSVC1
c:/WINDOWS/system32/logfiles/MSFTPSVC2
c:/WINDOWS/system32/logfiles/SMTPSVC
c:/WINDOWS/system32/logfiles/SMTPSVC1
c:/WINDOWS/system32/logfiles/SMTPSVC2
c:/WINDOWS/system32/logfiles/SMTPSVC3
c:/WINDOWS/system32/logfiles/SMTPSVC4
c:/WINDOWS/system32/logfiles/SMTPSVC5
c:/WINDOWS/system32/logfiles/W3SVC/inetsvn1.log
c:/WINDOWS/system32/logfiles/W3SVC1/inetsvn1.log
c:/WINDOWS/system32/logfiles/W3SVC2/inetsvn1.log
c:/WINDOWS/system32/logfiles/W3SVC3/inetsvn1.log
c:/WINDOWS/updspapi.log
c:/WINDOWS/wmsetup.log
c:/WINNT/php.ini
c:/WINNT/system32/logfiles/Firewall/pfirewall.log
c:/WINNT/system32/logfiles/Firewall/pfirewall.log.old
c:/WINNT/system32/logfiles/MSFTPSVC
c:/WINNT/system32/logfiles/MSFTPSVC1
c:/WINNT/system32/logfiles/MSFTPSVC2
c:/WINNT/system32/logfiles/SMTPSVC
c:/WINNT/system32/logfiles/SMTPSVC1
c:/WINNT/system32/logfiles/SMTPSVC2
c:/WINNT/system32/logfiles/SMTPSVC3
c:/WINNT/system32/logfiles/SMTPSVC4
c:/WINNT/system32/logfiles/SMTPSVC5
c:/WINNT/system32/logfiles/W3SVC/inetsvn1.log
c:/WINNT/system32/logfiles/W3SVC1/inetsvn1.log
c:/WINNT/system32/logfiles/W3SVC2/inetsvn1.log
c:/WINNT/system32/logfiles/W3SVC3/inetsvn1.log
c:/apache/php/php.ini
c:/boot.ini
c:/etc/postgresql/pg_hba.conf
c:/etc/postgresql/postgresql.conf
c:/home/postgres/data/PG_VERSION
c:/home/postgres/data/pg_hba.conf
c:/home/postgres/data/pg_ident.conf
c:/home/postgres/data/postgresql.conf
c:/inetpub/wwwroot/Site.master
c:/inetpub/wwwroot/app_start/bundleconfig.cs
c:/inetpub/wwwroot/app_start/filterconfig.cs
c:/inetpub/wwwroot/app_start/routeconfig.cs
c:/inetpub/wwwroot/global.asax
c:/inetpub/wwwroot/packages.config
c:/mysql/bin/my.ini
c:/php/php.ini
c:/php4/php.ini
c:/php5/php.ini
c:/users/administrator/.elasticbeanstalk/config
c:/usr/internet/pgsql/data/pg_hba.conf
c:/usr/local/pgsql/bin/pg_passwd
c:/usr/local/pgsql/data/passwd
c:/usr/local/pgsql/data/pg_hba.conf
c:/usr/local/pgsql/data/postgresql.conf
c:/var/lib/pgsql/data/postgresql.conf
c:/var/log/lighttpd/{DOMAIN}/access.log
c:/var/nm2/postgresql.conf
c:/var/postgresql/db/postgresql.conf
c:/wamp/bin/apache/apache2.2.21/conf/httpd.conf
c:/wamp/bin/apache/apache2.2.21/logs/access.log
c:/wamp/bin/apache/apache2.2.21/logs/error.log
c:/wamp/bin/apache/apache2.2.21/wampserver.conf
c:/wamp/bin/apache/apache2.2.22/conf/httpd.conf
c:/wamp/bin/apache/apache2.2.22/conf/wampserver.conf
c:/wamp/bin/apache/apache2.2.22/logs/access.log
c:/wamp/bin/apache/apache2.2.22/logs/error.log
c:/wamp/bin/apache/apache2.2.22/wampserver.conf
c:/wamp/bin/mysql/mysql5.5.16/data/mysql-bin.index
c:/wamp/bin/mysql/mysql5.5.16/my.ini
c:/wamp/bin/mysql/mysql5.5.16/wampserver.conf
c:/wamp/bin/mysql/mysql5.5.24/data/mysql-bin.index
c:/wamp/bin/mysql/mysql5.5.24/my.ini
c:/wamp/bin/mysql/mysql5.5.24/wampserver.conf
c:/wamp/bin/php/php5.3.8/php.ini
c:/wamp/bin/php/php5.4.3/php.ini
c:/wamp/logs/access.log
c:/wamp/logs/apache_error.log
c:/wamp/logs/genquery.log
c:/wamp/logs/mysql.log
c:/wamp/logs/slowquery.log
c:/windows/system32/inetsrv/config/Administration.config
c:/windows/system32/inetsrv/config/Redirection.config
c:/windows/system32/sysprep/panther/unattend.xml
c:/windows/system32/sysprep/unattend.xml
c:/xampp/FileZillaFTP/FileZilla Server.xml
c:/xampp/MercuryMail/mercury.ini
c:/xampp/apache/bin/php.ini
c:/xampp/apache/conf/httpd.conf
c:/xampp/apache/logs/access.log
c:/xampp/apache/logs/error.log
c:/xampp/htdocs/aca.txt
c:/xampp/htdocs/admin.php
c:/xampp/htdocs/leer.txt
c:/xampp/mysql/data/mysql-bin.index
c:/xampp/mysql/data/mysql.err
c:/xampp/mysql/data/{IPDELHOST}.err
c:/xampp/php/php.ini
c:/xampp/phpMyAdmin/config.inc.php
c:/xampp/sendmail/sendmail.ini
c:/xampp/sendmail/sendmail.log
c:/xampp/webalizer/webalizer.conf