diff --git a/.gitignore b/.gitignore index e43b0f9..22b0fc0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .DS_Store +.*.icloud \ No newline at end of file diff --git a/Miscellaneous/Extensions.Compressed.fuzz.txt b/Miscellaneous/extensions-compressed.fuzz.txt similarity index 100% rename from Miscellaneous/Extensions.Compressed.fuzz.txt rename to Miscellaneous/extensions-compressed.fuzz.txt diff --git a/Miscellaneous/Extensions.Mostcommon.fuzz.txt b/Miscellaneous/extensions-most-common.fuzz.txt similarity index 100% rename from Miscellaneous/Extensions.Mostcommon.fuzz.txt rename to Miscellaneous/extensions-most-common.fuzz.txt diff --git a/Miscellaneous/Extensions.Skipfish.fuzz.txt b/Miscellaneous/extensions-skipfish.fuzz.txt similarity index 100% rename from Miscellaneous/Extensions.Skipfish.fuzz.txt rename to Miscellaneous/extensions-skipfish.fuzz.txt diff --git a/Miscellaneous/WordlistSkipfish.fuzz.txt b/Miscellaneous/wordlist-skipfish.fuzz.txt similarity index 100% rename from Miscellaneous/WordlistSkipfish.fuzz.txt rename to Miscellaneous/wordlist-skipfish.fuzz.txt diff --git a/Passwords/Common-Credentials/top-shortlist.txt b/Passwords/Common-Credentials/top-passwords-shortlist.txt similarity index 100% rename from Passwords/Common-Credentials/top-shortlist.txt rename to Passwords/Common-Credentials/top-passwords-shortlist.txt diff --git a/Passwords/Common-Credentials/Sucuri-Top-Wordpress-Passwords.txt b/Passwords/Honeypot-Captures/Sucuri-Top-Wordpress-Passwords.txt similarity index 100% rename from Passwords/Common-Credentials/Sucuri-Top-Wordpress-Passwords.txt rename to Passwords/Honeypot-Captures/Sucuri-Top-Wordpress-Passwords.txt diff --git a/Passwords/Leaked-Databases/rockyou-5.txt b/Passwords/Leaked-Databases/rockyou-05.txt similarity index 100% rename from Passwords/Leaked-Databases/rockyou-5.txt rename to Passwords/Leaked-Databases/rockyou-05.txt diff --git a/Passwords/Software/cain.txt b/Passwords/Software/cain-and-abel.txt similarity index 100% rename from Passwords/Software/cain.txt rename to Passwords/Software/cain-and-abel.txt diff --git a/Passwords/Software/john.txt b/Passwords/Software/john-the-ripper.txt similarity index 100% rename from Passwords/Software/john.txt rename to Passwords/Software/john-the-ripper.txt diff --git a/Passwords/darkweb2017-top1K.txt b/Passwords/darkweb2017-top1000.txt similarity index 100% rename from Passwords/darkweb2017-top1K.txt rename to Passwords/darkweb2017-top1000.txt diff --git a/Passwords/darkweb2017-top10K.txt b/Passwords/darkweb2017-top10000.txt similarity index 100% rename from Passwords/darkweb2017-top10K.txt rename to Passwords/darkweb2017-top10000.txt diff --git a/Pattern-Matching/php-auditing.txt b/Pattern-Matching/Source-Code-(PHP)/php-auditing.txt similarity index 100% rename from Pattern-Matching/php-auditing.txt rename to Pattern-Matching/Source-Code-(PHP)/php-auditing.txt diff --git a/Payloads/xssproject.swf b/Payloads/Flash/xssproject.swf similarity index 100% rename from Payloads/xssproject.swf rename to Payloads/Flash/xssproject.swf diff --git a/Payloads/PHPInfo/phpinfo-shortsyntax b/Payloads/PHPInfo/phpinfo-shortsyntax.php similarity index 100% rename from Payloads/PHPInfo/phpinfo-shortsyntax rename to Payloads/PHPInfo/phpinfo-shortsyntax.php diff --git a/README.md b/README.md index 9165c15..650bdfa 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Significant effort is made to give attribution for these lists whenever possible - Great thanks to Michael Henriksen for allowing us to include his Gitrob project's signatures - Honored to have @Brutelogic's brilliant XSS Cheatsheet added to the Fuzzing section! - 0xsobky's Ultimate XSS Polyglot! -- otih for bruteforce collected username and password lists +- @otih for bruteforce collected username and password lists - @govolution for betterdefaultpasslist (https://github.com/govolution/betterdefaultpasslist) This project stays great because of care and love from the community, and we will never forget that.