Skip to content

Commit a57acd6

Browse files
authored
Merge pull request #21 from WebFuzzing/fuzzers-info
Info on fuzzers involved with WFC.
2 parents 51d1f81 + 1ac9f23 commit a57acd6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,11 +52,11 @@ If you are using WFC in an academic work, you can cite the following:
5252
## Fuzzers Supporting WFC
5353

5454
WFC has been initially developed by the authors of [EvoMaster](https://github.com/WebFuzzing/EvoMaster).
55-
If your fuzzer supports now WFC (e.g., implements authentication mechanisms based on WFC schema definition, and can output results in WFC report format), create a PR (or send us a message) and we will add information about it here.
55+
If your fuzzer supports WFC (e.g., implements authentication mechanisms based on WFC schema definition, or can output results in WFC report format), or it is in the process of supporting it, create a PR (or send us a message) and we will add information about it here.
5656

57-
Current fuzzers (fully/partially) supporting WFC:
57+
Existing fuzzers that have been involved with WFC, and/or are fully/partially supporting it (in alphabetic order):
58+
* [CATS](https://github.com/Endava/cats)
5859
* [EvoMaster](https://github.com/WebFuzzing/EvoMaster)
59-
60-
61-
60+
* [Schemathesis](https://github.com/schemathesis/schemathesis)
61+
* [WuppieFuzz](https://github.com/TNO-S3/WuppieFuzz)
6262

0 commit comments

Comments
 (0)