Skip to content

Commit 6c43d1b

Browse files
authored
Update README.md
1 parent e5c6e15 commit 6c43d1b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<h1 align="center">
2-
NucleiFuzzer = Nuclei + Paramspider
2+
NucleiFuzzer = Nuclei + Paramspider + Fuzzing Templates
33
<br>
44
</h1>
55

@@ -9,10 +9,10 @@
99
<a href="https://twitter.com/0xKayala"><img src="https://img.shields.io/twitter/follow/0xKayala.svg?logo=twitter"></a>
1010
</p>
1111

12-
`NucleiFuzzer` is an automation tool that combines `ParamSpider` and `Nuclei` to enhance web application security testing. It uses `ParamSpider` to identify potential entry points and `Nuclei` fuzzing templates to scan for vulnerabilities. `NucleiFuzzer` streamlines the process, making it easier for security professionals and web developers to detect and address security risks efficiently. Download `NucleiFuzzer` to protect your web applications from vulnerabilities and attacks.
12+
`NucleiFuzzer` is an automation tool that combines `ParamSpider` and `Nuclei` to enhance web application security testing. It uses `ParamSpider` to identify potential entry points and `Nuclei` fuzzing templates to scan for vulnerabilities. `NucleiFuzzer` streamlines the process, making it easier for security professionals and web developers to detect and address security risks efficiently. Download `Nuclei Fuzzer` to protect your web applications from vulnerabilities and attacks.
1313

14-
**Note:** `Nuclei` + `Paramspider` = `NucleiFuzzer` <br><br>
15-
**Important:** Make sure the tools `Nuclei`, `httpx` & `Paramspider` are installed on your machine and executing correctly to use the `NucleiFuzzer` without any issues.
14+
**Note:** `Nuclei` + `Paramspider` + `Fuzzing Templates` = `NucleiFuzzer` <br><br>
15+
**Important:** Make sure the tools `Nuclei`, `httpx`, `uro` & `Paramspider` are installed on your machine and executing correctly to use the `NucleiFuzzer` without any issues.
1616

1717
### Tools included:
1818
[ParamSpider](https://github.com/0xKayala/ParamSpider) `git clone https://github.com/0xKayala/ParamSpider.git`<br><br>

0 commit comments

Comments
 (0)