From b6163f2af6e74b221ec76cee24e4ee2015880e75 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Wed, 21 Mar 2018 16:02:59 +0000 Subject: [PATCH] Quick rename --- .gitignore | 1 + ...ssed.fuzz.txt => extensions-compressed.fuzz.txt} | 0 ...mon.fuzz.txt => extensions-most-common.fuzz.txt} | 0 ...ipfish.fuzz.txt => extensions-skipfish.fuzz.txt} | 0 ...Skipfish.fuzz.txt => wordlist-skipfish.fuzz.txt} | 0 ...op-shortlist.txt => top-passwords-shortlist.txt} | 0 .../Sucuri-Top-Wordpress-Passwords.txt | 0 .../{rockyou-5.txt => rockyou-05.txt} | 0 Passwords/Software/{cain.txt => cain-and-abel.txt} | 0 .../Software/{john.txt => john-the-ripper.txt} | 0 ...arkweb2017-top1K.txt => darkweb2017-top1000.txt} | 0 ...kweb2017-top10K.txt => darkweb2017-top10000.txt} | 0 .../{ => Source-Code-(PHP)}/php-auditing.txt | 0 Payloads/{ => Flash}/xssproject.swf | Bin ...{phpinfo-shortsyntax => phpinfo-shortsyntax.php} | 0 README.md | 2 +- 16 files changed, 2 insertions(+), 1 deletion(-) rename Miscellaneous/{Extensions.Compressed.fuzz.txt => extensions-compressed.fuzz.txt} (100%) rename Miscellaneous/{Extensions.Mostcommon.fuzz.txt => extensions-most-common.fuzz.txt} (100%) rename Miscellaneous/{Extensions.Skipfish.fuzz.txt => extensions-skipfish.fuzz.txt} (100%) rename Miscellaneous/{WordlistSkipfish.fuzz.txt => wordlist-skipfish.fuzz.txt} (100%) rename Passwords/Common-Credentials/{top-shortlist.txt => top-passwords-shortlist.txt} (100%) rename Passwords/{Common-Credentials => Honeypot-Captures}/Sucuri-Top-Wordpress-Passwords.txt (100%) rename Passwords/Leaked-Databases/{rockyou-5.txt => rockyou-05.txt} (100%) rename Passwords/Software/{cain.txt => cain-and-abel.txt} (100%) rename Passwords/Software/{john.txt => john-the-ripper.txt} (100%) rename Passwords/{darkweb2017-top1K.txt => darkweb2017-top1000.txt} (100%) rename Passwords/{darkweb2017-top10K.txt => darkweb2017-top10000.txt} (100%) rename Pattern-Matching/{ => Source-Code-(PHP)}/php-auditing.txt (100%) rename Payloads/{ => Flash}/xssproject.swf (100%) rename Payloads/PHPInfo/{phpinfo-shortsyntax => phpinfo-shortsyntax.php} (100%) diff --git a/.gitignore b/.gitignore index e43b0f98..22b0fc05 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 9165c153..650bdfa8 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.