Releases: ahanel13/Firewall-Ferret
Releases · ahanel13/Firewall-Ferret
v1.2.1
V1.2.0
- Added updated WAF table to UI for reference
- Changed default config for adding checks to Active Scan
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Added a settings page that can used to configure the bullets used by the burp scanner.
Full Changelog: v1.0.0...v1.1.0
v1.0.0
This version adds the following functionalities to Burp Suite
- The option to insert a bullet of X Kilobyte
- The option to allow the extension to add a parameter of bullet of X Kilobyte
- The following requests are supported: URL-Encoded Body, JSON, XML, Multipart
- The following requests are a work in progress: AMF
- If the request's content type is unknown to Burp, then the extension will
append the entire body with a bullet.
- Add a check for every burp active scan check. The check will take the standard
payload and prepend a bullet of the following sizes:8, 16, 32, 64, 128, 1024
.
This should lead to better scan results since most applications have WAFs in front.
Full Changelog: https://github.com/ahanel13/Firewall-Ferret/commits/v1.0.0