From bae7e2810f2344b5057f7410c66d0f7a8006e17e Mon Sep 17 00:00:00 2001 From: tanimdiucse123 <97121933+tanimdiucse123@users.noreply.github.com> Date: Tue, 22 Feb 2022 16:00:07 +0600 Subject: [PATCH] Update README.md (#1606) * Update README.md Grammatical & punctuation error. * Update README.md Co-authored-by: Sandeep Singh --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 454ded4c..4b516c40 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ --- -Nuclei is used to send requests across targets based on a template leading to zero false positives and providing fast scanning on large number of hosts. Nuclei offers scanning for a variety of protocols including TCP, DNS, HTTP, File, etc. With powerful and flexible templating, all kinds of security checks can be modelled with Nuclei. +Nuclei is used to send requests across targets based on a template, leading to zero false positives and providing fast scanning on a large number of hosts. Nuclei offers scanning for a variety of protocols, including TCP, DNS, HTTP, SSL, File, Whois, Websocket, Headless etc. With powerful and flexible templating, Nuclei can be used to model all kinds of security checks. We have a [dedicated repository](https://github.com/projectdiscovery/nuclei-templates) that houses various type of vulnerability templates contributed by **more than 300** security researchers and engineers.