mirror of
https://github.com/beefproject/beef
synced 2026-06-08 13:15:56 +00:00
7b229a2a20
Uses BeEF::Filters to ensure that empty, null, and non-printable patterns are tossed out. Added new InvalidDnsPatternError exception class to handle these cases. Renamed #validate_response to #format_callback since the name is more appropriate.