-
Hi, I'm new to boofuzz and I'm trying to fuzz an event-driven server. I'm wondering if I can choose boofuzz to do that. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
jtpereyda
Jul 13, 2019
Replies: 1 comment
-
I'm not sure how a web server being event-driven would impact your fuzzing requirements. So I'm guessing the answer is basically yes. But you may want to do some more research on how exactly your target works and how that will interact with any fuzzing tool you want to use. If you already know, feel free to share some more details about why the server being event-driven matters for fuzzing purposes. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SR4ven
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not sure how a web server being event-driven would impact your fuzzing requirements. So I'm guessing the answer is basically yes. But you may want to do some more research on how exactly your target works and how that will interact with any fuzzing tool you want to use.
If you already know, feel free to share some more details about why the server being event-driven matters for fuzzing purposes.