Skip to content

Dev -> 3.0 Sync#2920

Merged
TheTechromancer merged 38 commits into3.0from
dev
Feb 25, 2026
Merged

Dev -> 3.0 Sync#2920
TheTechromancer merged 38 commits into3.0from
dev

Conversation

@liquidsec
Copy link
Collaborator

No description provided.

liquidsec and others added 25 commits September 9, 2025 10:44
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.
@codecov
Copy link

codecov bot commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 96.00000% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 92%. Comparing base (3148e7f) to head (eb0f07c).
⚠️ Report is 298 commits behind head on 3.0.

Files with missing lines Patch % Lines
bbot/modules/lightfuzz/submodules/crypto.py 83% 3 Missing ⚠️
.../test_step_2/module_tests/test_module_lightfuzz.py 98% 2 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@TheTechromancer TheTechromancer merged commit 48a04de into 3.0 Feb 25, 2026
16 of 23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants