You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# APIFuzzer
1
+
# API Fuzzer
2
2
3
3
`API_Fuzzer` gem accepts a API request as input and returns vulnerabilities possible in the API. Following are the main check involved in API_Fuzzer gem
4
4
@@ -88,3 +88,4 @@ Bug reports and pull requests are welcome on GitHub at https://github.com/[USERN
88
88
89
89
The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
90
90
91
+
Copyrights [Fuzzdb](https://github.com/fuzzdb-project/fuzzdb) for fuzzing payloads
0 commit comments