Commits vergleichen
8 Commits
develop
...
8988bf6207
| Autor | SHA1 | Datum | |
|---|---|---|---|
| 8988bf6207 | |||
| dfb64e6e4f | |||
| 9af0b0404f | |||
| 8c48f839bb | |||
| cad1e07813 | |||
| f7f375bb32 | |||
| d41bd9d41d | |||
| 03b18e145c |
@@ -282,7 +282,6 @@
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="#features">Features</a></li>
|
||||
<li><a href="#solutions">Solutions</a></li>
|
||||
<li><a href="#demos">Live Reports</a></li>
|
||||
<li><a href="#trust">About Us</a></li>
|
||||
<li><a href="#faq">FAQ</a></li>
|
||||
@@ -305,7 +304,6 @@
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="#features">Features</a></li>
|
||||
<li><a href="#solutions">Solutions</a></li>
|
||||
<li><a href="#demos">Live Reports</a></li>
|
||||
<li><a href="#trust">About Us</a></li>
|
||||
<li><a href="#faq">FAQ</a></li>
|
||||
@@ -325,7 +323,7 @@
|
||||
<div class="hero-content">
|
||||
<div class="hero-brand">
|
||||
<h1 class="hero-title">AegisSight Monitor</h1>
|
||||
<p class="hero-tagline">The OSINT software for AI-powered real-time situation reports from open sources, <span class="gold">fully automated.</span></p>
|
||||
<p class="hero-tagline">AI-powered real-time situation reports from open sources, <span class="gold">fully automated.</span></p>
|
||||
</div>
|
||||
|
||||
<div class="hero-slider" role="region" aria-label="Product highlights" aria-live="polite">
|
||||
@@ -415,41 +413,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Solutions / Use cases -->
|
||||
<style>
|
||||
#solutions .loesungen-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 8px; }
|
||||
#solutions .loesung-card { display: block; background: var(--white); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 26px 28px; text-decoration: none; box-shadow: var(--shadow); transition: transform .2s, box-shadow .2s; }
|
||||
#solutions .loesung-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(10,24,50,0.12); }
|
||||
#solutions .loesung-card h3 { color: var(--navy); font-size: 1.2rem; margin: 0 0 10px; }
|
||||
#solutions .loesung-card p { color: var(--text-light); font-size: 0.97rem; line-height: 1.6; margin: 0 0 14px; }
|
||||
#solutions .loesung-more { color: var(--gold-dark); font-weight: 600; font-size: 0.95rem; }
|
||||
#solutions .loesung-card:hover .loesung-more { color: var(--gold); }
|
||||
#solutions .loesungen-intro { text-align: center; max-width: 680px; margin: 0 auto 2.5rem; color: var(--text-light); line-height: 1.7; }
|
||||
</style>
|
||||
<section class="section section-base" id="solutions">
|
||||
<div class="container">
|
||||
<h2 class="section-title">Solutions for your field of use</h2>
|
||||
<p class="loesungen-intro">AegisSight covers different OSINT use cases – from automated situational analysis and disinformation monitoring to crisis monitoring for government.</p>
|
||||
<div class="loesungen-grid">
|
||||
<a class="loesung-card" href="/en/solutions/osint-situational-awareness-software/">
|
||||
<h3>OSINT & Situational Awareness Software</h3>
|
||||
<p>Automatically evaluate hundreds of open sources and turn them into structured real-time situation reports.</p>
|
||||
<span class="loesung-more">Learn more ›</span>
|
||||
</a>
|
||||
<a class="loesung-card" href="/en/solutions/disinformation-monitoring/">
|
||||
<h3>Disinformation Monitoring & FIMI</h3>
|
||||
<p>Detect manipulation and foreign interference early – with fact-checking and source assessment.</p>
|
||||
<span class="loesung-more">Learn more ›</span>
|
||||
</a>
|
||||
<a class="loesung-card" href="/en/solutions/social-media-monitoring-government/">
|
||||
<h3>Social Media & Crisis Monitoring</h3>
|
||||
<p>Provide crisis teams with an automatically updated situation report from social media and open sources.</p>
|
||||
<span class="loesung-more">Learn more ›</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Features -->
|
||||
<section class="section section-dark" id="features">
|
||||
<div class="container">
|
||||
|
||||
@@ -1,280 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>Disinformation Monitoring & FIMI Detection | AegisSight</title>
|
||||
<meta name="description" content="Disinformation monitoring with AegisSight: detect manipulation and FIMI in open sources early – through automatic fact-checking and transparent source assessment.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/en/solutions/disinformation-monitoring/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/disinformation-monitoring/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="Disinformation Monitoring & FIMI Detection | AegisSight">
|
||||
<meta property="og:description" content="Detect disinformation and FIMI in open sources early – with automatic fact-checking and transparent source assessment.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/en/solutions/disinformation-monitoring/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:locale:alternate" content="de_DE">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Disinformation Monitoring & FIMI Detection | AegisSight">
|
||||
<meta name="twitter:description" content="Detect disinformation and FIMI in open sources early – with automatic fact-checking and transparent source assessment.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/en/solutions/disinformation-monitoring/#service",
|
||||
"name": "Disinformation Monitoring",
|
||||
"serviceType": "Disinformation monitoring and FIMI detection",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Germany" },
|
||||
{ "@type": "Country", "name": "Austria" },
|
||||
{ "@type": "Country", "name": "Switzerland" },
|
||||
{ "@type": "AdministrativeArea", "name": "European Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Government agencies, media regulators, newsrooms and strategic communications"
|
||||
},
|
||||
"description": "OSINT-based disinformation monitoring: continuous observation of open sources, automatic fact-checking against independent sources, and transparent source assessment using external signals such as IFCN and EUvsDisinfo. Supports the early detection of disinformation and foreign information manipulation and interference (FIMI)."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/en/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "Disinformation Monitoring & FIMI", "item": "https://aegis-sight.de/en/solutions/disinformation-monitoring/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "en-GB",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What does FIMI mean?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "FIMI stands for Foreign Information Manipulation and Interference. The term, coined by the EU, describes mostly non-illegal but manipulative and coordinated influence on the information environment by foreign actors." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Does AegisSight detect disinformation automatically?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "AegisSight supports detection: every central claim is automatically checked against several independent sources, and sources are assessed transparently. Contradictions and unsubstantiated claims become visible. The final judgement remains with the expert analysts." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Which external signals does the source assessment use?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "The source classification combines a four-axis assessment scheme (methodology, transparency, independence, track record) with external signals such as IFCN membership and the EUvsDisinfo database." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/en/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/desinformationsmonitoring/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Open menu" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/desinformationsmonitoring/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Breadcrumb">
|
||||
<a href="/en/">Home</a> › Disinformation Monitoring & FIMI
|
||||
</nav>
|
||||
<h1>Disinformation Monitoring: Detect Manipulation in Open Sources Early</h1>
|
||||
<p class="sol-lead">AegisSight helps government agencies, media regulators and newsrooms detect disinformation and foreign information manipulation (FIMI) in open sources early – with automatic fact-checking and traceable source assessment.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Request access</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>What is disinformation monitoring and FIMI?</h2>
|
||||
<p><strong>Disinformation monitoring</strong> is the continuous observation of the information environment for manipulative, misleading or coordinated content. The goal is to make problematic narratives visible early, before they spread.</p>
|
||||
<p><strong>FIMI</strong> (Foreign Information Manipulation and Interference) is a term coined by the EU for foreign information manipulation and interference – mostly non-illegal but manipulative and coordinated influence on the information environment by foreign actors.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>How AegisSight supports detection</h2>
|
||||
<p>AegisSight is not a black box that simply stamps content as "true" or "false". Instead, the software creates the evidence-backed basis on which experts can identify manipulation:</p>
|
||||
<ol class="step-list">
|
||||
<li><strong>Fact-checking</strong>Every central claim is automatically compared against several independent sources; matches and contradictions are shown transparently.</li>
|
||||
<li><strong>Source assessment</strong>Sources are classified by a four-axis scheme (methodology, transparency, independence, track record), complemented by external signals such as IFCN and EUvsDisinfo.</li>
|
||||
<li><strong>Tracking narratives</strong>Across hundreds of multilingual sources, it becomes visible where a claim originates and how it spreads.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Key features at a glance</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Automatic fact-checking</h3><p>Central claims are checked against independent sources and rated transparently.</p></div>
|
||||
<div class="feature-card"><h3>Source classification</h3><p>Four-axis scheme: methodology, transparency, independence and track record.</p></div>
|
||||
<div class="feature-card"><h3>EUvsDisinfo & IFCN signals</h3><p>Established external signals feed into the source assessment.</p></div>
|
||||
<div class="feature-card"><h3>Multilingual analysis</h3><p>Manipulative narratives are often in foreign languages – AegisSight translates automatically.</p></div>
|
||||
<div class="feature-card"><h3>Evidence & timeline</h3><p>Every assessment is linked to original sources and traceable over time.</p></div>
|
||||
<div class="feature-card"><h3>Geographic mapping</h3><p>Reports and narratives are placed spatially.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Who disinformation monitoring is for</h2>
|
||||
<p>The solution is built for <strong>security agencies</strong> and crisis teams, <strong>media regulators</strong>, investigative <strong>newsrooms</strong>, and teams in <strong>strategic communications</strong> and crisis communications who need to keep a reliable eye on the information environment.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Frequently asked questions</h2>
|
||||
<details class="sol-faq"><summary>What does FIMI mean?</summary><div class="a">FIMI stands for Foreign Information Manipulation and Interference. The term, coined by the EU, describes mostly non-illegal but manipulative and coordinated influence on the information environment by foreign actors.</div></details>
|
||||
<details class="sol-faq"><summary>Does AegisSight detect disinformation automatically?</summary><div class="a">AegisSight supports detection: every central claim is automatically checked against several independent sources, and sources are assessed transparently. Contradictions and unsubstantiated claims become visible. The final judgement remains with the expert analysts.</div></details>
|
||||
<details class="sol-faq"><summary>Which external signals does the source assessment use?</summary><div class="a">The source classification combines a four-axis assessment scheme (methodology, transparency, independence, track record) with external signals such as IFCN membership and the EUvsDisinfo database.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>More solutions</h2>
|
||||
<a href="/en/solutions/osint-situational-awareness-software/">OSINT & Situational Awareness Software ›</a>
|
||||
<a href="/en/solutions/social-media-monitoring-government/">Social Media & Crisis Monitoring for Government ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>Detect disinformation early – on an evidence-backed basis</h2>
|
||||
<p>Pilot access for qualified organisations is available.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Get in touch</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld, Germany</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/en/legal-notice.html">Legal notice</a>
|
||||
<a href="/en/privacy.html">Privacy policy</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie settings</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,279 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>OSINT & Situational Awareness Software from Germany | AegisSight</title>
|
||||
<meta name="description" content="OSINT and situational awareness software from Germany: AegisSight automatically evaluates hundreds of open sources and produces structured real-time situation reports with fact-checking.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="OSINT & Situational Awareness Software from Germany | AegisSight">
|
||||
<meta property="og:description" content="OSINT and situational awareness software from Germany: hundreds of open sources evaluated automatically, structured real-time situation reports with fact-checking.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:locale:alternate" content="de_DE">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="OSINT & Situational Awareness Software from Germany | AegisSight">
|
||||
<meta name="twitter:description" content="OSINT and situational awareness software from Germany: hundreds of open sources evaluated automatically, structured real-time situation reports with fact-checking.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/en/solutions/osint-situational-awareness-software/#service",
|
||||
"name": "OSINT and Situational Awareness Software",
|
||||
"serviceType": "OSINT monitoring and situation report generation",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Germany" },
|
||||
{ "@type": "Country", "name": "Austria" },
|
||||
{ "@type": "Country", "name": "Switzerland" },
|
||||
{ "@type": "AdministrativeArea", "name": "European Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Government agencies, newsrooms and security services"
|
||||
},
|
||||
"description": "OSINT and situational awareness software that automatically evaluates hundreds of open sources and produces structured real-time situation reports with source references, geographic mapping and automatic fact-checking. Operated entirely on servers in Germany, GDPR-compliant."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/en/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "OSINT & Situational Awareness Software", "item": "https://aegis-sight.de/en/solutions/osint-situational-awareness-software/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "en-GB",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What is OSINT and situational awareness software?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "OSINT software systematically evaluates publicly available sources such as news, specialist media, government communications and social media. Situational awareness software condenses this analysis into a structured, continuously updated summary of the factual situation with source references, timeline and geographic mapping. AegisSight combines both in one automated solution." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How does OSINT software differ from IT monitoring software?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "IT monitoring software watches servers, networks and system availability. OSINT software instead monitors public information sources to assess the security and information situation. AegisSight is OSINT situational awareness software, not IT infrastructure monitoring." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Is the OSINT software GDPR-compliant?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. AegisSight is operated entirely on servers in Germany, processes only publicly available sources and transfers no data to third countries." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/en/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/osint-lagebild-software/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Open menu" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/osint-lagebild-software/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Breadcrumb">
|
||||
<a href="/en/">Home</a> › OSINT & Situational Awareness Software
|
||||
</nav>
|
||||
<h1>OSINT and Situational Awareness Software for Automated Analysis</h1>
|
||||
<p class="sol-lead">AegisSight Monitor is OSINT software from Germany that evaluates hundreds of open sources around the clock and automatically produces structured real-time situation reports – with source references, geographic mapping and automatic fact-checking.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Request access</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>What is OSINT and situational awareness software?</h2>
|
||||
<p><strong>OSINT software</strong> (Open Source Intelligence) systematically evaluates publicly available sources such as news agencies, specialist media, government communications and social media. <strong>Situational awareness software</strong> condenses this analysis into a structured, continuously updated summary of the factual situation – with source references, timeline and geographic mapping.</p>
|
||||
<p>AegisSight combines both in one automated solution: instead of reviewing sources manually, analysts receive a finished, evidence-backed situation report that keeps updating itself.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>From raw signal to situation report – fully automated</h2>
|
||||
<ol class="step-list">
|
||||
<li><strong>Collect</strong>Hundreds of open sources are ingested around the clock; posts in dozens of languages are translated automatically.</li>
|
||||
<li><strong>Analyse</strong>Reports are aggregated, deduplicated, geographically located, and every central claim is automatically checked against independent sources.</li>
|
||||
<li><strong>Report</strong>The result is a structured situation report with timeline, source references and map – updated every five minutes.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Key features at a glance</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Automated source analysis</h3><p>Hundreds of open sources are continuously captured, aggregated and deduplicated.</p></div>
|
||||
<div class="feature-card"><h3>Geographic mapping</h3><p>Reports are placed spatially on an interactive map.</p></div>
|
||||
<div class="feature-card"><h3>Multilingual analysis</h3><p>Posts in dozens of languages, including Farsi, Arabic and Hebrew, are translated automatically.</p></div>
|
||||
<div class="feature-card"><h3>Automatic fact-checking</h3><p>Central claims are checked against several independent sources and rated transparently.</p></div>
|
||||
<div class="feature-card"><h3>Structured situation reports</h3><p>The factual situation with timeline, source references and mapping – in one clear view.</p></div>
|
||||
<div class="feature-card"><h3>Real-time updates</h3><p>Situation reports are automatically refreshed every five minutes.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Who the software is for</h2>
|
||||
<p>AegisSight is built for organisations that need reliable situation reports in real time: <strong>government agencies</strong> and crisis teams, investigative <strong>newsrooms</strong>, as well as <strong>security services</strong>, plant security and corporate security. Wherever manual OSINT analysis fails due to source diversity, time pressure and information overload, the software delivers a traceable, automatically maintained situation report.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Frequently asked questions</h2>
|
||||
<details class="sol-faq"><summary>How does OSINT software differ from IT monitoring software?</summary><div class="a">IT monitoring software watches servers, networks and system availability. OSINT software instead monitors public information sources to assess the security and information situation. AegisSight is OSINT situational awareness software, not IT infrastructure monitoring.</div></details>
|
||||
<details class="sol-faq"><summary>Is the OSINT software GDPR-compliant?</summary><div class="a">Yes. AegisSight is operated entirely on servers in Germany, processes only publicly available sources and transfers no data to third countries.</div></details>
|
||||
<details class="sol-faq"><summary>How up to date are the situation reports?</summary><div class="a">Situation reports are automatically updated every five minutes, so the factual situation is available almost in real time.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>More solutions</h2>
|
||||
<a href="/en/solutions/disinformation-monitoring/">Disinformation Monitoring & FIMI ›</a>
|
||||
<a href="/en/solutions/social-media-monitoring-government/">Social Media & Crisis Monitoring for Government ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>Situation reports in real time – instead of manual research</h2>
|
||||
<p>Pilot access for qualified organisations is available.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Get in touch</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld, Germany</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/en/legal-notice.html">Legal notice</a>
|
||||
<a href="/en/privacy.html">Privacy policy</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie settings</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,279 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>Social Media & Crisis Monitoring for Government | AegisSight</title>
|
||||
<meta name="description" content="Social media and crisis monitoring for government: AegisSight gives crisis teams an automatically updated situation report from open sources – GDPR-compliant, with fact-checking.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/en/solutions/social-media-monitoring-government/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/social-media-monitoring-government/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="Social Media & Crisis Monitoring for Government | AegisSight">
|
||||
<meta property="og:description" content="An automatically updated situation report from social media and open sources for crisis teams – GDPR-compliant, with fact-checking and early warning.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/en/solutions/social-media-monitoring-government/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="en_GB">
|
||||
<meta property="og:locale:alternate" content="de_DE">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Social Media & Crisis Monitoring for Government | AegisSight">
|
||||
<meta name="twitter:description" content="An automatically updated situation report from social media and open sources for crisis teams – GDPR-compliant, with fact-checking and early warning.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/en/solutions/social-media-monitoring-government/#service",
|
||||
"name": "Social Media and Crisis Monitoring for Government",
|
||||
"serviceType": "Social media monitoring and crisis monitoring",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Germany" },
|
||||
{ "@type": "Country", "name": "Austria" },
|
||||
{ "@type": "Country", "name": "Switzerland" },
|
||||
{ "@type": "AdministrativeArea", "name": "European Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Government agencies, crisis teams, civil protection and corporate security"
|
||||
},
|
||||
"description": "OSINT-based social media and crisis monitoring: crisis teams and security agencies receive an automatically updated real-time situation report from social media and other open sources, with automatic fact-checking and geographic mapping. Operated entirely on servers in Germany, GDPR-compliant."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/en/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "Social Media & Crisis Monitoring for Government", "item": "https://aegis-sight.de/en/solutions/social-media-monitoring-government/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "en-GB",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What is social media monitoring for government?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Social media monitoring for government is the structured, continuous analysis of public social media content for situational assessment, for example for crisis teams or security agencies. AegisSight integrates social media sources into its OSINT situation reports and automatically checks central claims against independent sources." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Is the monitoring GDPR-compliant?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. AegisSight is operated entirely on servers in Germany, processes only publicly available sources and transfers no data to third countries." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Is AegisSight suitable for crisis teams and early warning?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Yes. Situation reports are automatically updated every five minutes, giving crisis teams an almost real-time, evidence-backed situation report to detect developing situations early." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/en/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/social-media-monitoring-behoerden/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Open menu" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/en/#features">Features</a></li>
|
||||
<li><a href="/en/#solutions">Solutions</a></li>
|
||||
<li><a href="/en/#demos">Live Reports</a></li>
|
||||
<li><a href="/en/#trust">About Us</a></li>
|
||||
<li><a href="/en/#contact">Contact</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Language">
|
||||
<a class="lang-link" href="/loesungen/social-media-monitoring-behoerden/" lang="de" hreflang="de" rel="alternate">DE</a>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<span class="lang-active" lang="en" aria-current="true">EN</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Breadcrumb">
|
||||
<a href="/en/">Home</a> › Social Media & Crisis Monitoring for Government
|
||||
</nav>
|
||||
<h1>Social Media and Crisis Monitoring for Government</h1>
|
||||
<p class="sol-lead">AegisSight gives government agencies and crisis teams an automatically updated situation report from social media and other open sources – GDPR-compliant, with automatic fact-checking and geographic mapping.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Request access</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>What is social media and crisis monitoring for government?</h2>
|
||||
<p><strong>Social media monitoring for government</strong> is the structured, continuous analysis of public social media content for situational assessment. <strong>Crisis monitoring</strong> observes a situation in real time to provide crisis teams and decision-makers with a current, evidence-backed situation report.</p>
|
||||
<p>AegisSight combines both: social media sources are analysed together with news, specialist media and government communications and condensed into a traceable situation report.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>How AegisSight supports crisis teams</h2>
|
||||
<ol class="step-list">
|
||||
<li><strong>Collect</strong>Public social media posts and hundreds of other open sources are ingested and translated around the clock.</li>
|
||||
<li><strong>Verify</strong>Central claims are automatically checked against independent sources – rumours and false reports become apparent early.</li>
|
||||
<li><strong>Deliver</strong>Crisis teams receive a situation report updated every five minutes, with map, timeline and source references.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Key features at a glance</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Social media analysis</h3><p>Public social media sources feed into the situation report.</p></div>
|
||||
<div class="feature-card"><h3>Real-time situation report</h3><p>Automatically updated every five minutes – a basis for fast decisions.</p></div>
|
||||
<div class="feature-card"><h3>Automatic fact-checking</h3><p>Rumours and false reports are checked against independent sources.</p></div>
|
||||
<div class="feature-card"><h3>Geographic mapping</h3><p>Reports are placed spatially on an interactive map.</p></div>
|
||||
<div class="feature-card"><h3>GDPR-compliant</h3><p>Operated on servers in Germany, using only public sources.</p></div>
|
||||
<div class="feature-card"><h3>Multilingual analysis</h3><p>Posts in dozens of languages are translated automatically.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Who the monitoring is for</h2>
|
||||
<p>The solution is built for <strong>security agencies</strong> and crisis teams, <strong>civil protection</strong>, as well as <strong>plant security</strong> and <strong>corporate security</strong> – wherever developing situations need to be detected early and assessed reliably.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Frequently asked questions</h2>
|
||||
<details class="sol-faq"><summary>What is social media monitoring for government?</summary><div class="a">Social media monitoring for government is the structured, continuous analysis of public social media content for situational assessment, for example for crisis teams or security agencies. AegisSight integrates social media sources into its OSINT situation reports and automatically checks central claims against independent sources.</div></details>
|
||||
<details class="sol-faq"><summary>Is the monitoring GDPR-compliant?</summary><div class="a">Yes. AegisSight is operated entirely on servers in Germany, processes only publicly available sources and transfers no data to third countries.</div></details>
|
||||
<details class="sol-faq"><summary>Is AegisSight suitable for crisis teams and early warning?</summary><div class="a">Yes. Situation reports are automatically updated every five minutes, giving crisis teams an almost real-time, evidence-backed situation report to detect developing situations early.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>More solutions</h2>
|
||||
<a href="/en/solutions/osint-situational-awareness-software/">OSINT & Situational Awareness Software ›</a>
|
||||
<a href="/en/solutions/disinformation-monitoring/">Disinformation Monitoring & FIMI ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>A situation report for the crisis team – in real time</h2>
|
||||
<p>Pilot access for qualified organisations is available.</p>
|
||||
<a class="sol-cta-btn" href="/en/#contact">Get in touch</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld, Germany</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/en/legal-notice.html">Legal notice</a>
|
||||
<a href="/en/privacy.html">Privacy policy</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie settings</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). All rights reserved.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
39
index.html
39
index.html
@@ -282,7 +282,6 @@
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="#features">Funktionen</a></li>
|
||||
<li><a href="#loesungen">Lösungen</a></li>
|
||||
<li><a href="#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="#trust">Über uns</a></li>
|
||||
<li><a href="#faq">Fragen</a></li>
|
||||
@@ -305,7 +304,6 @@
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="#features">Funktionen</a></li>
|
||||
<li><a href="#loesungen">Lösungen</a></li>
|
||||
<li><a href="#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="#trust">Über uns</a></li>
|
||||
<li><a href="#faq">Fragen</a></li>
|
||||
@@ -325,7 +323,7 @@
|
||||
<div class="hero-content">
|
||||
<div class="hero-brand">
|
||||
<h1 class="hero-title">AegisSight Monitor</h1>
|
||||
<p class="hero-tagline">Die OSINT-Software für KI-gestützte Echtzeit-Lagebilder aus offenen Quellen, <span class="gold">vollautomatisch.</span></p>
|
||||
<p class="hero-tagline">KI-gestützte Echtzeit-Lagebilder aus offenen Quellen, <span class="gold">vollautomatisch.</span></p>
|
||||
</div>
|
||||
|
||||
<div class="hero-slider" role="region" aria-label="Produktvorteile" aria-live="polite">
|
||||
@@ -415,41 +413,6 @@
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Lösungen / Anwendungsfälle -->
|
||||
<style>
|
||||
#loesungen .loesungen-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 8px; }
|
||||
#loesungen .loesung-card { display: block; background: var(--white); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 26px 28px; text-decoration: none; box-shadow: var(--shadow); transition: transform .2s, box-shadow .2s; }
|
||||
#loesungen .loesung-card:hover { transform: translateY(-3px); box-shadow: 0 8px 24px rgba(10,24,50,0.12); }
|
||||
#loesungen .loesung-card h3 { color: var(--navy); font-size: 1.2rem; margin: 0 0 10px; }
|
||||
#loesungen .loesung-card p { color: var(--text-light); font-size: 0.97rem; line-height: 1.6; margin: 0 0 14px; }
|
||||
#loesungen .loesung-more { color: var(--gold-dark); font-weight: 600; font-size: 0.95rem; }
|
||||
#loesungen .loesung-card:hover .loesung-more { color: var(--gold); }
|
||||
#loesungen .loesungen-intro { text-align: center; max-width: 680px; margin: 0 auto 2.5rem; color: var(--text-light); line-height: 1.7; }
|
||||
</style>
|
||||
<section class="section section-base" id="loesungen">
|
||||
<div class="container">
|
||||
<h2 class="section-title">Lösungen für Ihren Einsatzbereich</h2>
|
||||
<p class="loesungen-intro">AegisSight deckt unterschiedliche OSINT-Anwendungsfälle ab – von der automatisierten Lageanalyse über das Desinformationsmonitoring bis zum Krisenmonitoring für Behörden.</p>
|
||||
<div class="loesungen-grid">
|
||||
<a class="loesung-card" href="/loesungen/osint-lagebild-software/">
|
||||
<h3>OSINT- & Lagebild-Software</h3>
|
||||
<p>Hunderte offene Quellen automatisiert auswerten und daraus strukturierte Echtzeit-Lagebilder erstellen.</p>
|
||||
<span class="loesung-more">Mehr erfahren ›</span>
|
||||
</a>
|
||||
<a class="loesung-card" href="/loesungen/desinformationsmonitoring/">
|
||||
<h3>Desinformationsmonitoring & FIMI</h3>
|
||||
<p>Manipulation und ausländische Einflussnahme früh erkennen – mit Faktenprüfung und Quellenbewertung.</p>
|
||||
<span class="loesung-more">Mehr erfahren ›</span>
|
||||
</a>
|
||||
<a class="loesung-card" href="/loesungen/social-media-monitoring-behoerden/">
|
||||
<h3>Social-Media- & Krisenmonitoring</h3>
|
||||
<p>Krisenstäbe mit einem automatisch aktualisierten Lagebild aus Social Media und offenen Quellen versorgen.</p>
|
||||
<span class="loesung-more">Mehr erfahren ›</span>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- Features -->
|
||||
<section class="section section-dark" id="features">
|
||||
<div class="container">
|
||||
|
||||
9
llms.txt
9
llms.txt
@@ -82,15 +82,6 @@ Krisenmonitoring ist die fortlaufende Beobachtung einer Lage in Echtzeit, um Kri
|
||||
- [Rechtliche Lage von Deepfakes in Deutschland (DE)](https://aegis-sight.de/lagen/deepfakes/): Recherche-Briefing zu Rechtsprechung, Gesetzgebung und Medienberichterstattung.
|
||||
- [Legal status of deepfakes in Germany (EN)](https://aegis-sight.de/en/situations/deepfakes/)
|
||||
|
||||
## Lösungen
|
||||
|
||||
- [OSINT- & Lagebild-Software (DE)](https://aegis-sight.de/loesungen/osint-lagebild-software/): OSINT- und Lagebild-Software für automatisierte Lageanalyse aus offenen Quellen.
|
||||
- [OSINT & Situational Awareness Software (EN)](https://aegis-sight.de/en/solutions/osint-situational-awareness-software/)
|
||||
- [Desinformationsmonitoring & FIMI (DE)](https://aegis-sight.de/loesungen/desinformationsmonitoring/): Desinformation und ausländische Informationsmanipulation (FIMI) früh erkennen, mit automatischer Faktenprüfung und transparenter Quellenbewertung.
|
||||
- [Disinformation Monitoring & FIMI (EN)](https://aegis-sight.de/en/solutions/disinformation-monitoring/)
|
||||
- [Social-Media- & Krisenmonitoring für Behörden (DE)](https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/): Social-Media- und Krisenmonitoring für Behörden und Krisenstäbe, DSGVO-konform.
|
||||
- [Social Media & Crisis Monitoring for Government (EN)](https://aegis-sight.de/en/solutions/social-media-monitoring-government/)
|
||||
|
||||
## Maschinen-Indizes
|
||||
|
||||
- [Sitemap (XML)](https://aegis-sight.de/sitemap.xml)
|
||||
|
||||
@@ -1,280 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>Desinformationsmonitoring & FIMI-Erkennung | AegisSight</title>
|
||||
<meta name="description" content="Desinformationsmonitoring mit AegisSight: Manipulation und FIMI in offenen Quellen früh erkennen – durch automatische Faktenprüfung und transparente Quellenbewertung.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/disinformation-monitoring/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="Desinformationsmonitoring & FIMI-Erkennung | AegisSight">
|
||||
<meta property="og:description" content="Desinformation und FIMI in offenen Quellen früh erkennen – mit automatischer Faktenprüfung und transparenter Quellenbewertung.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/loesungen/desinformationsmonitoring/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="de_DE">
|
||||
<meta property="og:locale:alternate" content="en_GB">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Desinformationsmonitoring & FIMI-Erkennung | AegisSight">
|
||||
<meta name="twitter:description" content="Desinformation und FIMI in offenen Quellen früh erkennen – mit automatischer Faktenprüfung und transparenter Quellenbewertung.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/loesungen/desinformationsmonitoring/#service",
|
||||
"name": "Desinformationsmonitoring",
|
||||
"serviceType": "Desinformationsmonitoring und FIMI-Erkennung",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Deutschland" },
|
||||
{ "@type": "Country", "name": "Österreich" },
|
||||
{ "@type": "Country", "name": "Schweiz" },
|
||||
{ "@type": "AdministrativeArea", "name": "Europäische Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Behörden, Medienaufsicht, Redaktionen und strategische Kommunikation"
|
||||
},
|
||||
"description": "Desinformationsmonitoring auf Basis von OSINT: kontinuierliche Beobachtung offener Quellen, automatische Faktenprüfung gegen unabhängige Quellen und transparente Quellenbewertung mit externen Signalen wie IFCN und EUvsDisinfo. Unterstützt die frühe Erkennung von Desinformation und ausländischer Informationsmanipulation (FIMI)."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "Desinformationsmonitoring & FIMI", "item": "https://aegis-sight.de/loesungen/desinformationsmonitoring/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "de-DE",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Was bedeutet FIMI?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "FIMI steht für Foreign Information Manipulation and Interference, also ausländische Informationsmanipulation und Einflussnahme. Der von der EU geprägte Begriff beschreibt überwiegend nicht-illegale, aber manipulative und koordinierte Beeinflussung des Informationsraums durch ausländische Akteure." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Erkennt AegisSight Desinformation automatisch?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "AegisSight unterstützt die Erkennung: Jede zentrale Behauptung wird automatisch gegen mehrere unabhängige Quellen geprüft, und Quellen werden transparent bewertet. Widersprüche und unbelegte Behauptungen werden so sichtbar. Die abschließende Einordnung und Bewertung bleibt bei den Fachanalystinnen und -analysten." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Welche externen Signale nutzt die Quellenbewertung?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Die Quellen-Klassifikation von AegisSight kombiniert ein vierachsiges Bewertungsschema (Methodik, Transparenz, Unabhängigkeit, Track-Record) mit externen Signalen wie der IFCN-Mitgliedschaft und der EUvsDisinfo-Datenbank." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/disinformation-monitoring/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Menü öffnen" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/disinformation-monitoring/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Brotkrumen">
|
||||
<a href="/">Start</a> › Desinformationsmonitoring & FIMI
|
||||
</nav>
|
||||
<h1>Desinformationsmonitoring: Manipulation in offenen Quellen früh erkennen</h1>
|
||||
<p class="sol-lead">AegisSight unterstützt Behörden, Medienaufsicht und Redaktionen dabei, Desinformation und ausländische Informationsmanipulation (FIMI) in offenen Quellen früh zu erkennen – mit automatischer Faktenprüfung und nachvollziehbarer Quellenbewertung.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Zugang anfragen</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>Was ist Desinformationsmonitoring und FIMI?</h2>
|
||||
<p><strong>Desinformationsmonitoring</strong> ist die kontinuierliche Beobachtung des Informationsraums auf manipulative, irreführende oder koordiniert verbreitete Inhalte. Ziel ist es, problematische Narrative früh sichtbar zu machen, bevor sie sich verbreiten.</p>
|
||||
<p><strong>FIMI</strong> (Foreign Information Manipulation and Interference) ist ein von der EU geprägter Begriff für ausländische Informationsmanipulation und Einflussnahme – überwiegend nicht-illegale, aber manipulative und koordinierte Beeinflussung des Informationsraums durch ausländische Akteure.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Wie AegisSight bei der Erkennung unterstützt</h2>
|
||||
<p>AegisSight ist keine Blackbox, die Inhalte einfach als „wahr" oder „falsch" stempelt. Stattdessen schafft die Software die belegte Grundlage, auf der Fachleute Manipulation erkennen:</p>
|
||||
<ol class="step-list">
|
||||
<li><strong>Faktenprüfung</strong>Jede zentrale Behauptung wird automatisch gegen mehrere unabhängige Quellen abgeglichen; Übereinstimmungen und Widersprüche werden transparent ausgewiesen.</li>
|
||||
<li><strong>Quellenbewertung</strong>Quellen werden nach einem vierachsigen Schema (Methodik, Transparenz, Unabhängigkeit, Track-Record) klassifiziert, ergänzt um externe Signale wie IFCN und EUvsDisinfo.</li>
|
||||
<li><strong>Narrative verfolgen</strong>Über hunderte mehrsprachige Quellen hinweg wird sichtbar, wo eine Behauptung herkommt und wie sie sich ausbreitet.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Funktionen im Überblick</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Automatische Faktenprüfung</h3><p>Zentrale Behauptungen werden gegen unabhängige Quellen abgeglichen und transparent bewertet.</p></div>
|
||||
<div class="feature-card"><h3>Quellen-Klassifikation</h3><p>Vierachsiges Schema: Methodik, Transparenz, Unabhängigkeit und Track-Record.</p></div>
|
||||
<div class="feature-card"><h3>EUvsDisinfo- & IFCN-Signale</h3><p>Etablierte externe Signale fließen in die Quellenbewertung ein.</p></div>
|
||||
<div class="feature-card"><h3>Mehrsprachige Auswertung</h3><p>Manipulative Narrative sind oft fremdsprachig – AegisSight übersetzt automatisch.</p></div>
|
||||
<div class="feature-card"><h3>Belege & Zeitverlauf</h3><p>Jede Bewertung ist mit Originalquellen verlinkt und zeitlich nachvollziehbar.</p></div>
|
||||
<div class="feature-card"><h3>Geografische Verortung</h3><p>Meldungen und Narrative werden räumlich eingeordnet.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Für wen sich das Desinformationsmonitoring eignet</h2>
|
||||
<p>Die Lösung richtet sich an <strong>Sicherheitsbehörden</strong> und Krisenstäbe, an die <strong>Medienaufsicht</strong> im Rahmen des Medienstaatsvertrags, an investigative <strong>Redaktionen</strong> sowie an Teams in <strong>strategischer Kommunikation</strong> und Krisenkommunikation, die den Informationsraum belastbar im Blick behalten müssen.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Häufige Fragen</h2>
|
||||
<details class="sol-faq"><summary>Was bedeutet FIMI?</summary><div class="a">FIMI steht für Foreign Information Manipulation and Interference, also ausländische Informationsmanipulation und Einflussnahme. Der von der EU geprägte Begriff beschreibt überwiegend nicht-illegale, aber manipulative und koordinierte Beeinflussung des Informationsraums durch ausländische Akteure.</div></details>
|
||||
<details class="sol-faq"><summary>Erkennt AegisSight Desinformation automatisch?</summary><div class="a">AegisSight unterstützt die Erkennung: Jede zentrale Behauptung wird automatisch gegen mehrere unabhängige Quellen geprüft, und Quellen werden transparent bewertet. Widersprüche und unbelegte Behauptungen werden so sichtbar. Die abschließende Einordnung bleibt bei den Fachanalystinnen und -analysten.</div></details>
|
||||
<details class="sol-faq"><summary>Welche externen Signale nutzt die Quellenbewertung?</summary><div class="a">Die Quellen-Klassifikation kombiniert ein vierachsiges Bewertungsschema (Methodik, Transparenz, Unabhängigkeit, Track-Record) mit externen Signalen wie der IFCN-Mitgliedschaft und der EUvsDisinfo-Datenbank.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>Weitere Lösungen</h2>
|
||||
<a href="/loesungen/osint-lagebild-software/">OSINT- & Lagebild-Software ›</a>
|
||||
<a href="/loesungen/social-media-monitoring-behoerden/">Social-Media- & Krisenmonitoring für Behörden ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>Desinformation früh erkennen – auf belegter Grundlage</h2>
|
||||
<p>Pilotzugänge für qualifizierte Organisationen sind möglich.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Kontakt aufnehmen</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/impressum.html">Impressum</a>
|
||||
<a href="/datenschutz.html">Datenschutz</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie-Einstellungen</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). Alle Rechte vorbehalten.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,279 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>OSINT- & Lagebild-Software aus Deutschland | AegisSight</title>
|
||||
<meta name="description" content="OSINT- und Lagebild-Software aus Deutschland: AegisSight wertet hunderte offene Quellen automatisiert aus und erstellt strukturierte Echtzeit-Lagebilder mit Faktenprüfung.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="OSINT- & Lagebild-Software aus Deutschland | AegisSight">
|
||||
<meta property="og:description" content="OSINT- und Lagebild-Software aus Deutschland: hunderte offene Quellen automatisiert ausgewertet, strukturierte Echtzeit-Lagebilder mit Faktenprüfung.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/loesungen/osint-lagebild-software/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="de_DE">
|
||||
<meta property="og:locale:alternate" content="en_GB">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="OSINT- & Lagebild-Software aus Deutschland | AegisSight">
|
||||
<meta name="twitter:description" content="OSINT- und Lagebild-Software aus Deutschland: hunderte offene Quellen automatisiert ausgewertet, strukturierte Echtzeit-Lagebilder mit Faktenprüfung.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/loesungen/osint-lagebild-software/#service",
|
||||
"name": "OSINT- und Lagebild-Software",
|
||||
"serviceType": "OSINT-Monitoring und Lagebild-Erstellung",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Deutschland" },
|
||||
{ "@type": "Country", "name": "Österreich" },
|
||||
{ "@type": "Country", "name": "Schweiz" },
|
||||
{ "@type": "AdministrativeArea", "name": "Europäische Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Behörden, Redaktionen und Sicherheitsdienste"
|
||||
},
|
||||
"description": "OSINT- und Lagebild-Software, die hunderte offene Quellen automatisiert auswertet und daraus strukturierte Echtzeit-Lagebilder mit Quellenbelegen, geografischer Verortung und automatischer Faktenprüfung erzeugt. Vollständig auf Servern in Deutschland betrieben, DSGVO-konform."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "OSINT- & Lagebild-Software", "item": "https://aegis-sight.de/loesungen/osint-lagebild-software/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "de-DE",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Was ist eine OSINT- bzw. Lagebild-Software?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Eine OSINT-Software wertet öffentlich zugängliche Quellen wie Nachrichten, Fachmedien, Behördenmeldungen und Social Media systematisch aus. Eine Lagebild-Software verdichtet diese Auswertung zu einer strukturierten, laufend aktualisierten Zusammenfassung der Faktenlage mit Quellenbelegen, Zeitverlauf und geografischer Verortung. AegisSight vereint beides in einer automatisierten Lösung." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Worin unterscheidet sich OSINT-Software von IT-Monitoring-Software?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "IT-Monitoring-Software überwacht Server, Netzwerke und Systemverfügbarkeit. OSINT-Software überwacht dagegen öffentliche Informationsquellen, um die Sicherheits- und Informationslage zu beurteilen. AegisSight ist eine OSINT-Lagebild-Software, keine IT-Infrastruktur-Überwachung." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Ist die OSINT-Software DSGVO-konform?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Ja. AegisSight wird vollständig auf Servern in Deutschland betrieben, verarbeitet ausschließlich öffentlich zugängliche Quellen und übermittelt keine Daten in Drittländer." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/osint-situational-awareness-software/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Menü öffnen" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/osint-situational-awareness-software/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Brotkrumen">
|
||||
<a href="/">Start</a> › OSINT- & Lagebild-Software
|
||||
</nav>
|
||||
<h1>OSINT- und Lagebild-Software für automatisierte Lageanalyse</h1>
|
||||
<p class="sol-lead">AegisSight Monitor ist eine OSINT-Software aus Deutschland, die hunderte offene Quellen rund um die Uhr auswertet und daraus automatisiert strukturierte Echtzeit-Lagebilder erstellt – mit Quellenbelegen, geografischer Verortung und automatischer Faktenprüfung.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Zugang anfragen</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>Was ist eine OSINT- und Lagebild-Software?</h2>
|
||||
<p>Eine <strong>OSINT-Software</strong> (Open Source Intelligence) wertet öffentlich zugängliche Quellen wie Nachrichtenagenturen, Fachmedien, Behördenmeldungen und Social Media systematisch aus. Eine <strong>Lagebild-Software</strong> verdichtet diese Auswertung zu einer strukturierten, laufend aktualisierten Zusammenfassung der Faktenlage – mit Quellenbelegen, Zeitverlauf und geografischer Verortung.</p>
|
||||
<p>AegisSight vereint beides in einer automatisierten Lösung: Statt Quellen manuell zu sichten, erhalten Analystinnen und Analysten ein fertiges, belegtes Lagebild, das sich kontinuierlich selbst aktualisiert.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Vom Rohsignal zum Lagebild – vollautomatisch</h2>
|
||||
<ol class="step-list">
|
||||
<li><strong>Erfassen</strong>Hunderte offene Quellen werden rund um die Uhr eingelesen, Beiträge in dutzenden Sprachen automatisch übersetzt.</li>
|
||||
<li><strong>Analysieren</strong>Meldungen werden aggregiert, dedupliziert, geografisch verortet und jede zentrale Behauptung automatisch gegen unabhängige Quellen geprüft.</li>
|
||||
<li><strong>Berichten</strong>Das Ergebnis ist ein strukturiertes Lagebild mit Zeitverlauf, Quellenbelegen und Karte – aktualisiert alle fünf Minuten.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Funktionen der Lagebild-Software im Überblick</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Automatisierte Quellenauswertung</h3><p>Hunderte offene Quellen werden kontinuierlich erfasst, aggregiert und dedupliziert.</p></div>
|
||||
<div class="feature-card"><h3>Geografische Verortung</h3><p>Meldungen werden auf einer interaktiven Karte räumlich eingeordnet.</p></div>
|
||||
<div class="feature-card"><h3>Mehrsprachige Auswertung</h3><p>Beiträge in dutzenden Sprachen, darunter Farsi, Arabisch und Hebräisch, werden automatisch übersetzt.</p></div>
|
||||
<div class="feature-card"><h3>Automatische Faktenprüfung</h3><p>Zentrale Behauptungen werden gegen mehrere unabhängige Quellen abgeglichen und transparent bewertet.</p></div>
|
||||
<div class="feature-card"><h3>Strukturierte Lagebilder</h3><p>Faktenlage mit Zeitverlauf, Quellenbelegen und Verortung – in einer übersichtlichen Ansicht.</p></div>
|
||||
<div class="feature-card"><h3>Echtzeit-Aktualisierung</h3><p>Die Lagebilder werden alle fünf Minuten automatisch auf den neuesten Stand gebracht.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Für wen sich die Software eignet</h2>
|
||||
<p>AegisSight richtet sich an Organisationen, die belastbare Lagebilder in Echtzeit benötigen: <strong>Behörden</strong> und Krisenstäbe, investigative <strong>Redaktionen</strong> sowie <strong>Sicherheitsdienste</strong>, Werkschutz und Corporate Security. Überall dort, wo manuelle OSINT-Auswertung an Quellenvielfalt, Zeitdruck und Informationsflut scheitert, liefert die Software ein nachvollziehbares, automatisiert gepflegtes Lagebild.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Häufige Fragen</h2>
|
||||
<details class="sol-faq"><summary>Worin unterscheidet sich OSINT-Software von IT-Monitoring-Software?</summary><div class="a">IT-Monitoring-Software überwacht Server, Netzwerke und Systemverfügbarkeit. OSINT-Software überwacht dagegen öffentliche Informationsquellen, um die Sicherheits- und Informationslage zu beurteilen. AegisSight ist eine OSINT-Lagebild-Software, keine IT-Infrastruktur-Überwachung.</div></details>
|
||||
<details class="sol-faq"><summary>Ist die OSINT-Software DSGVO-konform?</summary><div class="a">Ja. AegisSight wird vollständig auf Servern in Deutschland betrieben, verarbeitet ausschließlich öffentlich zugängliche Quellen und übermittelt keine Daten in Drittländer.</div></details>
|
||||
<details class="sol-faq"><summary>Wie aktuell sind die Lagebilder?</summary><div class="a">Die Lagebilder werden alle fünf Minuten automatisch aktualisiert, sodass die Faktenlage nahezu in Echtzeit verfügbar ist.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>Weitere Lösungen</h2>
|
||||
<a href="/loesungen/desinformationsmonitoring/">Desinformationsmonitoring & FIMI ›</a>
|
||||
<a href="/loesungen/social-media-monitoring-behoerden/">Social-Media- & Krisenmonitoring für Behörden ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>Lagebilder in Echtzeit – statt manueller Recherche</h2>
|
||||
<p>Pilotzugänge für qualifizierte Organisationen sind möglich.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Kontakt aufnehmen</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/impressum.html">Impressum</a>
|
||||
<a href="/datenschutz.html">Datenschutz</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie-Einstellungen</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). Alle Rechte vorbehalten.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
@@ -1,279 +0,0 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="de">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
|
||||
<meta name="theme-color" content="#0A1832">
|
||||
<meta name="author" content="AegisSight UG">
|
||||
<title>Social-Media- & Krisenmonitoring für Behörden | AegisSight</title>
|
||||
<meta name="description" content="Social-Media- und Krisenmonitoring für Behörden: AegisSight liefert Krisenstäben ein automatisch aktualisiertes Lagebild aus offenen Quellen – DSGVO-konform, mit Faktenprüfung.">
|
||||
<link rel="canonical" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
<link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
<link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/social-media-monitoring-government/">
|
||||
<link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
|
||||
<!-- Open Graph -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:site_name" content="AegisSight">
|
||||
<meta property="og:title" content="Social-Media- & Krisenmonitoring für Behörden | AegisSight">
|
||||
<meta property="og:description" content="Automatisch aktualisiertes Lagebild aus Social Media und offenen Quellen für Krisenstäbe – DSGVO-konform, mit Faktenprüfung und Frühwarnung.">
|
||||
<meta property="og:url" content="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/">
|
||||
<meta property="og:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
<meta property="og:image:width" content="1200">
|
||||
<meta property="og:image:height" content="630">
|
||||
<meta property="og:locale" content="de_DE">
|
||||
<meta property="og:locale:alternate" content="en_GB">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="Social-Media- & Krisenmonitoring für Behörden | AegisSight">
|
||||
<meta name="twitter:description" content="Automatisch aktualisiertes Lagebild aus Social Media und offenen Quellen für Krisenstäbe – DSGVO-konform, mit Faktenprüfung und Frühwarnung.">
|
||||
<meta name="twitter:image" content="https://aegis-sight.de/assets/images/og-image.png">
|
||||
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Service",
|
||||
"@id": "https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/#service",
|
||||
"name": "Social-Media- und Krisenmonitoring für Behörden",
|
||||
"serviceType": "Social-Media-Monitoring und Krisenmonitoring",
|
||||
"provider": { "@id": "https://aegis-sight.de/#organization" },
|
||||
"areaServed": [
|
||||
{ "@type": "Country", "name": "Deutschland" },
|
||||
{ "@type": "Country", "name": "Österreich" },
|
||||
{ "@type": "Country", "name": "Schweiz" },
|
||||
{ "@type": "AdministrativeArea", "name": "Europäische Union" }
|
||||
],
|
||||
"audience": {
|
||||
"@type": "BusinessAudience",
|
||||
"audienceType": "Behörden, Krisenstäbe, Bevölkerungsschutz und Corporate Security"
|
||||
},
|
||||
"description": "Social-Media- und Krisenmonitoring auf OSINT-Basis: Krisenstäbe und Sicherheitsbehörden erhalten ein automatisch aktualisiertes Echtzeit-Lagebild aus Social Media und weiteren offenen Quellen, mit automatischer Faktenprüfung und geografischer Verortung. Vollständig auf Servern in Deutschland betrieben, DSGVO-konform."
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{ "@type": "ListItem", "position": 1, "name": "AegisSight", "item": "https://aegis-sight.de/" },
|
||||
{ "@type": "ListItem", "position": 2, "name": "Social-Media- & Krisenmonitoring für Behörden", "item": "https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/" }
|
||||
]
|
||||
}
|
||||
</script>
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"inLanguage": "de-DE",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Was ist Social-Media-Monitoring für Behörden?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Social-Media-Monitoring für Behörden ist die strukturierte, fortlaufende Auswertung öffentlicher Social-Media-Inhalte zur Lagebeurteilung, etwa für Krisenstäbe oder Sicherheitsbehörden. AegisSight integriert Social-Media-Quellen in seine OSINT-Lagebilder und prüft zentrale Behauptungen automatisch gegen unabhängige Quellen." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Ist das Monitoring DSGVO-konform?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Ja. AegisSight wird vollständig auf Servern in Deutschland betrieben, verarbeitet ausschließlich öffentlich zugängliche Quellen und übermittelt keine Daten in Drittländer." }
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Eignet sich AegisSight für Krisenstäbe und Frühwarnung?",
|
||||
"acceptedAnswer": { "@type": "Answer", "text": "Ja. Die Lagebilder werden alle fünf Minuten automatisch aktualisiert. Krisenstäbe erhalten so ein nahezu in Echtzeit gepflegtes, belegtes Lagebild, um sich entwickelnde Lagen früh zu erkennen." }
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
|
||||
<link rel="apple-touch-icon" href="/assets/images/logos/AegisSightLogo_NavyGold.svg">
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="stylesheet" href="/css/lang-switcher.css">
|
||||
<link rel="stylesheet" href="/cookie-consent.css">
|
||||
<style>
|
||||
body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; background: var(--white); margin: 0; }
|
||||
.sol-hero { background: var(--navy); color: #E6ECF5; padding: calc(var(--nav-height) + 64px) 0 64px; }
|
||||
.sol-container { max-width: 880px; margin: 0 auto; padding: 0 24px; }
|
||||
.sol-breadcrumb { font-size: 0.85rem; color: #9FB0C8; margin: 0 0 18px; }
|
||||
.sol-breadcrumb a { color: #9FB0C8; text-decoration: none; }
|
||||
.sol-breadcrumb a:hover { color: var(--gold-light); }
|
||||
.sol-hero h1 { font-size: 2.4rem; font-weight: 700; color: #FFFFFF; margin: 0 0 16px; line-height: 1.2; }
|
||||
.sol-hero .sol-lead { font-size: 1.15rem; line-height: 1.7; color: #C6D2E4; margin: 0 0 28px; }
|
||||
.sol-cta-btn { display: inline-block; background: var(--gold); color: var(--navy); font-weight: 600; text-decoration: none; padding: 13px 28px; border-radius: 8px; transition: background .2s; }
|
||||
.sol-cta-btn:hover { background: var(--gold-light); }
|
||||
.sol-body { padding: 56px 0; }
|
||||
.sol-section { margin-bottom: 44px; }
|
||||
.sol-section:last-child { margin-bottom: 0; }
|
||||
.sol-section h2 { font-size: 1.6rem; font-weight: 700; color: var(--navy); margin: 0 0 16px; padding-bottom: 8px; border-bottom: 2px solid var(--gold); }
|
||||
.sol-section p { margin: 0 0 14px; line-height: 1.75; color: var(--text); font-size: 1rem; }
|
||||
.sol-section strong { color: var(--navy); font-weight: 600; }
|
||||
.feature-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 18px; margin-top: 8px; }
|
||||
.feature-card { background: var(--base); border: 1px solid var(--gray-100); border-radius: var(--radius-lg); padding: 22px 24px; }
|
||||
.feature-card h3 { font-size: 1.08rem; font-weight: 600; color: var(--navy); margin: 0 0 8px; }
|
||||
.feature-card p { font-size: 0.95rem; margin: 0; color: var(--text-light); line-height: 1.65; }
|
||||
.step-list { counter-reset: step; list-style: none; margin: 0; padding: 0; }
|
||||
.step-list li { position: relative; padding: 0 0 18px 52px; line-height: 1.7; color: var(--text); }
|
||||
.step-list li::before { counter-increment: step; content: counter(step); position: absolute; left: 0; top: 0; width: 34px; height: 34px; background: var(--navy); color: var(--gold); border-radius: 50%; display: flex; align-items: center; justify-content: center; font-weight: 700; font-size: 0.95rem; }
|
||||
.step-list li strong { display: block; color: var(--navy); margin-bottom: 2px; }
|
||||
details.sol-faq { border: 1px solid var(--gray-100); border-radius: 8px; margin-bottom: 10px; padding: 0; background: var(--base); }
|
||||
details.sol-faq summary { padding: 16px 20px; cursor: pointer; font-weight: 600; color: var(--navy); list-style: none; }
|
||||
details.sol-faq summary::-webkit-details-marker { display: none; }
|
||||
details.sol-faq .a { padding: 0 20px 16px; color: var(--text); line-height: 1.7; font-size: 0.97rem; }
|
||||
.sol-related { background: var(--base); border-radius: var(--radius-lg); padding: 28px 30px; margin-top: 8px; }
|
||||
.sol-related h2 { border: none; padding: 0; margin: 0 0 14px; font-size: 1.3rem; }
|
||||
.sol-related a { display: block; color: var(--gold-dark); text-decoration: none; font-weight: 600; padding: 6px 0; }
|
||||
.sol-related a:hover { color: var(--gold); }
|
||||
.sol-final-cta { background: var(--navy); color: #E6ECF5; text-align: center; padding: 48px 24px; border-radius: var(--radius-lg); margin-top: 8px; }
|
||||
.sol-final-cta h2 { color: #FFFFFF; border: none; padding: 0; margin: 0 0 10px; }
|
||||
.sol-final-cta p { color: #C6D2E4; margin: 0 0 22px; }
|
||||
@media (max-width: 768px) {
|
||||
.sol-hero h1 { font-size: 1.85rem; }
|
||||
.sol-container { padding: 0 16px; }
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<!-- Navigation -->
|
||||
<nav class="navbar" id="navbar">
|
||||
<div class="nav-container">
|
||||
<a href="/" class="nav-logo">
|
||||
<img src="/assets/images/logos/Logo+Schrift_Rechts.svg" alt="AegisSight" class="logo-img" width="200" height="40">
|
||||
</a>
|
||||
<ul class="nav-menu">
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="nav-extras">
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/social-media-monitoring-government/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
<button class="mobile-menu-toggle" aria-label="Menü öffnen" aria-expanded="false">
|
||||
<span></span><span></span><span></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!-- Mobile Menu -->
|
||||
<div class="mobile-menu" id="mobile-menu" aria-hidden="true">
|
||||
<ul>
|
||||
<li><a href="/#features">Funktionen</a></li>
|
||||
<li><a href="/#loesungen">Lösungen</a></li>
|
||||
<li><a href="/#demos">Live-Lagebilder</a></li>
|
||||
<li><a href="/#trust">Über uns</a></li>
|
||||
<li><a href="/#contact">Kontakt</a></li>
|
||||
</ul>
|
||||
<div class="lang-switcher" role="group" aria-label="Sprache">
|
||||
<span class="lang-active" lang="de" aria-current="true">DE</span>
|
||||
<span class="lang-sep" aria-hidden="true">|</span>
|
||||
<a class="lang-link" href="/en/solutions/social-media-monitoring-government/" lang="en" hreflang="en" rel="alternate">EN</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="mobile-overlay" id="mobile-overlay"></div>
|
||||
|
||||
<main>
|
||||
<header class="sol-hero">
|
||||
<div class="sol-container">
|
||||
<nav class="sol-breadcrumb" aria-label="Brotkrumen">
|
||||
<a href="/">Start</a> › Social-Media- & Krisenmonitoring für Behörden
|
||||
</nav>
|
||||
<h1>Social-Media- und Krisenmonitoring für Behörden</h1>
|
||||
<p class="sol-lead">AegisSight liefert Behörden und Krisenstäben ein automatisch aktualisiertes Lagebild aus Social Media und weiteren offenen Quellen – DSGVO-konform, mit automatischer Faktenprüfung und geografischer Verortung.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Zugang anfragen</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="sol-body">
|
||||
<div class="sol-container">
|
||||
<section class="sol-section">
|
||||
<h2>Was ist Social-Media- und Krisenmonitoring für Behörden?</h2>
|
||||
<p><strong>Social-Media-Monitoring für Behörden</strong> ist die strukturierte, fortlaufende Auswertung öffentlicher Social-Media-Inhalte zur Lagebeurteilung. <strong>Krisenmonitoring</strong> beobachtet eine Lage in Echtzeit, um Krisenstäbe und Entscheider mit einem aktuellen, belegten Lagebild zu versorgen.</p>
|
||||
<p>AegisSight verbindet beides: Social-Media-Quellen werden gemeinsam mit Nachrichten, Fachmedien und Behördenmeldungen ausgewertet und zu einem nachvollziehbaren Lagebild verdichtet.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Wie AegisSight Krisenstäbe versorgt</h2>
|
||||
<ol class="step-list">
|
||||
<li><strong>Erfassen</strong>Öffentliche Social-Media-Beiträge und hunderte weitere offene Quellen werden rund um die Uhr eingelesen und übersetzt.</li>
|
||||
<li><strong>Prüfen</strong>Zentrale Behauptungen werden automatisch gegen unabhängige Quellen abgeglichen – Gerüchte und Falschmeldungen werden so früh erkennbar.</li>
|
||||
<li><strong>Versorgen</strong>Krisenstäbe erhalten ein alle fünf Minuten aktualisiertes Lagebild mit Karte, Zeitverlauf und Quellenbelegen.</li>
|
||||
</ol>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Funktionen im Überblick</h2>
|
||||
<div class="feature-grid">
|
||||
<div class="feature-card"><h3>Social-Media-Auswertung</h3><p>Öffentliche Social-Media-Quellen fließen in das Lagebild ein.</p></div>
|
||||
<div class="feature-card"><h3>Echtzeit-Lagebild</h3><p>Alle fünf Minuten automatisch aktualisiert – Grundlage für schnelle Entscheidungen.</p></div>
|
||||
<div class="feature-card"><h3>Automatische Faktenprüfung</h3><p>Gerüchte und Falschmeldungen werden gegen unabhängige Quellen abgeglichen.</p></div>
|
||||
<div class="feature-card"><h3>Geografische Verortung</h3><p>Meldungen werden auf einer interaktiven Karte räumlich eingeordnet.</p></div>
|
||||
<div class="feature-card"><h3>DSGVO-konform</h3><p>Betrieb auf Servern in Deutschland, ausschließlich öffentliche Quellen.</p></div>
|
||||
<div class="feature-card"><h3>Mehrsprachige Auswertung</h3><p>Beiträge in dutzenden Sprachen werden automatisch übersetzt.</p></div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Für wen sich das Monitoring eignet</h2>
|
||||
<p>Die Lösung richtet sich an <strong>Sicherheitsbehörden</strong> und Krisenstäbe, an den <strong>Bevölkerungsschutz</strong> sowie an <strong>Werkschutz</strong> und <strong>Corporate Security</strong> – überall dort, wo sich entwickelnde Lagen früh erkannt und belastbar eingeordnet werden müssen.</p>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<h2>Häufige Fragen</h2>
|
||||
<details class="sol-faq"><summary>Was ist Social-Media-Monitoring für Behörden?</summary><div class="a">Social-Media-Monitoring für Behörden ist die strukturierte, fortlaufende Auswertung öffentlicher Social-Media-Inhalte zur Lagebeurteilung, etwa für Krisenstäbe oder Sicherheitsbehörden. AegisSight integriert Social-Media-Quellen in seine OSINT-Lagebilder und prüft zentrale Behauptungen automatisch gegen unabhängige Quellen.</div></details>
|
||||
<details class="sol-faq"><summary>Ist das Monitoring DSGVO-konform?</summary><div class="a">Ja. AegisSight wird vollständig auf Servern in Deutschland betrieben, verarbeitet ausschließlich öffentlich zugängliche Quellen und übermittelt keine Daten in Drittländer.</div></details>
|
||||
<details class="sol-faq"><summary>Eignet sich AegisSight für Krisenstäbe und Frühwarnung?</summary><div class="a">Ja. Die Lagebilder werden alle fünf Minuten automatisch aktualisiert. Krisenstäbe erhalten so ein nahezu in Echtzeit gepflegtes, belegtes Lagebild, um sich entwickelnde Lagen früh zu erkennen.</div></details>
|
||||
</section>
|
||||
|
||||
<section class="sol-section sol-related-wrap">
|
||||
<div class="sol-related">
|
||||
<h2>Weitere Lösungen</h2>
|
||||
<a href="/loesungen/osint-lagebild-software/">OSINT- & Lagebild-Software ›</a>
|
||||
<a href="/loesungen/desinformationsmonitoring/">Desinformationsmonitoring & FIMI ›</a>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="sol-section">
|
||||
<div class="sol-final-cta">
|
||||
<h2>Lagebild für den Krisenstab – in Echtzeit</h2>
|
||||
<p>Pilotzugänge für qualifizierte Organisationen sind möglich.</p>
|
||||
<a class="sol-cta-btn" href="/#contact">Kontakt aufnehmen</a>
|
||||
</div>
|
||||
</section>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<!-- Footer -->
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="footer-content">
|
||||
<div class="footer-info">
|
||||
<p class="footer-company">AegisSight UG (haftungsbeschränkt)</p>
|
||||
<p>Gladbacher Straße 3-5, 40764 Langenfeld</p>
|
||||
</div>
|
||||
<div class="footer-links">
|
||||
<a href="/impressum.html">Impressum</a>
|
||||
<a href="/datenschutz.html">Datenschutz</a>
|
||||
<a href="#" id="cookie-settings-link">Cookie-Einstellungen</a>
|
||||
</div>
|
||||
</div>
|
||||
<p class="footer-copyright">© <span id="footer-year">2026</span> AegisSight UG (haftungsbeschränkt). Alle Rechte vorbehalten.</p>
|
||||
</div>
|
||||
</footer>
|
||||
<script>document.getElementById('footer-year').textContent=new Date().getFullYear();</script>
|
||||
<script src="/js/app.js"></script>
|
||||
<script src="/cookie-consent.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
54
sitemap.xml
54
sitemap.xml
@@ -146,60 +146,6 @@
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/situations/deepfakes/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/lagen/deepfakes/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/loesungen/osint-lagebild-software/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/osint-lagebild-software/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/osint-lagebild-software/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/en/solutions/osint-situational-awareness-software/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/osint-lagebild-software/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/osint-situational-awareness-software/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/osint-lagebild-software/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/loesungen/desinformationsmonitoring/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/disinformation-monitoring/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/en/solutions/disinformation-monitoring/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/disinformation-monitoring/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/desinformationsmonitoring/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/social-media-monitoring-government/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/"/>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://aegis-sight.de/en/solutions/social-media-monitoring-government/</loc>
|
||||
<lastmod>2026-06-19</lastmod>
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.8</priority>
|
||||
<xhtml:link rel="alternate" hreflang="de" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/"/>
|
||||
<xhtml:link rel="alternate" hreflang="en" href="https://aegis-sight.de/en/solutions/social-media-monitoring-government/"/>
|
||||
<xhtml:link rel="alternate" hreflang="x-default" href="https://aegis-sight.de/loesungen/social-media-monitoring-behoerden/"/>
|
||||
</url>
|
||||
<!-- Rechtliche Seiten (Impressum/Datenschutz, DE+EN) sind bewusst noindex
|
||||
und daher nicht Teil der Sitemap. Sie bleiben über die Website verlinkt
|
||||
und erreichbar (Impressumspflicht erfüllt), aber ohne Suchindex-Eintrag. -->
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren