From 718e29d8d9ed5b1919554b58e4b52e1cf62bdb81 Mon Sep 17 00:00:00 2001 From: Horace Grindelwald Date: Sat, 24 Feb 2018 12:16:34 +0000 Subject: [PATCH 1/5] Update README.md Altered introductory `README.md` paragraphs to make them flow better. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2ca06db..88a4ef3 100644 --- a/README.md +++ b/README.md @@ -4,18 +4,18 @@ > 🐶 Curated list of Web Security materials and resources. -Needless to say, most of websites on-line are suffered from various type of bugs, which might eventually lead to vulnerabilities. Why would this happen so often? Many factors can be involved, including misconfiguration, shortage of engineers' security skills, and etc. Therefore, here is the curated list of Web Security materials and resources for learning the cutting edge penetrating techniques. +Needless to say, most websites suffer from various types of bugs which may eventually lead to vulnerabilities. Why would this happen so often? There can be many factors involved including misconfiguration, shortage of engineers' security skills, etc. To combat this, here is a curated list of Web Security materials and resources for learning cutting edge penetrating techniques. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* --- -

🌈 Want to strengthen your penetration skills?
I would recommend to play some awesome-ctfs.

+

🌈 Want to strengthen your penetration skills?
I would recommend playing some awesome-ctfs.

--- -If you like this and would like to support it. Check out my [patreon page](https://www.patreon.com/boik) :) -And don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456) as well! +If you enjoy this awesome list and would like to support it, check out my [Patreon](https://www.patreon.com/boik) page :) +Also, don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456)! ## Contents From c8d13ed155d2f99ff5e6618540b1e6def3abe585 Mon Sep 17 00:00:00 2001 From: Horace Grindelwald Date: Sat, 24 Feb 2018 20:02:00 +0000 Subject: [PATCH 2/5] Fixed broken link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4579db1..9e278d3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -81,4 +81,4 @@ You'll need a [GitHub account](https://github.com/join)! Sometimes, a maintainer of an awesome list will ask you to edit your Pull Request before it is included. This is normally due to spelling errors or because your PR didn't match the awesome-* list guidelines. -[Here](https://github.com/RichardLitt/docs/blob/master/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. +[Here](https://github.com/RichardLitt/knowledge/blob/master/github/amending-a-commit-guide.md) is a write up on how to change a Pull Request, and the different ways you can do that. From 358bc1c6a4577d30bf96efde5846c2a8fb6d2cd4 Mon Sep 17 00:00:00 2001 From: Boik Date: Sun, 25 Feb 2018 16:15:45 +0800 Subject: [PATCH 3/5] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a4ef3..84ce680 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ Needless to say, most websites suffer from various types of bugs which may event --- -If you enjoy this awesome list and would like to support it, check out my [Patreon](https://www.patreon.com/boik) page :) -Also, don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456)! +If you enjoy this awesome list and would like to support it, check out my [Patreon](https://www.patreon.com/boik) page :)
Also, don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456)! ## Contents From ffaf794099f0337094de1f7b1fb2cf69995c69b2 Mon Sep 17 00:00:00 2001 From: Boik Date: Sun, 25 Feb 2018 16:18:40 +0800 Subject: [PATCH 4/5] Follow-Up change --- README-zh.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README-zh.md b/README-zh.md index e31fc2c..8085b8e 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,18 +4,17 @@ > 🐶 Curated list of Web Security materials and resources. -Needless to say, most of websites on-line are suffered from various type of bugs, which might eventually lead to vulnerabilities. Why would this happen so often? Many factors can be involved, including misconfiguration, shortage of engineers' security skills, and etc. Therefore, here is the curated list of Web Security materials and resources for learning the cutting edge penetrating techniques. +Needless to say, most websites suffer from various types of bugs which may eventually lead to vulnerabilities. Why would this happen so often? There can be many factors involved including misconfiguration, shortage of engineers' security skills, etc. To combat this, here is a curated list of Web Security materials and resources for learning cutting edge penetrating techniques. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* --- -

🌈 Want to strengthen your penetration skills?
I would recommend to play some awesome-ctfs.

+

🌈 Want to strengthen your penetration skills?
I would recommend playing some awesome-ctfs.

--- -If you like this and would like to support it. Check out my [patreon page](https://www.patreon.com/boik) :) -And don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456) as well! +If you enjoy this awesome list and would like to support it, check out my [Patreon](https://www.patreon.com/boik) page :)
Also, don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456)! ## Contents From d6e5294d544443704a144cc9b7968ba31db8eacb Mon Sep 17 00:00:00 2001 From: Boik Date: Sun, 25 Feb 2018 16:19:35 +0800 Subject: [PATCH 5/5] Follow-Up challenge --- README-jp.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README-jp.md b/README-jp.md index 02689dd..3c58821 100644 --- a/README-jp.md +++ b/README-jp.md @@ -4,18 +4,17 @@ > 🐶 Curated list of Web Security materials and resources. -Needless to say, most of websites on-line are suffered from various type of bugs, which might eventually lead to vulnerabilities. Why would this happen so often? Many factors can be involved, including misconfiguration, shortage of engineers' security skills, and etc. Therefore, here is the curated list of Web Security materials and resources for learning the cutting edge penetrating techniques. +Needless to say, most websites suffer from various types of bugs which may eventually lead to vulnerabilities. Why would this happen so often? There can be many factors involved including misconfiguration, shortage of engineers' security skills, etc. To combat this, here is a curated list of Web Security materials and resources for learning cutting edge penetrating techniques. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* --- -

🌈 Want to strengthen your penetration skills?
I would recommend to play some awesome-ctfs.

+

🌈 Want to strengthen your penetration skills?
I would recommend playing some awesome-ctfs.

--- -If you like this and would like to support it. Check out my [patreon page](https://www.patreon.com/boik) :) -And don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456) as well! +If you enjoy this awesome list and would like to support it, check out my [Patreon](https://www.patreon.com/boik) page :)
Also, don't forget to check out my [repos](https://github.com/qazbnm456) 🐾 or say *hi* on my [Twitter](https://twitter.com/qazbnm456)! ## Contents