1- # 📖 pentest-agent — Guide d'Utilisation Complet
1+ # 📖 ares — Guide d'Utilisation Complet
22
33```
44 ██████╗ ██╗ ██╗██╗██████╗ ███████╗
99 ╚═════╝ ╚═════╝ ╚═╝╚═════╝ ╚══════╝
1010```
1111
12- [ ![ Version] ( https://img.shields.io/badge/version-6.1.9-00ff41?style=for-the-badge )] ( https://github.com/Kim-San04/pentest-agent /releases )
12+ [ ![ Version] ( https://img.shields.io/badge/version-6.1.9-00ff41?style=for-the-badge )] ( https://github.com/Kim-San04/ares /releases )
1313[ ![ Python] ( https://img.shields.io/badge/Python-3.10+-3776ab?style=for-the-badge&logo=python&logoColor=white )] ( https://python.org )
1414[ ![ Lab Only] ( https://img.shields.io/badge/⚠️%20Lab%20Uniquement-Environnements%20Autorisés-ff0000?style=for-the-badge )] ( https://hackthebox.com )
1515
@@ -58,8 +58,8 @@ sudo apt update && sudo apt install -y \
5858### Cloner & Installer
5959
6060``` bash
61- git clone https://github.com/Kim-San04/pentest-agent.git
62- cd pentest-agent
61+ git clone https://github.com/Kim-San04/ares
62+ cd ares
6363pip install -r requirements.txt
6464```
6565
@@ -70,7 +70,7 @@ python main.py --help
7070```
7171
7272```
73- pentest-agent v6.1.9 — Agent de Pentest IA Autonome
73+ ares v6.1.9 — Agent de Pentest IA Autonome
7474Usage: python main.py --target <cible> [options]
7575
7676Options:
@@ -141,7 +141,7 @@ msfrpcd -P msfrpc_password -S -a 127.0.0.1 -p 55553
141141ss -tlnp | grep 55553
142142# Doit afficher: 127.0.0.1:55553
143143
144- # Ou laisser pentest-agent le démarrer automatiquement
144+ # Ou laisser ares le démarrer automatiquement
145145python main.py --target 192.168.1.100 --agent
146146# [*] msfrpcd non détecté — démarrage automatique...
147147# [+] msfrpcd démarré sur 127.0.0.1:55553
@@ -567,7 +567,7 @@ R: Dans `./output/` par défaut. Utiliser `--output /chemin/vers/dossier` pour c
567567
568568<div align =" center " >
569569
570- * pentest-agent v6.1.9 — Réservé aux environnements de lab autorisés*
570+ * ares v6.1.9 — Réservé aux environnements de lab autorisés*
571571
572- [ ![ GitHub] ( https://img.shields.io/badge/GitHub-Kim--San04-00ff41?style=for-the-badge&logo=github )] ( https://github.com/Kim-San04/pentest-agent )
572+ [ ![ GitHub] ( https://img.shields.io/badge/GitHub-Kim--San04-00ff41?style=for-the-badge&logo=github )] ( https://github.com/Kim-San04/ares )
573573
0 commit comments