From d68ba5f9ed607fb67af6448092bf7a13e43f5285 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Mon, 15 Oct 2018 13:08:10 +0100 Subject: [PATCH] Rename "_" -> "-" & found a few new homes --- .../BurpSuite-ParamMiner/{lowercase_headers => lowercase-headers} | 0 .../BurpSuite-ParamMiner/{uppercase_headers => uppercase-headers} | 0 .../{Commands_Documents.txt => Commands-Documents.txt} | 0 .../Domino-Hunter/{Commands_NSF.txt => Commands-NSF.txt} | 0 .../Domino-Hunter/{Commands_Views.txt => Commands-Views.txt} | 0 Fuzzing/{3_digits_000-999.txt => 3-digits-000-999.txt} | 0 Fuzzing/{4_digits_0000-9999.txt => 4-digits-0000-9999.txt} | 0 Fuzzing/{5_digits_00000-99999.txt => 5-digits-00000-99999.txt} | 0 .../{6_digits_000000-999999.txt => 6-digits-000000-999999.txt} | 0 Miscellaneous/{resolvers.txt => dns-resolvers.txt} | 0 Miscellaneous/{Content_Type.txt => web/content-type.txt} | 0 .../http-request-headers-common-non-standard-examples.txt} | 0 .../http-request-headers-common-non-standard-fields.txt} | 0 .../http-request-headers-common-standard-examples.txt} | 0 .../http-request-headers-common-standard-fields.txt} | 0 Miscellaneous/{ => web}/session-id.txt | 0 16 files changed, 0 insertions(+), 0 deletions(-) rename Discovery/Web-Content/BurpSuite-ParamMiner/{lowercase_headers => lowercase-headers} (100%) rename Discovery/Web-Content/BurpSuite-ParamMiner/{uppercase_headers => uppercase-headers} (100%) rename Discovery/Web-Content/Domino-Hunter/{Commands_Documents.txt => Commands-Documents.txt} (100%) rename Discovery/Web-Content/Domino-Hunter/{Commands_NSF.txt => Commands-NSF.txt} (100%) rename Discovery/Web-Content/Domino-Hunter/{Commands_Views.txt => Commands-Views.txt} (100%) rename Fuzzing/{3_digits_000-999.txt => 3-digits-000-999.txt} (100%) rename Fuzzing/{4_digits_0000-9999.txt => 4-digits-0000-9999.txt} (100%) rename Fuzzing/{5_digits_00000-99999.txt => 5-digits-00000-99999.txt} (100%) rename Fuzzing/{6_digits_000000-999999.txt => 6-digits-000000-999999.txt} (100%) rename Miscellaneous/{resolvers.txt => dns-resolvers.txt} (100%) rename Miscellaneous/{Content_Type.txt => web/content-type.txt} (100%) rename Miscellaneous/{http-request-headers/http-request-headers-common-non-standard_examples.txt => web/http-request-headers/http-request-headers-common-non-standard-examples.txt} (100%) rename Miscellaneous/{http-request-headers/http-request-headers-common-non-standard_fields.txt => web/http-request-headers/http-request-headers-common-non-standard-fields.txt} (100%) rename Miscellaneous/{http-request-headers/http-request-headers-common-standard_examples.txt => web/http-request-headers/http-request-headers-common-standard-examples.txt} (100%) rename Miscellaneous/{http-request-headers/http-request-headers-common-standard_fields.txt => web/http-request-headers/http-request-headers-common-standard-fields.txt} (100%) rename Miscellaneous/{ => web}/session-id.txt (100%) diff --git a/Discovery/Web-Content/BurpSuite-ParamMiner/lowercase_headers b/Discovery/Web-Content/BurpSuite-ParamMiner/lowercase-headers similarity index 100% rename from Discovery/Web-Content/BurpSuite-ParamMiner/lowercase_headers rename to Discovery/Web-Content/BurpSuite-ParamMiner/lowercase-headers diff --git a/Discovery/Web-Content/BurpSuite-ParamMiner/uppercase_headers b/Discovery/Web-Content/BurpSuite-ParamMiner/uppercase-headers similarity index 100% rename from Discovery/Web-Content/BurpSuite-ParamMiner/uppercase_headers rename to Discovery/Web-Content/BurpSuite-ParamMiner/uppercase-headers diff --git a/Discovery/Web-Content/Domino-Hunter/Commands_Documents.txt b/Discovery/Web-Content/Domino-Hunter/Commands-Documents.txt similarity index 100% rename from Discovery/Web-Content/Domino-Hunter/Commands_Documents.txt rename to Discovery/Web-Content/Domino-Hunter/Commands-Documents.txt diff --git a/Discovery/Web-Content/Domino-Hunter/Commands_NSF.txt b/Discovery/Web-Content/Domino-Hunter/Commands-NSF.txt similarity index 100% rename from Discovery/Web-Content/Domino-Hunter/Commands_NSF.txt rename to Discovery/Web-Content/Domino-Hunter/Commands-NSF.txt diff --git a/Discovery/Web-Content/Domino-Hunter/Commands_Views.txt b/Discovery/Web-Content/Domino-Hunter/Commands-Views.txt similarity index 100% rename from Discovery/Web-Content/Domino-Hunter/Commands_Views.txt rename to Discovery/Web-Content/Domino-Hunter/Commands-Views.txt diff --git a/Fuzzing/3_digits_000-999.txt b/Fuzzing/3-digits-000-999.txt similarity index 100% rename from Fuzzing/3_digits_000-999.txt rename to Fuzzing/3-digits-000-999.txt diff --git a/Fuzzing/4_digits_0000-9999.txt b/Fuzzing/4-digits-0000-9999.txt similarity index 100% rename from Fuzzing/4_digits_0000-9999.txt rename to Fuzzing/4-digits-0000-9999.txt diff --git a/Fuzzing/5_digits_00000-99999.txt b/Fuzzing/5-digits-00000-99999.txt similarity index 100% rename from Fuzzing/5_digits_00000-99999.txt rename to Fuzzing/5-digits-00000-99999.txt diff --git a/Fuzzing/6_digits_000000-999999.txt b/Fuzzing/6-digits-000000-999999.txt similarity index 100% rename from Fuzzing/6_digits_000000-999999.txt rename to Fuzzing/6-digits-000000-999999.txt diff --git a/Miscellaneous/resolvers.txt b/Miscellaneous/dns-resolvers.txt similarity index 100% rename from Miscellaneous/resolvers.txt rename to Miscellaneous/dns-resolvers.txt diff --git a/Miscellaneous/Content_Type.txt b/Miscellaneous/web/content-type.txt similarity index 100% rename from Miscellaneous/Content_Type.txt rename to Miscellaneous/web/content-type.txt diff --git a/Miscellaneous/http-request-headers/http-request-headers-common-non-standard_examples.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-examples.txt similarity index 100% rename from Miscellaneous/http-request-headers/http-request-headers-common-non-standard_examples.txt rename to Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-examples.txt diff --git a/Miscellaneous/http-request-headers/http-request-headers-common-non-standard_fields.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt similarity index 100% rename from Miscellaneous/http-request-headers/http-request-headers-common-non-standard_fields.txt rename to Miscellaneous/web/http-request-headers/http-request-headers-common-non-standard-fields.txt diff --git a/Miscellaneous/http-request-headers/http-request-headers-common-standard_examples.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt similarity index 100% rename from Miscellaneous/http-request-headers/http-request-headers-common-standard_examples.txt rename to Miscellaneous/web/http-request-headers/http-request-headers-common-standard-examples.txt diff --git a/Miscellaneous/http-request-headers/http-request-headers-common-standard_fields.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-standard-fields.txt similarity index 100% rename from Miscellaneous/http-request-headers/http-request-headers-common-standard_fields.txt rename to Miscellaneous/web/http-request-headers/http-request-headers-common-standard-fields.txt diff --git a/Miscellaneous/session-id.txt b/Miscellaneous/web/session-id.txt similarity index 100% rename from Miscellaneous/session-id.txt rename to Miscellaneous/web/session-id.txt