From 51f724fa6121545b44167d15ccb270b6d1f7e981 Mon Sep 17 00:00:00 2001 From: Boik Date: Thu, 19 Jul 2018 10:29:16 -0700 Subject: [PATCH] follow-up of https://github.com/qazbnm456/awesome-web-security/pull/21 --- README-jp.md | 6 +++--- README-zh.md | 6 +++--- README.md | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/README-jp.md b/README-jp.md index 85b4fdf..65fc325 100644 --- a/README-jp.md +++ b/README-jp.md @@ -4,7 +4,7 @@ > 🐶 Curated list of Web Security materials and resources. -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, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. +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 penetration techniques, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* @@ -70,7 +70,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Sub Domain Enumeration](#tools-sub-domain-enumeration) - [Code Generating](#tools-code-generating) - [Fuzzing](#tools-fuzzing) - - [Penetrating](#tools-penetrating) + - [Penetration Testing](#tools-penetration-testing) - [Leaking](#tools-leaking) - [Offensive](#tools-offensive) - [XSS](#tools-xss) @@ -450,7 +450,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [JoomlaScan](https://github.com/drego85/JoomlaScan) - Free software to find the components installed in Joomla CMS, built out of the ashes of Joomscan by [@drego85](https://github.com/drego85). - [domato](https://github.com/google/domato) - DOM fuzzer by [@google](https://github.com/google). - + ### Penetration Testing - [Burp Suite](https://portswigger.net/burp/) - Burp Suite is an integrated platform for performing security testing of web applications by [portswigger](https://portswigger.net/). diff --git a/README-zh.md b/README-zh.md index 8793c37..f720e03 100644 --- a/README-zh.md +++ b/README-zh.md @@ -4,7 +4,7 @@ > 🐶 Curated list of Web Security materials and resources. -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, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. +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 penetration techniques, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* @@ -70,7 +70,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Sub Domain Enumeration](#tools-sub-domain-enumeration) - [Code Generating](#tools-code-generating) - [Fuzzing](#tools-fuzzing) - - [Penetrating](#tools-penetrating) + - [Penetration Testing](#tools-penetration-testing) - [Leaking](#tools-leaking) - [Offensive](#tools-offensive) - [XSS](#tools-xss) @@ -482,7 +482,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [JoomlaScan](https://github.com/drego85/JoomlaScan) - Free software to find the components installed in Joomla CMS, built out of the ashes of Joomscan by [@drego85](https://github.com/drego85). - [domato](https://github.com/google/domato) - DOM fuzzer by [@google](https://github.com/google). - + ### Penetration Testing - [Burp Suite](https://portswigger.net/burp/) - Burp Suite is an integrated platform for performing security testing of web applications by [portswigger](https://portswigger.net/). diff --git a/README.md b/README.md index 057edf5..6ecb8dd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > 🐶 Curated list of Web Security materials and resources. -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, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. +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 penetration techniques, and I highly encourage you to read this article "[So you want to be a web security researcher?](https://portswigger.net/blog/so-you-want-to-be-a-web-security-researcher)" first. *Please read the [contribution guidelines](CONTRIBUTING.md) before contributing.* @@ -70,7 +70,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [Sub Domain Enumeration](#tools-sub-domain-enumeration) - [Code Generating](#tools-code-generating) - [Fuzzing](#tools-fuzzing) - - [Penetrating](#tools-penetrating) + - [Penetration Testing](#tools-penetration-testing) - [Leaking](#tools-leaking) - [Offensive](#tools-offensive) - [XSS](#tools-xss) @@ -445,7 +445,7 @@ If you enjoy this awesome list and would like to support it, check out my [Patre - [JoomlaScan](https://github.com/drego85/JoomlaScan) - Free software to find the components installed in Joomla CMS, built out of the ashes of Joomscan by [@drego85](https://github.com/drego85). - [domato](https://github.com/google/domato) - DOM fuzzer by [@google](https://github.com/google). - + ### Penetration Testing - [Burp Suite](https://portswigger.net/burp/) - Burp Suite is an integrated platform for performing security testing of web applications by [portswigger](https://portswigger.net/).