post: commit 1af5d8e in bojemoi
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 14s
This commit is contained in:
41
content/posts/commits/2026-05-29-commit-1af5d8e.md
Normal file
41
content/posts/commits/2026-05-29-commit-1af5d8e.md
Normal file
@@ -0,0 +1,41 @@
|
||||
---
|
||||
title: "[bojemoi] feat(uzi): enregistrer les credentials crackés dans la table MSF creds"
|
||||
date: 2026-05-29T21:02:17+02:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi", "main"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit 1af5d8e par Betty dans bojemoi"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `1af5d8e`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi |
|
||||
| **Branch** | `main` |
|
||||
| **Author** | Betty |
|
||||
| **Hash** | `1af5d8e65b231f00f49ff897ecaae963751ceadd` |
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
- parse_credentials_from_output(): parse les lignes [+] MSF (formats Success/Login Successful)
|
||||
- save_credential_to_db(): INSERT dans creds avec service_id, user, pass, date, source_type='UZI'
|
||||
- Appels dans run_brute_force_service (après détection cred_lines)
|
||||
- Appels dans run_direct_ssh_login (3 chemins: session MSF, paramiko seul, erreur MSF)
|
||||
|
||||
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
|
||||
|
||||
### Files Changed
|
||||
|
||||
```
|
||||
M borodino/thearm_uzi
|
||||
```
|
||||
|
||||
### Diff Summary
|
||||
|
||||
```
|
||||
borodino/thearm_uzi | 93 +++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
1 file changed, 93 insertions(+)
|
||||
```
|
||||
Reference in New Issue
Block a user