Skip to content

enhancement: in fingerprintx, emit URL_UNVERIFIED event upon detecting http protocols#3068

Merged
TheTechromancer merged 2 commits intoblacklanternsecurity:devfrom
TrebledJ:patch-2
May 1, 2026
Merged

enhancement: in fingerprintx, emit URL_UNVERIFIED event upon detecting http protocols#3068
TheTechromancer merged 2 commits intoblacklanternsecurity:devfrom
TrebledJ:patch-2

Conversation

@TrebledJ
Copy link
Copy Markdown
Contributor

Minor enhancement to emit unverified URL events for fingerprintx.

Under default settings, this would be redundant due to the speculate module preemptively guessing port 80 and 443. In case of duplication, module ingress should be able to take care of deduplicating URL events.

This enhancement shines when those speculate defaults are turned off, or when fingerprintx detects the HTTP protocol in non-80/443 ports, which wouldn't be guessed by speculate.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 28, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


1 out of 2 committers have signed the CLA.
✅ (TrebledJ)[https://github.com/TrebledJ]
@TheTechromancer
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@TrebledJ
Copy link
Copy Markdown
Contributor Author

I have read the CLA Document and I hereby sign the CLA

bls-cla-bot Bot added a commit to blacklanternsecurity/CLA that referenced this pull request Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91%. Comparing base (83a809a) to head (eb4c79a).
⚠️ Report is 10 commits behind head on dev.

Additional details and impacted files
@@          Coverage Diff          @@
##             dev   #3068   +/-   ##
=====================================
+ Coverage     91%     91%   +1%     
=====================================
  Files        437     437           
  Lines      37431   37456   +25     
=====================================
+ Hits       33873   33908   +35     
+ Misses      3558    3548   -10     

☔ 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 9de96b6 into blacklanternsecurity:dev May 1, 2026
15 of 19 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