Skip to content

Commit

Permalink
Update fuzzing-overview.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
Ice3man543 authored Nov 20, 2024
1 parent 03f4cc8 commit 20c0ec3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions templates/protocols/http/fuzzing-overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ http:

### Analyzer

Analyzers a new concept introduced in nuclei fuzzing which allow the engine to make additional verification requests based on a certain logic to verify the vulnerability.
Analyzers is a new concept introduced in nuclei fuzzing which allow the engine to make additional verification requests based on a certain logic to verify the vulnerability.

#### time_delay

Expand Down Expand Up @@ -336,7 +336,7 @@ These values are substituted at runtime with the actual values for the analyzer.
3. Send the request to the analyzer which queues ith with 5 seconds delay.
4. Next a 1 second delay
5. Next a 5 second delay
6. Finally, the last 5 second delay.
6. Finally, the last 1 second delay.

If the response time is controllable, the analyzer will report the vulnerability.

Expand Down

0 comments on commit 20c0ec3

Please sign in to comment.