Files
ShieldAI/assets/ads/linkedin/variant2_datasecurity.svg

133 lines
7.5 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 627" width="1200" height="627">
<defs>
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#05080f"/>
<stop offset="50%" stop-color="#0a0f1e"/>
<stop offset="100%" stop-color="#0d1117"/>
</linearGradient>
<linearGradient id="accent" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#3b82f6"/>
<stop offset="100%" stop-color="#06b6d4"/>
</linearGradient>
<linearGradient id="dangerGrad" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" stop-color="#ef4444"/>
<stop offset="100%" stop-color="#dc2626"/>
</linearGradient>
<filter id="redGlow">
<feGaussianBlur stdDeviation="4" result="blur"/>
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
</filter>
<filter id="softGlow">
<feGaussianBlur stdDeviation="8" result="blur"/>
<feMerge><feMergeNode in="blur"/><feMergeNode in="SourceGraphic"/></feMerge>
</filter>
</defs>
<!-- Background -->
<rect width="1200" height="627" fill="url(#bg)"/>
<!-- Terminal scan lines -->
<g opacity="0.03">
<line x1="0" y1="0" x2="1200" y2="0" stroke="#22c55e" stroke-width="1"/>
<line x1="0" y1="4" x2="1200" y2="4" stroke="#22c55e" stroke-width="0.5"/>
<line x1="0" y1="8" x2="1200" y2="8" stroke="#22c55e" stroke-width="1"/>
</g>
<!-- Matrix rain effect lines -->
<g stroke="#22c55e" stroke-width="0.5" opacity="0.04">
<line x1="100" y1="0" x2="100" y2="627"/>
<line x1="300" y1="0" x2="300" y2="627"/>
<line x1="500" y1="0" x2="500" y2="627"/>
<line x1="700" y1="0" x2="700" y2="627"/>
<line x1="900" y1="0" x2="900" y2="627"/>
<line x1="1100" y1="0" x2="1100" y2="627"/>
</g>
<!-- Top-right decorative glow -->
<circle cx="1050" cy="100" r="250" fill="#ef4444" opacity="0.03"/>
<!-- Terminal window - left side -->
<g transform="translate(60, 120)">
<rect x="0" y="0" width="520" height="340" rx="8" fill="#0d1117" stroke="#1e293b" stroke-width="1.5"/>
<!-- Window chrome -->
<rect x="0" y="0" width="520" height="32" rx="8" fill="#161b22"/>
<rect x="0" y="16" width="520" height="16" fill="#161b22"/>
<circle cx="20" cy="16" r="5" fill="#ef4444"/>
<circle cx="37" cy="16" r="5" fill="#eab308"/>
<circle cx="54" cy="16" r="5" fill="#22c55e"/>
<text x="260" y="21" font-family="monospace" font-size="11" fill="#64748b" text-anchor="middle">DarkWatch Terminal — Scan Results</text>
<!-- Terminal content -->
<text x="16" y="60" font-family="monospace" font-size="12" fill="#22c55e">$ ./darkwatch --scan --deep</text>
<text x="16" y="82" font-family="monospace" font-size="12" fill="#64748b">Scanning 178 dark web marketplaces...</text>
<text x="16" y="104" font-family="monospace" font-size="12" fill="#64748b">Checking credentials associated with target@email.com</text>
<text x="16" y="126" font-family="monospace" font-size="12" fill="#64748b">Checking phone: +1 (555) ***-****</text>
<text x="16" y="148" font-family="monospace" font-size="12" fill="#22c55e">Scan complete. Found 12 exposures.</text>
<!-- Alert box -->
<rect x="16" y="170" width="488" height="44" rx="4" fill="#450a0a" stroke="#ef4444" stroke-width="1" opacity="0.9"/>
<circle cx="32" cy="192" r="5" fill="#ef4444" filter="url(#redGlow)"/>
<text x="44" y="196" font-family="monospace" font-size="12" fill="#fca5a5" font-weight="bold">CRITICAL: Email + password exposed on 3 marketplaces</text>
<!-- Exposed data rows -->
<rect x="16" y="222" width="488" height="30" rx="2" fill="#1a2332" opacity="0.5"/>
<text x="24" y="241" font-family="monospace" font-size="11" fill="#94a3b8">email@example.com</text>
<text x="280" y="241" font-family="monospace" font-size="11" fill="#ef4444">P@ssw0rd123!</text>
<text x="460" y="241" font-family="monospace" font-size="11" fill="#f59e0b">LEAKED</text>
<rect x="16" y="255" width="488" height="30" rx="2" fill="#1a2332" opacity="0.3"/>
<text x="24" y="274" font-family="monospace" font-size="11" fill="#94a3b8">+1 (555) 234-5678</text>
<text x="280" y="274" font-family="monospace" font-size="11" fill="#ef4444">[HASHED]</text>
<text x="460" y="274" font-family="monospace" font-size="11" fill="#f59e0b">LEAKED</text>
<rect x="16" y="288" width="488" height="30" rx="2" fill="#1a2332" opacity="0.5"/>
<text x="24" y="307" font-family="monospace" font-size="11" fill="#94a3b8">SSN: ***-**-1234</text>
<text x="280" y="307" font-family="monospace" font-size="11" fill="#ef4444">[REDACTED]</text>
<text x="460" y="307" font-family="monospace" font-size="11" fill="#ef4444">HIGH RISK</text>
</g>
<!-- Right side: Headline & CTA -->
<text x="660" y="200" font-family="DejaVu Sans, sans-serif" font-size="36" font-weight="bold" fill="#f1f5f9">
<tspan x="660" dy="0">Your Personal Data</tspan>
<tspan x="660" dy="48" fill="#ef4444">Is on the Dark Web</tspan>
</text>
<text x="660" y="320" font-family="DejaVu Sans, sans-serif" font-size="16" fill="#94a3b8">
<tspan x="660" dy="0">70% of data breaches expose employee</tspan>
<tspan x="660" dy="28">personal contact info. ShieldAI's DarkWatch</tspan>
<tspan x="660" dy="28">scans 100+ marketplaces daily for</tspan>
<tspan x="660" dy="28">exposed emails, phones, and SSNs.</tspan>
</text>
<!-- Stats row -->
<g transform="translate(660, 400)">
<rect x="0" y="0" width="110" height="60" rx="8" fill="#1a2332" stroke="#1e293b" stroke-width="1"/>
<text x="55" y="25" font-family="DejaVu Sans, sans-serif" font-size="20" font-weight="bold" fill="#ef4444" text-anchor="middle">178</text>
<text x="55" y="48" font-family="DejaVu Sans, sans-serif" font-size="10" fill="#64748b" text-anchor="middle">Marketplaces</text>
<rect x="125" y="0" width="110" height="60" rx="8" fill="#1a2332" stroke="#1e293b" stroke-width="1"/>
<text x="180" y="25" font-family="DejaVu Sans, sans-serif" font-size="20" font-weight="bold" fill="#f59e0b" text-anchor="middle">24/7</text>
<text x="180" y="48" font-family="DejaVu Sans, sans-serif" font-size="10" fill="#64748b" text-anchor="middle">Monitoring</text>
<rect x="250" y="0" width="110" height="60" rx="8" fill="#1a2332" stroke="#1e293b" stroke-width="1"/>
<text x="305" y="25" font-family="DejaVu Sans, sans-serif" font-size="20" font-weight="bold" fill="#22c55e" text-anchor="middle">99.7%</text>
<text x="305" y="48" font-family="DejaVu Sans, sans-serif" font-size="10" fill="#64748b" text-anchor="middle">Accuracy</text>
</g>
<!-- CTA Button -->
<rect x="660" y="490" width="200" height="50" rx="25" fill="url(#accent)"/>
<text x="760" y="522" font-family="DejaVu Sans, sans-serif" font-size="16" font-weight="bold" fill="#ffffff" text-anchor="middle">Monitor Your Data →</text>
<!-- Bottom branding bar -->
<rect x="0" y="577" width="1200" height="50" fill="#05080f" opacity="0.9"/>
<line x1="0" y1="577" x2="1200" y2="577" stroke="#3b82f6" stroke-width="1" opacity="0.3"/>
<!-- ShieldAI logo -->
<g transform="translate(60, 590)">
<path d="M15 2 L28 12 L28 22 Q28 32 15 38 Q2 32 2 22 L2 12 Z" fill="url(#accent)" opacity="0.9"/>
<path d="M11 18 L15 18 L15 22 L19 22 L19 26 L15 26 L15 30 L11 30 L11 26 L7 26 L7 22 L11 22 Z" fill="white" opacity="0.9"/>
<text x="38" y="26" font-family="DejaVu Sans, sans-serif" font-size="16" font-weight="bold" fill="#f1f5f9">ShieldAI</text>
<text x="115" y="26" font-family="DejaVu Sans, sans-serif" font-size="11" fill="#64748b">AI-Powered Identity Protection for Everyone</text>
</g>
</svg>