Files
blog/content/posts/commits/2026-06-19-commit-3032f3f.md
Betty fb12ab049d
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
post: commit 3032f3f in bojemoi
2026-06-19 06:39:28 +02:00

1.4 KiB

title, date, draft, tags, categories, summary, author
title date draft tags categories summary author
[bojemoi] feat(bm12+nuclei): add Bitrix/Dolibarr/FASTPANEL detection 2026-06-19T06:39:27+02:00 false
commit
bojemoi
main
Git Activity
Commit 3032f3f par Betty dans bojemoi Betty

Commit 3032f3f

Repository bojemoi
Branch main
Author Betty
Hash 3032f3f6b6d1a17b19d6257e2b30515e7384ee4c

Description

bm12:

  • _VULN_INDICATORS: detect bitrix/dolibarr from HTTP banners
  • extract_products: parse TLS cert CN for Bitrix/Dolibarr/FASTPANEL
  • _WEB_VULNS boost: include bitrix and dolibarr → vuln_web classification

nuclei:

  • PRODUCT_TAG_MAP: bitrix → bitrix,bitrix24,panel 1c-bitrix → idem dolibarr → dolibarr fastpanel → panel,exposure

uzi:

  • _rank(): prefer reverse payloads whenever LHOST is set (C2 redirector available), regardless of open ports — bind payloads consistently fail due to target firewalls blocking inbound ports

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

Files Changed

M	borodino/thearm_bm12
M	borodino/thearm_nuclei
M	borodino/thearm_uzi

Diff Summary

 borodino/thearm_bm12   | 23 ++++++++++++++++++++++-
 borodino/thearm_nuclei |  4 ++++
 borodino/thearm_uzi    | 14 ++++++--------
 3 files changed, 32 insertions(+), 9 deletions(-)