Skip to content

Conversation

@liquidsec
Copy link
Collaborator

No description provided.

@liquidsec liquidsec marked this pull request as draft September 3, 2025 17:05
@github-actions
Copy link
Contributor

github-actions bot commented Sep 4, 2025

🚀 Performance Benchmark Report

⚠️ No current benchmark data available

This might be because:

  • Benchmarks failed to run
  • No benchmark tests found
  • Dependencies missing
@codecov
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

❌ Patch coverage is 82.81787% with 250 lines in your changes missing coverage. Please review.
✅ Project coverage is 91%. Comparing base (b749538) to head (61fc201).

Files with missing lines Patch % Lines
bbot/modules/virtualhost.py 68% 150 Missing ⚠️
bbot/modules/waf_bypass.py 72% 51 Missing ⚠️
bbot/core/helpers/web/web.py 72% 22 Missing ⚠️
bbot/modules/generic_ssrf.py 93% 12 Missing ⚠️
...est_step_2/module_tests/test_module_virtualhost.py 98% 12 Missing ⚠️
...test_step_2/module_tests/test_module_waf_bypass.py 97% 2 Missing ⚠️
...st_step_2/module_tests/test_module_generic_ssrf.py 99% 1 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff                @@
##           asn-as-targets   #2672     +/-   ##
================================================
- Coverage              92%     91%     -0%     
================================================
  Files                 409     415      +6     
  Lines               34189   35626   +1437     
================================================
+ Hits                31129   32323   +1194     
- Misses               3060    3303    +243     

☔ 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.
This restores the modules and tests that were temporarily removed in asn-as-targets branch:
- bbot/modules/virtualhost.py
- bbot/modules/waf_bypass.py
- bbot/test/test_step_2/module_tests/test_module_virtualhost.py
- bbot/test/test_step_2/module_tests/test_module_waf_bypass.py
- bbot/presets/waf-bypass.yml
- bbot/presets/web/virtualhost-heavy.yml
- bbot/presets/web/virtualhost-light.yml
@liquidsec liquidsec changed the base branch from dev to asn-as-targets October 17, 2025 18:46
…removal state

This restores:
- New modules: virtualhost.py, waf_bypass.py and their tests
- New presets: waf-bypass.yml, virtualhost-heavy.yml, virtualhost-light.yml
- Modified files: web.py, shared_deps.py, generic_ssrf.py, host_header.py, web_report.py, test_module_generic_ssrf.py

All restored from commit before the temporary removal.
This restores the modules and tests that were temporarily removed in asn-as-targets branch:
- bbot/modules/virtualhost.py
- bbot/modules/waf_bypass.py
- bbot/test/test_step_2/module_tests/test_module_virtualhost.py
- bbot/test/test_step_2/module_tests/test_module_waf_bypass.py
- bbot/presets/waf-bypass.yml
- bbot/presets/web/virtualhost-heavy.yml
- bbot/presets/web/virtualhost-light.yml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants