зеркало из
https://github.com/M82-project/DIMA.git
synced 2025-10-29 21:16:16 +02:00
2101 строка
90 KiB
JavaScript
2101 строка
90 KiB
JavaScript
// Liste des domaines liés à l'opération CopyCop
|
|
// Source: Recorded Future - CTA-RU-2025-0917
|
|
// Date du rapport: 17 septembre 2025
|
|
|
|
/*
|
|
* DOCUMENTATION DES TAGS
|
|
* =====================
|
|
*
|
|
* Tags obligatoires (présents sur tous les domaines):
|
|
* - CopyCop: Indique l'appartenance à l'opération CopyCop
|
|
* - Russie: Origine russe de l'opération
|
|
*
|
|
* Tags de catégorie (type de site):
|
|
* - Sites-US: Sites fictifs ciblant les États-Unis
|
|
* - Sites-France: Sites fictifs ciblant la France
|
|
* - Sites-Canada: Sites fictifs ciblant le Canada
|
|
* - Truefact: Réseau de faux sites de fact-checking multi-langues
|
|
* - Infrastructure: Serveurs techniques et outils (LLM, hébergement)
|
|
*
|
|
* Tags géographiques (pays ciblé ou mentionné):
|
|
* - USA, France, Canada, Arménie, Moldova, Ukraine
|
|
* - Allemagne, Turquie, Afrique, Espagne, Mexique
|
|
*
|
|
* Tags thématiques (objectif ou méthode):
|
|
* - Anti-Ukraine: Contenu hostile à l'Ukraine
|
|
* - Élections: Tentatives d'ingérence électorale
|
|
* - Désinformation-Ciblée: Campagnes de désinformation précises
|
|
* - Usurpation-Identité: Imitation de médias légitimes
|
|
* - LLM: Infrastructure de génération de contenu par IA
|
|
* - Dougan: Lié à John Mark Dougan personnellement
|
|
* - Multi-Langues: Contenu publié en plusieurs langues
|
|
* - Parodie: Sites parodiques (ex: NewsGuard)
|
|
* - Anti-Fact-Checking: Ciblant les organisations de vérification
|
|
*
|
|
* Tags linguistiques:
|
|
* - Swahili: Contenu en swahili
|
|
*/
|
|
|
|
const copycopDomains = [
|
|
// ===== SITES US =====
|
|
{
|
|
domain: "allstatesnews.us",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "alohadigest.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "bayoucitycrier.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "bayoucitytoday.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, contient des artefacts LLM révélant l'utilisation d'IA pour générer du contenu",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "capitalcitydaily.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif utilisé pour diffuser des vidéos de désinformation, notamment sur Rumble, accusant l'Ukraine de vendre des armes aux cartels mexicains",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "capitoldaily.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "dailyweekly.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "fldaily.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "flga.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "goldengatedaily.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "kjfk.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "klas.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "klax.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "kmia.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "kpbi.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "kphl.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "ksfo.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "ksmo.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "lachronicle.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "lareport.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "metroreport.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "sfreport.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "silvercity.news",
|
|
matchType: "exact",
|
|
reason: "Site utilisé pour publier de fausses informations sur des attaques russes planifiées contre l'Ukraine, contenant des artefacts LLM",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "steelcitydaily.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "twincityreport.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "txdaily.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "usatimes.news",
|
|
matchType: "exact",
|
|
reason: "Site utilisé pour amplifier de fausses accusations contre Zelensky concernant des paiements à des journalistes",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "walx.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "wdmdtv.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "windycitycrier.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "windycitymirror.com",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "windycitytimes.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "wktv.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "wtat.news",
|
|
matchType: "exact",
|
|
reason: "Site fictif impersonant un média local américain, utilisé pour diffuser du contenu pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "USA", "Sites-US", "Anti-Ukraine"]
|
|
},
|
|
{
|
|
domain: "wval.news",
|
|
matchType: "exact",
|
|
reason: "Site utilisé pour publier de fausses informations sur des attaques russes planifiées contre l'Ukraine",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-29",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie"]
|
|
},
|
|
|
|
// ===== RÉSEAU TRUEFACT =====
|
|
{
|
|
domain: "truefact.news",
|
|
matchType: "exact",
|
|
reason: "Domaine principal d'un réseau de sites fictifs se faisant passer pour une organisation de fact-checking, publiant en turc, ukrainien et swahili",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues"]
|
|
},
|
|
{
|
|
domain: "africa.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact publiant en swahili sous le nom 'Habari Afrika', première expansion de CopyCop vers l'Afrique",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Afrique", "Swahili"]
|
|
},
|
|
{
|
|
domain: "de.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact ciblant l'Allemagne, partie du réseau de désinformation CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Allemagne"]
|
|
},
|
|
{
|
|
domain: "fr.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact miroir de franceencolere.fr, ciblant les audiences françaises",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "France"]
|
|
},
|
|
{
|
|
domain: "france.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact miroir de veritecachee.fr, ciblant les audiences françaises",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "France"]
|
|
},
|
|
{
|
|
domain: "germany.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact hébergé sur infrastructure russe liée à John Mark Dougan",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Allemagne"]
|
|
},
|
|
{
|
|
domain: "mexico.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact ciblant le Mexique, expansion de CopyCop en Amérique latine",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Mexique"]
|
|
},
|
|
{
|
|
domain: "spain.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact ciblant l'Espagne, expansion de CopyCop vers les audiences hispanophones",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Espagne"]
|
|
},
|
|
{
|
|
domain: "turkey.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact publiant en turc, première expansion de CopyCop vers la Turquie",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Turquie"]
|
|
},
|
|
{
|
|
domain: "ukraine.truefact.news",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine Truefact publiant en ukrainien et français, ciblant directement l'Ukraine",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Truefact", "Multi-Langues", "Ukraine", "Anti-Ukraine"]
|
|
},
|
|
|
|
// ===== SITES FRANÇAIS (partie 1/3) =====
|
|
{
|
|
domain: "actu-net.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actualite360.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actualitesmaintenant.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actualitespourtous.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actualitespourtous.fr.expressactus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actubretagne.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local breton, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actudirecte.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actuiledefrance.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média d'Île-de-France, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actuiledefrance.fr.nouvelle-aquitaine-aujourdhui.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actuperspectives.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actus-independantes.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actus-independantes.fr.meilleuresactus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actus-sanscensure.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actus-sanscensure.fr.infos-encontinu.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actus24.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actusetinfosdupays.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "actusetinfosdupays.fr.frmedialive.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "affichedujour.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "agorahexagone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "ame-nationale.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "ame-nationale.fr.savoirtout.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "analyse-actus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "analyse-actus.fr.pause-actus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "ardennesinfolive.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local des Ardennes, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "ardennesinfolive.fr.vosges-enligne.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "bref-france24.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "bref-france24.fr.visiondelafrance.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "chroniquesfrancaises.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "chronoinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "courrierfrance24.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif utilisé pour diffuser de fausses informations sur Orano et l'Arménie avec des vidéos de qualité professionnelle",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "direct-nouvelles.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "direct-nouvelles.fr.meilleuresactus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "echorhonealpes.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local de Rhône-Alpes, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "eclairinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
|
|
// ===== SITES FRANÇAIS (partie 2/3) =====
|
|
{
|
|
domain: "editorialesactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "editorialesactus.fr.francechronique.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "enquetedujour.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "evenementsetactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "evenementsetactus.fr.patrimoineinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "expressactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "flash-actualites.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "flash-actualites.fr.francechronique.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "flash-bourgognefranchecomte.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local de Bourgogne-Franche-Comté, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "flash-bourgognefranchecomte.fr.nouvelle-aquitaine-aujourdhui.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "flashhexagone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-aujourdhui.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-aujourdhui.fr.actus24.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-droite.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-droite.fr.patrimoineinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-premiere.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france-vision.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france24-7.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "france24actus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "franceactuelle.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "franceactuweb.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "franceactuweb.fr.vivezlinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "franceavanttout.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "franceavanttout.fr.infosdupays.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francechronique.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francedetail.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francepatriotique.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francepatriotique.fr.chronoinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francepourlesfrancais.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francepourlesfrancais.fr.infosdupays.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "francerealites.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "frmedialive.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "info-grand-est.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local du Grand Est, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "info-minute.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infofrancaisedujour.fr",
|
|
matchType: "exact",
|
|
reason: "Site utilisé pour diffuser de fausses accusations contre Pashinyan concernant l'utilisation de fonds français pour acheter une villa",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infofrance-focus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infohexagone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infohexagone.fr.actus24.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infos-encontinu.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infosdupays.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
|
|
// ===== SITES FRANÇAIS (partie 3/3) =====
|
|
{
|
|
domain: "infosinternationales.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "infosinternationales.fr.visiondelafrance.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "instantactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "investigateurfrancophone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "journalrepublicain.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "la-francegaullienne.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "la-francegaullienne.fr.frmedialive.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lactualite-provencale.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local provençal, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lactualite-provencale.fr.info-grand-est.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lafrance-debout.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lafrance-debout.fr.infos-encontinu.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lafrancesouveraine.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lafrancesouveraine.fr.savoirtout.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "latribunefrancaise.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "le-choinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lefilactualites.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lefilhexagonal.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lefocus-occitanie.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local d'Occitanie, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lejournalfrancophone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lejournalnormand.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local normand, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lepointnumerique.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "lequotidienfrancais.fr",
|
|
matchType: "exact",
|
|
reason: "Site utilisé pour diffuser de fausses informations sur des mandats d'arrêt contre des leaders de droite français, incluant de fausses captures WhatsApp",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "linformateurdujour.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "linformateurdujour.fraffichedujour.fr",
|
|
matchType: "exact",
|
|
reason: "Erreur de formatage probable dans le rapport - domaine combiné",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "magazinedusoir.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "meilleuresactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "midi-pyreneesactualite.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local de Midi-Pyrénées, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "midi-pyreneesactualite.fr.vosges-enligne.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "minutedinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "miroirdelafrance.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nordactuquotidien.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local du Nord, faisant partie du système de sous-domaines miroirs",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nordactuquotidien.fr.normandie-actusinfos.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "normandie-actusinfos.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local normand, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvelle-aquitaine-aujourdhui.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local de Nouvelle-Aquitaine, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvelleperspective.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvelles-deshautsdefrance.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local des Hauts-de-France, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvelles-hexagonales.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvellesfrance24.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "nouvellesfrance24.fr.chronoinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "panorama-info.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "panorama-info.fr.chroniquesfrancaises.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "partiroyaliste.fr",
|
|
matchType: "exact",
|
|
reason: "Site se faisant passer pour un parti politique royaliste français, probablement pour cibler les éléments monarchistes marginaux anti-UE et anti-républicains",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2024-08-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "patrimoineinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "pause-actus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "perspectives-francaises.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "pointdevueactu.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "reportagesinternationaux.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "reportagesinternationaux.fr.pause-actus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "reseauavecactus.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "reseauavecactus.fr.lefilactualites.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "revelationdes-mensonges.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "revelationdes-mensonges.fr.infosdupays.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "savoirtout.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "sudouestdirect.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local du Sud-Ouest, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "tvfrance2.fr",
|
|
matchType: "exact",
|
|
reason: "Site usurpant l'identité de France Télévisions, utilisé pour diffuser de fausses informations sur la vente d'EDF à l'Ukraine",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-22",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "visiondelafrance.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "visionfrancophone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "visionfrancophone.fr.expressactus.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "vivezlinfo.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "voix-francophone.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français faisant partie du système de sous-domaines miroirs de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "voix-francophone.fr.lefilactualites.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "voixdelafrance.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif français publiant du contenu généré par IA pro-russe et anti-ukrainien",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "vosges-enligne.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local des Vosges, publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "xn--actu-auvergne-rhne-alpes-lnc.fr",
|
|
matchType: "exact",
|
|
reason: "Site fictif se faisant passer pour un média local d'Auvergne-Rhône-Alpes (avec caractères spéciaux encodés), publiant du contenu généré par IA",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-02-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
{
|
|
domain: "xn--actu-auvergne-rhne-alpes-lnc.fr.normandie-actusinfos.fr",
|
|
matchType: "exact",
|
|
reason: "Sous-domaine miroir combinant deux sites CopyCop pour améliorer la résilience du réseau",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "France", "Sites-France"]
|
|
},
|
|
|
|
// ===== SITES CANADIENS =====
|
|
{
|
|
domain: "albertaseparatist.com",
|
|
matchType: "exact",
|
|
reason: "Site se faisant passer pour un mouvement séparatiste albertain, avec comptes TikTok et YouTube associés, exploitant les tensions fédérales canadiennes",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-05-02",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Canada", "Sites-Canada"]
|
|
},
|
|
{
|
|
domain: "torontojournal.ca",
|
|
matchType: "exact",
|
|
reason: "Site fictif canadien utilisé pour promouvoir du contenu ciblant le chancelier allemand Friedrich Merz",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2024-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Canada", "Sites-Canada"]
|
|
},
|
|
|
|
// ===== AUTRES SITES =====
|
|
{
|
|
domain: "newsguard.tech",
|
|
matchType: "exact",
|
|
reason: "Site parodique ciblant l'organisation de fact-checking NewsGuard, qui a nommé Dougan 'Disinformer of the Year 2024'",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-07",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Parodie", "Anti-Fact-Checking"]
|
|
},
|
|
{
|
|
domain: "insider.eu.com",
|
|
matchType: "exact",
|
|
reason: "Site utilisant des sous-domaines pour usurper l'identité de médias, utilisé pour diffuser de fausses accusations contre Maia Sandu concernant des détournements de fonds USAID",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-05-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Moldova", "Élections", "Désinformation-Ciblée"]
|
|
},
|
|
{
|
|
domain: "ndc.eu.com",
|
|
matchType: "exact",
|
|
reason: "Site utilisant des sous-domaines pour créer du contenu inauthentique ciblant l'UE",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-07-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "UE", "Désinformation"]
|
|
},
|
|
{
|
|
domain: "greenarmenia.org",
|
|
matchType: "exact",
|
|
reason: "Site usurpant l'identité du Parti Vert arménien, utilisé pour diffuser de fausses accusations contre Orano et cibler les relations France-Arménie",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-06-27",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Arménie", "France", "Désinformation-Ciblée"]
|
|
},
|
|
{
|
|
domain: "darkquasar.tech",
|
|
matchType: "exact",
|
|
reason: "Site lié aux projets personnels de John Mark Dougan, hébergeant une page de connexion pour 'SKRYTY'",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "Dougan"]
|
|
},
|
|
{
|
|
domain: "skryty.com",
|
|
matchType: "exact",
|
|
reason: "Site lié aux projets personnels de John Mark Dougan, hébergeant une page de connexion pour 'SKRYTY'",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "Dougan"]
|
|
},
|
|
{
|
|
domain: "skryty.ru",
|
|
matchType: "exact",
|
|
reason: "Site lié aux projets personnels de John Mark Dougan, hébergeant une page de connexion pour 'SKRYTY', hébergé sur infrastructure russe",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "Dougan"]
|
|
},
|
|
{
|
|
domain: "darkpulsar.ai",
|
|
matchType: "exact",
|
|
reason: "Site lié aux projets de Dougan, a hébergé une page de connexion avec le slogan 'Shining information to websites worldwide, like a pulsar beacon'",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "Dougan"]
|
|
},
|
|
{
|
|
domain: "video.darkpulsar.ai",
|
|
matchType: "exact",
|
|
reason: "Plateforme PeerTube auto-hébergée liée aux projets de Dougan",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "medium",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "Dougan"]
|
|
},
|
|
{
|
|
domain: "chat.darkpulsar.ai",
|
|
matchType: "exact",
|
|
reason: "Page de connexion Open WebUI pour interaction avec des LLMs auto-hébergés, infrastructure LLM de CopyCop",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-03-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Infrastructure", "LLM", "Dougan"]
|
|
},
|
|
{
|
|
domain: "reuters.uk.net",
|
|
matchType: "exact",
|
|
reason: "Site potentiellement lié à CopyCop usurpant l'identité de Reuters",
|
|
source: "Recorded Future - Insikt Group",
|
|
reportUrl: "https://assets.recordedfuture.com/insikt-report-pdfs/2025/cta-ru-2025-0917.pdf",
|
|
identifiedDate: "2025-01-01",
|
|
riskLevel: "high",
|
|
tags: ["CopyCop", "Russie", "Usurpation-Identité", "Média"]
|
|
}
|
|
];
|
|
|
|
// Fonction utilitaire pour filtrer par tag
|
|
function filterByTag(tag) {
|
|
return copycopDomains.filter(domain => domain.tags.includes(tag));
|
|
}
|
|
|
|
// Fonction utilitaire pour filtrer par niveau de risque
|
|
function filterByRiskLevel(riskLevel) {
|
|
return copycopDomains.filter(domain => domain.riskLevel === riskLevel);
|
|
}
|
|
|
|
// Fonction utilitaire pour obtenir tous les tags uniques
|
|
function getAllTags() {
|
|
const allTags = new Set();
|
|
copycopDomains.forEach(domain => {
|
|
domain.tags.forEach(tag => allTags.add(tag));
|
|
});
|
|
return Array.from(allTags).sort();
|
|
}
|
|
|
|
// Fonction utilitaire pour obtenir les domaines par date
|
|
function getDomainsByDateRange(startDate, endDate) {
|
|
return copycopDomains.filter(d => {
|
|
const domainDate = new Date(d.identifiedDate);
|
|
return domainDate >= new Date(startDate) && domainDate <= new Date(endDate);
|
|
});
|
|
}
|
|
|
|
// Fonction utilitaire pour obtenir les statistiques
|
|
function getStats() {
|
|
return {
|
|
total: copycopDomains.length,
|
|
highRisk: copycopDomains.filter(d => d.riskLevel === "high").length,
|
|
mediumRisk: copycopDomains.filter(d => d.riskLevel === "medium").length,
|
|
lowRisk: copycopDomains.filter(d => d.riskLevel === "low").length,
|
|
byCategory: {
|
|
"Sites-US": copycopDomains.filter(d => d.tags.includes("Sites-US")).length,
|
|
"Sites-France": copycopDomains.filter(d => d.tags.includes("Sites-France")).length,
|
|
"Sites-Canada": copycopDomains.filter(d => d.tags.includes("Sites-Canada")).length,
|
|
"Truefact": copycopDomains.filter(d => d.tags.includes("Truefact")).length,
|
|
"Infrastructure": copycopDomains.filter(d => d.tags.includes("Infrastructure")).length
|
|
},
|
|
byCountry: {
|
|
"USA": copycopDomains.filter(d => d.tags.includes("USA")).length,
|
|
"France": copycopDomains.filter(d => d.tags.includes("France")).length,
|
|
"Canada": copycopDomains.filter(d => d.tags.includes("Canada")).length,
|
|
"Arménie": copycopDomains.filter(d => d.tags.includes("Arménie")).length,
|
|
"Moldova": copycopDomains.filter(d => d.tags.includes("Moldova")).length,
|
|
"Ukraine": copycopDomains.filter(d => d.tags.includes("Ukraine")).length,
|
|
"Allemagne": copycopDomains.filter(d => d.tags.includes("Allemagne")).length,
|
|
"Turquie": copycopDomains.filter(d => d.tags.includes("Turquie")).length,
|
|
"Afrique": copycopDomains.filter(d => d.tags.includes("Afrique")).length
|
|
},
|
|
byTheme: {
|
|
"Anti-Ukraine": copycopDomains.filter(d => d.tags.includes("Anti-Ukraine")).length,
|
|
"Élections": copycopDomains.filter(d => d.tags.includes("Élections")).length,
|
|
"Désinformation-Ciblée": copycopDomains.filter(d => d.tags.includes("Désinformation-Ciblée")).length,
|
|
"Usurpation-Identité": copycopDomains.filter(d => d.tags.includes("Usurpation-Identité")).length,
|
|
"LLM": copycopDomains.filter(d => d.tags.includes("LLM")).length
|
|
}
|
|
};
|
|
}
|
|
|
|
// Export pour utilisation dans d'autres scripts
|
|
if (typeof module !== 'undefined' && module.exports) {
|
|
module.exports = {
|
|
copycopDomains,
|
|
filterByTag,
|
|
filterByRiskLevel,
|
|
getAllTags,
|
|
getDomainsByDateRange,
|
|
getStats
|
|
};
|
|
}
|
|
|
|
console.log(`Liste CopyCop chargée: ${copycopDomains.length} domaines identifiés`);
|
|
console.log("Statistiques:", getStats());
|
|
console.log("Tags disponibles:", getAllTags().join(", ")); |