Merged
Conversation
When enabled, POSTPARAM events are additionally fuzzed as GETPARAMs. Findings from converted parameters are annotated with "(converted from POSTPARAM)" in the description. Enabled by default in medium and heavy presets.
Symmetrical to try_post_as_get: additionally fuzzes GETPARAMs as POSTPARAMs. Enabled in heavy/superheavy presets.
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.7.1 to 9.7.2. - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.7.1...9.7.2) --- updated-dependencies: - dependency-name: mkdocs-material dependency-version: 9.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: werkzeug dependency-version: 3.1.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.1 to 0.15.2. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.1...0.15.2) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.15.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…/werkzeug-3.1.6 Bump werkzeug from 3.1.5 to 3.1.6
…/ruff-0.15.2 Bump ruff from 0.15.1 to 0.15.2
…/mkdocs-material-9.7.2 Bump mkdocs-material from 9.7.1 to 9.7.2
Interactsh servers upgraded to v1.3.0 which uses AES-CTR encryption instead of AES-CFB. Update _decrypt() to match.
…-fix Fix interactsh decryption
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## 3.0 #2920 +/- ##
======================================
+ Coverage 92% 92% +1%
======================================
Files 416 416
Lines 34467 34584 +117
======================================
+ Hits 31424 31563 +139
+ Misses 3043 3021 -22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
improve padding oracle detection
Add default WAF filter for lightfuzz
Automated Docs Update
Don't excavate PDFs
…-as-get Lightfuzz - Try POST as Get feature
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.