Files
ja4-platform/docs/thesis/README.md
Jacquin Antoine 0e5f94dd0d docs: restructure thesis into chapter files with corrected references
Split monolithic thesis into separate chapter markdown files under
docs/thesis/. Remove fabricated bibliography entries, correct inflated
claims, add GNN/Transformers section, and rename MetaLearner to Fusion LR.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 13:51:38 +02:00

18 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Détection et Classification du Trafic HTTP Malveillant
**Document technique — Avril 2026 — Version 4.0**
Ce document est divisé en 9 parties :
| Fichier | Contenu | Lignes |
|---------|---------|--------|
| [00_resume.md](00_resume.md) | Titre, résumé, table des matières | 75 |
| [01_introduction.md](01_introduction.md) | Section 1 — Introduction, contexte, générations de défenses | 50 |
| [02_etat_de_lart.md](02_etat_de_lart.md) | Section 2 — État de l'art (règles statiques, fingerprinting, ML) | 208 |
| [03_architecture.md](03_architecture.md) | Section 3.13.8 — Architecture multi-couches, pipeline ML | 767 |
| [04_browser_matcher.md](04_browser_matcher.md) | Section 3.9 — Browser Signature Detection (browser_matcher) | 481 |
| [05_features.md](05_features.md) | Section 4 — Taxonomie des 96 features (8 familles) | 682 |
| [06_techniques_avancees.md](06_techniques_avancees.md) | Section 5 — Techniques comportementales avancées (§5.15.8) | 669 |
| [07_discussion_limites.md](07_discussion_limites.md) | Section 6 — Discussion, limites, scalabilité, RGPD | 207 |
| [08_conclusion_references.md](08_conclusion_references.md) | Sections 78 — Conclusion et références | 277 |