v1.8.0

epi052/feroxbusterv1.8.0Nov 26, 2020by epi052

AI Summary

This release introduces a regular expression filter to inspect and filter response bodies based on regex matching.

Key Highlights

  • Added regular expression filter for response bodies
  • Filters out responses where the regex matches
  • Feature requested by @uBadRequest

New Features

  • Regex filter for response body inspection

Full Release Notes

- added regular expression filter that inspects the response's body and filters if the regex matches

:turkey: Thank you to @uBadRequest for requesting this feature! :taco: