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