post: commit 3032f3f in bojemoi
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
Some checks failed
Hugo Build & Deploy / build-deploy (push) Has been cancelled
This commit is contained in:
56
content/posts/commits/2026-06-19-commit-3032f3f.md
Normal file
56
content/posts/commits/2026-06-19-commit-3032f3f.md
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
---
|
||||||
|
title: "[bojemoi] feat(bm12+nuclei): add Bitrix/Dolibarr/FASTPANEL detection"
|
||||||
|
date: 2026-06-19T06:39:27+02:00
|
||||||
|
draft: false
|
||||||
|
tags: ["commit", "bojemoi", "main"]
|
||||||
|
categories: ["Git Activity"]
|
||||||
|
summary: "Commit 3032f3f par Betty dans bojemoi"
|
||||||
|
author: "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(-)
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user