{"id":28341,"date":"2026-05-06T09:21:57","date_gmt":"2026-05-06T07:21:57","guid":{"rendered":"https:\/\/defenderbox.de\/?page_id=28341"},"modified":"2026-05-07T12:42:28","modified_gmt":"2026-05-07T10:42:28","slug":"graphics-test","status":"publish","type":"page","link":"https:\/\/defenderbox.de\/en\/grafiken-test\/","title":{"rendered":"Graphics Test"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"28341\" class=\"elementor elementor-28341\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b13a77 e-flex e-con-boxed e-con e-parent\" data-id=\"7b13a77\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-703de50 elementor-widget elementor-widget-html\" data-id=\"703de50\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>DEFENDERBOX \/\/ Cycle<\/title>\n<style>\n  \/* Scoped to .db-cycle so nothing leaks into the host page *\/\n  .db-cycle {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 800px;\n    margin: 0 auto;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    background: transparent;\n  }\n  .db-cycle * { box-sizing: border-box; }\n  .db-cycle svg {\n    width: 100%;\n    height: 100%;\n    display: block;\n    overflow: visible;\n  }\n\n  @keyframes db-orange-pulse {\n    0%, 100% { filter: drop-shadow(0 0 12px rgba(255, 138, 31, 0.55)) drop-shadow(0 0 24px rgba(255, 138, 31, 0.25)); }\n    50% { filter: drop-shadow(0 0 20px rgba(255, 138, 31, 0.85)) drop-shadow(0 0 40px rgba(255, 138, 31, 0.4)); }\n  }\n  .db-cycle .arc-orange { animation: db-orange-pulse 2.4s ease-in-out infinite; }\n\n  @keyframes db-scanner-rotate {\n    from { transform: rotate(0deg); }\n    to { transform: rotate(360deg); }\n  }\n  .db-cycle .scanner {\n    transform-origin: 350px 350px;\n    animation: db-scanner-rotate 8s linear infinite;\n  }\n\n  @keyframes db-ring-rotate-slow {\n    from { transform: rotate(0deg); }\n    to { transform: rotate(-360deg); }\n  }\n  .db-cycle .tick-ring {\n    transform-origin: 350px 350px;\n    animation: db-ring-rotate-slow 60s linear infinite;\n  }\n<\/style>\n<\/head>\n<body style=\"margin:0;padding:0;background:transparent;\">\n\n  <div class=\"db-cycle\">\n    <svg viewBox=\"0 0 700 700\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n      <defs>\n        <linearGradient id=\"db-g-blue-1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#1c3556\"\/>\n          <stop offset=\"100%\" stop-color=\"#3a6a9e\"\/>\n        <\/linearGradient>\n        <linearGradient id=\"db-g-blue-2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#264a76\"\/>\n          <stop offset=\"100%\" stop-color=\"#5fd4ff\"\/>\n        <\/linearGradient>\n        <linearGradient id=\"db-g-blue-3\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n          <stop offset=\"0%\" stop-color=\"#1a2c47\"\/>\n          <stop offset=\"100%\" stop-color=\"#2c4d77\"\/>\n        <\/linearGradient>\n        <linearGradient id=\"db-g-orange\" x1=\"0\" y1=\"1\" x2=\"0\" y2=\"0\">\n          <stop offset=\"0%\" stop-color=\"#c25a10\"\/>\n          <stop offset=\"100%\" stop-color=\"#ff8a1f\"\/>\n        <\/linearGradient>\n        <radialGradient id=\"db-orange-bloom\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n          <stop offset=\"0%\" stop-color=\"#ff8a1f\" stop-opacity=\"0.35\"\/>\n          <stop offset=\"100%\" stop-color=\"#ff8a1f\" stop-opacity=\"0\"\/>\n        <\/radialGradient>\n        <filter id=\"db-cyan-glow\" x=\"-30%\" y=\"-30%\" width=\"160%\" height=\"160%\">\n          <feGaussianBlur stdDeviation=\"3\" result=\"b\"\/>\n          <feMerge><feMergeNode in=\"b\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge>\n        <\/filter>\n      <\/defs>\n\n      <!-- Outer guide rings -->\n      <circle cx=\"350\" cy=\"350\" r=\"295\" fill=\"none\" stroke=\"#1b2643\" stroke-width=\"1\" stroke-dasharray=\"2 6\" opacity=\"0.6\"\/>\n      <circle cx=\"350\" cy=\"350\" r=\"305\" fill=\"none\" stroke=\"#1b2643\" stroke-width=\"1\" opacity=\"0.4\"\/>\n\n      <!-- Tick ring -->\n      <g class=\"tick-ring\" opacity=\"0.55\">\n        <g id=\"db-ticks\"><\/g>\n      <\/g>\n\n      <!-- Orange bloom behind orange arc -->\n      <ellipse cx=\"155\" cy=\"455\" rx=\"190\" ry=\"190\" fill=\"url(#db-orange-bloom)\"\/>\n\n      <!-- Q1 NE -->\n      <path d=\"M 359.42 80.16 A 270 270 0 0 1 619.84 340.58 L 529.89 343.72 A 180 180 0 0 0 356.28 170.11 Z\"\n            fill=\"url(#db-g-blue-2)\" opacity=\"0.95\"\/>\n\n      <!-- Q2 SE -->\n      <path d=\"M 619.84 359.42 A 270 270 0 0 1 359.42 619.84 L 356.28 529.89 A 180 180 0 0 0 529.89 356.28 Z\"\n            fill=\"url(#db-g-blue-1)\" opacity=\"0.95\"\/>\n\n      <!-- Q3 SW (orange) -->\n      <g class=\"arc-orange\">\n        <path d=\"M 340.58 619.84 A 270 270 0 0 1 80.16 359.42 L 170.11 356.28 A 180 180 0 0 0 343.72 529.89 Z\"\n              fill=\"url(#db-g-orange)\" opacity=\"1\"\/>\n      <\/g>\n\n      <!-- Q4 NW -->\n      <path d=\"M 80.16 340.58 A 270 270 0 0 1 340.58 80.16 L 343.72 170.11 A 180 180 0 0 0 170.11 343.72 Z\"\n            fill=\"url(#db-g-blue-3)\" opacity=\"0.95\"\/>\n\n      <!-- Quadrant icons -->\n      <g transform=\"translate(509, 191)\" stroke=\"#e8f4ff\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect x=\"-18\" y=\"-16\" width=\"36\" height=\"28\" rx=\"2\"\/>\n        <line x1=\"-18\" y1=\"-6\" x2=\"18\" y2=\"-6\"\/>\n        <line x1=\"-18\" y1=\"3\" x2=\"18\" y2=\"3\"\/>\n        <line x1=\"-7\" y1=\"-16\" x2=\"-7\" y2=\"12\"\/>\n        <line x1=\"6\" y1=\"-16\" x2=\"6\" y2=\"12\"\/>\n        <circle cx=\"14\" cy=\"14\" r=\"6\" fill=\"#5fd4ff\" stroke=\"#04060d\"\/>\n        <line x1=\"18\" y1=\"18\" x2=\"24\" y2=\"24\" stroke=\"#5fd4ff\"\/>\n      <\/g>\n\n      <g transform=\"translate(509, 509)\" stroke=\"#e8f4ff\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect x=\"-22\" y=\"-16\" width=\"36\" height=\"24\" rx=\"2\"\/>\n        <line x1=\"-22\" y1=\"12\" x2=\"14\" y2=\"12\"\/>\n        <line x1=\"-4\" y1=\"8\" x2=\"-4\" y2=\"12\"\/>\n        <circle cx=\"14\" cy=\"12\" r=\"9\" fill=\"#0c1322\"\/>\n        <rect x=\"9.5\" y=\"10\" width=\"9\" height=\"7\" rx=\"1.5\" stroke=\"#5fd4ff\"\/>\n        <path d=\"M 11 10 V 7.5 a 3 3 0 0 1 6 0 V 10\" stroke=\"#5fd4ff\"\/>\n      <\/g>\n\n      <g transform=\"translate(191, 509)\" stroke=\"#fff5e8\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <circle cx=\"0\" cy=\"0\" r=\"20\"\/>\n        <ellipse cx=\"0\" cy=\"0\" rx=\"8\" ry=\"20\"\/>\n        <line x1=\"-20\" y1=\"0\" x2=\"20\" y2=\"0\"\/>\n        <line x1=\"-18\" y1=\"-10\" x2=\"18\" y2=\"-10\"\/>\n        <line x1=\"-18\" y1=\"10\" x2=\"18\" y2=\"10\"\/>\n      <\/g>\n\n      <g transform=\"translate(191, 191)\" stroke=\"#e8f4ff\" stroke-width=\"2\" fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <rect x=\"-18\" y=\"-15\" width=\"36\" height=\"30\" rx=\"2\"\/>\n        <line x1=\"-18\" y1=\"-5\" x2=\"18\" y2=\"-5\"\/>\n        <line x1=\"-10\" y1=\"-20\" x2=\"-10\" y2=\"-10\"\/>\n        <line x1=\"10\" y1=\"-20\" x2=\"10\" y2=\"-10\"\/>\n        <polyline points=\"-8,5 -2,11 10,-1\" stroke=\"#5fd4ff\"\/>\n      <\/g>\n\n      <!-- Scanner sweep -->\n      <g class=\"scanner\">\n        <line x1=\"350\" y1=\"350\" x2=\"350\" y2=\"100\" stroke=\"url(#db-g-blue-2)\" stroke-width=\"1.5\" opacity=\"0.6\"\/>\n        <circle cx=\"350\" cy=\"100\" r=\"4\" fill=\"#5fd4ff\" filter=\"url(#db-cyan-glow)\"\/>\n        <circle cx=\"350\" cy=\"100\" r=\"8\" fill=\"#5fd4ff\" opacity=\"0.25\"\/>\n      <\/g>\n\n      <!-- Center dashed ring -->\n      <circle cx=\"350\" cy=\"350\" r=\"92\" fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1\" stroke-dasharray=\"3 6\" opacity=\"0.5\"\/>\n\n      <!-- Center cube -->\n      <g transform=\"translate(350, 350)\">\n        <path d=\"M 0 -42 L 36 -22 L 36 22 L 0 42 L -36 22 L -36 -22 Z\"\n              fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"2.2\" stroke-linejoin=\"round\"\/>\n        <path d=\"M 0 -42 L 0 0 M 0 0 L 36 -22 M 0 0 L -36 -22\"\n              stroke=\"#2576a3\" stroke-width=\"1.5\" fill=\"none\"\/>\n        <circle cx=\"0\" cy=\"-3\" r=\"5\" fill=\"#5fd4ff\"\/>\n        <rect x=\"-2\" y=\"-3\" width=\"4\" height=\"11\" fill=\"#5fd4ff\"\/>\n      <\/g>\n    <\/svg>\n  <\/div>\n\n<script>\n  (function() {\n    var g = document.getElementById('db-ticks');\n    if (!g) return;\n    var cx = 350, cy = 350, total = 60;\n    var svgNS = 'http:\/\/www.w3.org\/2000\/svg';\n    for (var i = 0; i < total; i++) {\n      var angle = (i \/ total) * Math.PI * 2 - Math.PI \/ 2;\n      var isMajor = i % 5 === 0;\n      var r1 = 312;\n      var r2 = isMajor ? 322 : 318;\n      var line = document.createElementNS(svgNS, 'line');\n      line.setAttribute('x1', (cx + r1 * Math.cos(angle)).toFixed(2));\n      line.setAttribute('y1', (cy + r1 * Math.sin(angle)).toFixed(2));\n      line.setAttribute('x2', (cx + r2 * Math.cos(angle)).toFixed(2));\n      line.setAttribute('y2', (cy + r2 * Math.sin(angle)).toFixed(2));\n      line.setAttribute('stroke', isMajor ? '#5fd4ff' : '#2c3a5c');\n      line.setAttribute('stroke-width', isMajor ? '1.4' : '1');\n      line.setAttribute('opacity', isMajor ? '0.7' : '0.4');\n      g.appendChild(line);\n    }\n  })();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1251603 e-flex e-con-boxed e-con e-parent\" data-id=\"1251603\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-43587c2 elementor-widget elementor-widget-heading\" data-id=\"43587c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Unser Funktionsumfang<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-35f7de0 e-con-full e-flex e-con e-child\" data-id=\"35f7de0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-160763c e-con-full e-flex e-con e-child\" data-id=\"160763c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bda7514 elementor-widget elementor-widget-html\" data-id=\"bda7514\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>DEFENDERBOX \/\/ Pipeline<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap');\n\n  .db-pipeline {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    background: transparent;\n  }\n  .db-pipeline * { box-sizing: border-box; }\n  .db-pipeline svg {\n    width: 100%; height: 100%;\n    display: block;\n    overflow: visible;\n  }\n\n  .db-pipeline .num {\n    font-family: 'JetBrains Mono', ui-monospace, monospace;\n    font-size: 11px;\n    fill: #97a3bc;\n    letter-spacing: 0.18em;\n    font-weight: 500;\n  }\n  .db-pipeline .label-title {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 22px;\n    text-transform: uppercase;\n    letter-spacing: -0.005em;\n    fill: #5fd4ff;\n  }\n  .db-pipeline .label-title.dark   { fill: #d8e2f0; }\n  .db-pipeline .label-title.orange { fill: #fff5e8; }\n  .db-pipeline .top-label {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 10px;\n    fill: #5fd4ff;\n    letter-spacing: 0.32em;\n    font-weight: 500;\n  }\n\n  @keyframes db-flow-down {\n    0%   { transform: translateY(0); opacity: 0; }\n    10%  { opacity: 1; }\n    90%  { opacity: 1; }\n    100% { transform: translateY(var(--travel)); opacity: 0; }\n  }\n  .db-arrow-flow {\n    animation: db-flow-down var(--dur) linear infinite;\n    animation-delay: var(--delay);\n  }\n\n  @keyframes db-orange-pulse {\n    0%, 100% { filter: drop-shadow(0 0 12px rgba(255,138,31,0.5)) drop-shadow(0 0 24px rgba(255,138,31,0.25)); }\n    50%      { filter: drop-shadow(0 0 22px rgba(255,138,31,0.9)) drop-shadow(0 0 44px rgba(255,138,31,0.45)); }\n  }\n  .db-orange-glow { animation: db-orange-pulse 2.6s ease-in-out infinite; }\n<\/style>\n<\/head>\n<body style=\"margin:0;padding:0;background:transparent;\">\n\n<div class=\"db-pipeline\">\n  <svg viewBox=\"0 0 700 700\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n    <defs>\n      <linearGradient id=\"dbp-st1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#5b78a0\"\/><stop offset=\"100%\" stop-color=\"#2e4769\"\/>\n      <\/linearGradient>\n      <pattern id=\"dbp-st1-dots\" x=\"0\" y=\"0\" width=\"14\" height=\"14\" patternUnits=\"userSpaceOnUse\">\n        <circle cx=\"7\" cy=\"7\" r=\"1.4\" fill=\"rgba(255,255,255,0.16)\"\/>\n      <\/pattern>\n      <linearGradient id=\"dbp-st2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#5fd4ff\"\/><stop offset=\"100%\" stop-color=\"#1e6da3\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbp-st3\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#101a36\"\/><stop offset=\"100%\" stop-color=\"#040813\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbp-st4\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#ffa342\"\/><stop offset=\"100%\" stop-color=\"#c25a10\"\/>\n      <\/linearGradient>\n      <radialGradient id=\"dbp-orange-bloom\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n        <stop offset=\"0%\" stop-color=\"#ff8a1f\" stop-opacity=\"0.32\"\/>\n        <stop offset=\"100%\" stop-color=\"#ff8a1f\" stop-opacity=\"0\"\/>\n      <\/radialGradient>\n      <pattern id=\"dbp-grid\" x=\"0\" y=\"0\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\">\n        <path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"#1b2643\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n      <\/pattern>\n    <\/defs>\n\n    <rect x=\"0\" y=\"0\" width=\"700\" height=\"700\" fill=\"url(#dbp-grid)\"\/>\n\n    <text x=\"350\" y=\"22\" text-anchor=\"middle\" class=\"top-label\">[ IT-INFRASTRUKTUR \/\/ PIPELINE ]<\/text>\n\n    <line x1=\"350\" y1=\"50\" x2=\"350\" y2=\"660\" stroke=\"#1b2643\" stroke-width=\"1\" stroke-dasharray=\"2 8\" opacity=\"0.4\"\/>\n\n    <ellipse cx=\"350\" cy=\"575\" rx=\"340\" ry=\"80\" fill=\"url(#dbp-orange-bloom)\"\/>\n\n    <g id=\"dbp-arrows\"><\/g>\n\n    <!-- Stage 1: Identifizierung (cy 125) -->\n    <g>\n      <rect x=\"60\" y=\"90\" width=\"580\" height=\"70\" rx=\"10\" fill=\"url(#dbp-st1)\"\/>\n      <rect x=\"60\" y=\"90\" width=\"580\" height=\"70\" rx=\"10\" fill=\"url(#dbp-st1-dots)\"\/>\n      <rect x=\"60\" y=\"90\" width=\"580\" height=\"70\" rx=\"10\" fill=\"none\" stroke=\"rgba(255,255,255,0.18)\" stroke-width=\"1\"\/>\n      <text x=\"85\" y=\"131\" class=\"num\">[ 01 ]<\/text>\n      <text x=\"350\" y=\"133\" text-anchor=\"middle\" class=\"label-title\">IDENTIFIZIERUNG<\/text>\n    <\/g>\n\n    <!-- Stage 2: Bewertung (cy 275) -->\n    <g>\n      <rect x=\"60\" y=\"240\" width=\"580\" height=\"70\" rx=\"10\" fill=\"url(#dbp-st2)\"\/>\n      <rect x=\"60\" y=\"240\" width=\"580\" height=\"70\" rx=\"10\" fill=\"none\" stroke=\"rgba(255,255,255,0.32)\" stroke-width=\"1\"\/>\n      <text x=\"85\" y=\"281\" class=\"num\">[ 02 ]<\/text>\n      <text x=\"350\" y=\"283\" text-anchor=\"middle\" class=\"label-title\">BEWERTUNG<\/text>\n    <\/g>\n\n    <!-- Stage 3: Priorisierung (cy 425) -->\n    <g>\n      <rect x=\"60\" y=\"390\" width=\"580\" height=\"70\" rx=\"10\" fill=\"url(#dbp-st3)\"\/>\n      <rect x=\"60\" y=\"390\" width=\"580\" height=\"70\" rx=\"10\" fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1.2\" opacity=\"0.55\"\/>\n      <text x=\"85\" y=\"431\" class=\"num\">[ 03 ]<\/text>\n      <text x=\"350\" y=\"433\" text-anchor=\"middle\" class=\"label-title dark\">PRIORISIERUNG<\/text>\n    <\/g>\n\n    <!-- Stage 4: Minderung (cy 575, featured) -->\n    <g class=\"db-orange-glow\">\n      <rect x=\"60\" y=\"540\" width=\"580\" height=\"70\" rx=\"10\" fill=\"url(#dbp-st4)\"\/>\n      <rect x=\"60\" y=\"540\" width=\"580\" height=\"70\" rx=\"10\" fill=\"none\" stroke=\"rgba(255,255,255,0.32)\" stroke-width=\"1\"\/>\n      <text x=\"85\" y=\"581\" class=\"num\" style=\"fill: #fff5e8;\">[ 04 ]<\/text>\n      <text x=\"350\" y=\"583\" text-anchor=\"middle\" class=\"label-title orange\">MINDERUNG<\/text>\n    <\/g>\n\n  <\/svg>\n<\/div>\n\n<script>\n  (function () {\n    var NS = 'http:\/\/www.w3.org\/2000\/svg';\n    var arrowsG = document.getElementById('dbp-arrows');\n    if (!arrowsG) return;\n\n    var zones = [\n      { y: 35,  ey: 88,  count: 14, op: 0.85, col: '245,250,255' },\n      { y: 165, ey: 235, count: 10, op: 0.75, col: '215,230,245' },\n      { y: 315, ey: 385, count: 7,  op: 0.65, col: '185,205,230' },\n      { y: 465, ey: 535, count: 4,  op: 0.55, col: '160,185,215' },\n      { y: 615, ey: 685, count: 2,  op: 0.85, col: '95,212,255' }\n    ];\n\n    var X_MIN = 90, X_MAX = 610;\n\n    zones.forEach(function (zone) {\n      var range = X_MAX - X_MIN;\n      var slot = range \/ zone.count;\n      for (var i = 0; i < zone.count; i++) {\n        var baseX = X_MIN + slot * i + slot * 0.5;\n        var jitter = (Math.random() - 0.5) * slot * 0.5;\n        var x = baseX + jitter;\n\n        var arrowLen = 16;\n        var travel = (zone.ey - zone.y) - arrowLen;\n        var dur = (3.2 + Math.random() * 1.8).toFixed(2);\n        var delay = (-Math.random() * dur).toFixed(2);\n\n        var wrap = document.createElementNS(NS, 'g');\n        wrap.setAttribute('transform', 'translate(' + x.toFixed(1) + ',' + zone.y + ')');\n\n        var flow = document.createElementNS(NS, 'g');\n        flow.setAttribute('class', 'db-arrow-flow');\n        flow.setAttribute('style', '--travel:' + travel + 'px;--dur:' + dur + 's;--delay:' + delay + 's;');\n\n        var line = document.createElementNS(NS, 'line');\n        line.setAttribute('x1', '0'); line.setAttribute('y1', '0');\n        line.setAttribute('x2', '0'); line.setAttribute('y2', '12');\n        line.setAttribute('stroke', 'rgba(' + zone.col + ',' + zone.op + ')');\n        line.setAttribute('stroke-width', '1.5');\n        line.setAttribute('stroke-linecap', 'round');\n        flow.appendChild(line);\n\n        var head = document.createElementNS(NS, 'polygon');\n        head.setAttribute('points', '-3.5,12 0,18 3.5,12');\n        head.setAttribute('fill', 'rgba(' + zone.col + ',' + zone.op + ')');\n        flow.appendChild(head);\n\n        wrap.appendChild(flow);\n        arrowsG.appendChild(wrap);\n      }\n    });\n  })();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8428d27 elementor-widget elementor-widget-heading\" data-id=\"8428d27\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">EXTERNE SCHWACHSTELLENANALYSE<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bd96823 e-con-full e-flex e-con e-child\" data-id=\"bd96823\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e74732 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1e74732\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDie externe Schwachstellenanalyse der DEFENDERBOX pr\u00fcft systematisch Ihre IT-Infrastruktur auf Sicherheitsl\u00fccken und ineffiziente Prozesse, um Risiken fr\u00fchzeitig zu erkennen. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e9ae98f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e9ae98f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defenderbox.de\/produkt\/#externsch\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mehr erfahren<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1981905 e-con-full e-flex e-con e-child\" data-id=\"1981905\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3886172 elementor-widget elementor-widget-html\" data-id=\"3886172\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>DEFENDERBOX \/\/ Pentesting Vorteile<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap');\n\n  .db-pentest {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n    background: transparent;\n  }\n  .db-pentest * { box-sizing: border-box; }\n\n  .db-pentest .db-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 14px;\n  }\n\n  .db-pentest .db-cell {\n    position: relative;\n    aspect-ratio: 1 \/ 1;\n    overflow: visible;\n  }\n  .db-pentest .db-cell > svg {\n    width: 100%;\n    height: 100%;\n    display: block;\n    overflow: visible;\n  }\n\n  \/* Orange card pulsing glow *\/\n  @keyframes db-orange-pulse {\n    0%, 100% { filter: drop-shadow(0 0 14px rgba(255,138,31,0.5)); }\n    50%      { filter: drop-shadow(0 0 28px rgba(255,138,31,0.9)); }\n  }\n  .db-pentest .db-cell--orange > svg {\n    animation: db-orange-pulse 3.2s ease-in-out infinite;\n  }\n\n  \/* Orange ring rotation *\/\n  @keyframes db-ring-rotate { to { transform: rotate(360deg); } }\n  .db-pentest .ring-rotate {\n    transform-origin: 100px 80px;\n    animation: db-ring-rotate 14s linear infinite;\n  }\n<\/style>\n<\/head>\n<body style=\"margin:0;padding:0;background:transparent;\">\n\n<div class=\"db-pentest\">\n  <div class=\"db-grid\">\n\n    <!-- ==================== CARD 01 \u2014 GESCHWINDIGKEIT ==================== -->\n    <div class=\"db-cell db-cell--orange\">\n      <svg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <defs>\n          <linearGradient id=\"dbpv-bg-1\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#1f1408\"\/>\n            <stop offset=\"60%\" stop-color=\"#100a14\"\/>\n            <stop offset=\"100%\" stop-color=\"#08080d\"\/>\n          <\/linearGradient>\n          <radialGradient id=\"dbpv-bloom-1\" cx=\"0.85\" cy=\"0.15\" r=\"0.55\">\n            <stop offset=\"0%\" stop-color=\"#ff8a1f\" stop-opacity=\"0.32\"\/>\n            <stop offset=\"100%\" stop-color=\"#ff8a1f\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <radialGradient id=\"dbpv-iglow-1\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#ff8a1f\" stop-opacity=\"0.35\"\/>\n            <stop offset=\"70%\" stop-color=\"#ff8a1f\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <pattern id=\"dbpv-dots-1\" x=\"0\" y=\"0\" width=\"6.3\" height=\"6.3\" patternUnits=\"userSpaceOnUse\">\n            <circle cx=\"3\" cy=\"3\" r=\"0.4\" fill=\"rgba(255,255,255,0.08)\"\/>\n          <\/pattern>\n        <\/defs>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bg-1)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bloom-1)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-dots-1)\" opacity=\"0.55\"\/>\n        <rect x=\"0.5\" y=\"0.5\" width=\"199\" height=\"199\" rx=\"11.5\" fill=\"none\"\n              stroke=\"rgba(255,138,31,0.45)\" stroke-width=\"1\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"28\" fill=\"url(#dbpv-iglow-1)\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"38\" fill=\"none\"\n                stroke=\"rgba(255,138,31,0.55)\" stroke-width=\"1.2\"\n                class=\"ring-rotate\"\/>\n        <!-- Lightning icon: viewBox 0 0 24 24 \u2192 translate(80,60) scale(1.667) -->\n        <g transform=\"translate(80 60) scale(1.667)\">\n          <polygon points=\"13 2 4 14 12 14 11 22 20 10 12 10 13 2\"\n                   fill=\"rgba(255,138,31,0.18)\"\n                   stroke=\"#ff8a1f\" stroke-width=\"1.6\"\n                   stroke-linecap=\"round\" stroke-linejoin=\"round\"\n                   vector-effect=\"non-scaling-stroke\"\/>\n        <\/g>\n        <text x=\"14\" y=\"22\" font-family=\"JetBrains Mono, monospace\" font-size=\"9\"\n              letter-spacing=\"1.6\" fill=\"#ff8a1f\" fill-opacity=\"0.7\" font-weight=\"500\">[ 01 ]<\/text>\n        <text x=\"100\" y=\"158\" text-anchor=\"middle\"\n              font-family=\"Archivo Black, Impact, sans-serif\" font-size=\"14\"\n              fill=\"#ff8a1f\">GESCHWINDIGKEIT<\/text>\n      <\/svg>\n    <\/div>\n\n    <!-- ==================== CARD 02 \u2014 EFFIZIENZ ==================== -->\n    <div class=\"db-cell\">\n      <svg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <defs>\n          <linearGradient id=\"dbpv-bg-2\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#0d2540\"\/>\n            <stop offset=\"100%\" stop-color=\"#08182c\"\/>\n          <\/linearGradient>\n          <radialGradient id=\"dbpv-bloom-2\" cx=\"0.85\" cy=\"0.15\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#5fd4ff\" stop-opacity=\"0.18\"\/>\n            <stop offset=\"100%\" stop-color=\"#5fd4ff\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <radialGradient id=\"dbpv-iglow-2\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#5fd4ff\" stop-opacity=\"0.28\"\/>\n            <stop offset=\"70%\" stop-color=\"#5fd4ff\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <pattern id=\"dbpv-dots-2\" x=\"0\" y=\"0\" width=\"6.3\" height=\"6.3\" patternUnits=\"userSpaceOnUse\">\n            <circle cx=\"3\" cy=\"3\" r=\"0.4\" fill=\"rgba(255,255,255,0.06)\"\/>\n          <\/pattern>\n        <\/defs>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bg-2)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bloom-2)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-dots-2)\" opacity=\"0.5\"\/>\n        <rect x=\"0.5\" y=\"0.5\" width=\"199\" height=\"199\" rx=\"11.5\" fill=\"none\"\n              stroke=\"rgba(95,212,255,0.28)\" stroke-width=\"1\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"28\" fill=\"url(#dbpv-iglow-2)\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"38\" fill=\"none\"\n                stroke=\"rgba(95,212,255,0.35)\" stroke-width=\"1\" stroke-dasharray=\"2 4\"\/>\n        <g transform=\"translate(80 60) scale(1.667)\">\n          <g fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1.6\"\n             stroke-linecap=\"round\" stroke-linejoin=\"round\"\n             vector-effect=\"non-scaling-stroke\">\n            <path d=\"M3 7h13\"\/>\n            <polyline points=\"13 4 16 7 13 10\"\/>\n            <path d=\"M21 17H8\"\/>\n            <polyline points=\"11 14 8 17 11 20\"\/>\n          <\/g>\n        <\/g>\n        <text x=\"14\" y=\"22\" font-family=\"JetBrains Mono, monospace\" font-size=\"9\"\n              letter-spacing=\"1.6\" fill=\"#5fd4ff\" fill-opacity=\"0.7\" font-weight=\"500\">[ 02 ]<\/text>\n        <text x=\"100\" y=\"158\" text-anchor=\"middle\"\n              font-family=\"Archivo Black, Impact, sans-serif\" font-size=\"14\"\n              fill=\"#5fd4ff\">EFFIZIENZ<\/text>\n      <\/svg>\n    <\/div>\n\n    <!-- ==================== CARD 03 \u2014 KOSTENEFFEKTIVIT\u00c4T ==================== -->\n    <div class=\"db-cell\">\n      <svg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <defs>\n          <linearGradient id=\"dbpv-bg-3\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#1b3a58\"\/>\n            <stop offset=\"100%\" stop-color=\"#0d2440\"\/>\n          <\/linearGradient>\n          <radialGradient id=\"dbpv-bloom-3\" cx=\"0.15\" cy=\"0.85\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#9bc2e8\" stop-opacity=\"0.18\"\/>\n            <stop offset=\"100%\" stop-color=\"#9bc2e8\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <radialGradient id=\"dbpv-iglow-3\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#9bc2e8\" stop-opacity=\"0.28\"\/>\n            <stop offset=\"70%\" stop-color=\"#9bc2e8\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <pattern id=\"dbpv-dots-3\" x=\"0\" y=\"0\" width=\"6.3\" height=\"6.3\" patternUnits=\"userSpaceOnUse\">\n            <circle cx=\"3\" cy=\"3\" r=\"0.4\" fill=\"rgba(255,255,255,0.06)\"\/>\n          <\/pattern>\n        <\/defs>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bg-3)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bloom-3)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-dots-3)\" opacity=\"0.5\"\/>\n        <rect x=\"0.5\" y=\"0.5\" width=\"199\" height=\"199\" rx=\"11.5\" fill=\"none\"\n              stroke=\"rgba(155,194,232,0.24)\" stroke-width=\"1\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"28\" fill=\"url(#dbpv-iglow-3)\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"38\" fill=\"none\"\n                stroke=\"rgba(155,194,232,0.35)\" stroke-width=\"1\" stroke-dasharray=\"2 4\"\/>\n        <g transform=\"translate(80 60) scale(1.667)\">\n          <g fill=\"none\" stroke=\"#9bc2e8\" stroke-width=\"1.6\"\n             stroke-linecap=\"round\" stroke-linejoin=\"round\"\n             vector-effect=\"non-scaling-stroke\">\n            <polyline points=\"3 17 9 11 13 15 21 7\"\/>\n            <polyline points=\"14 7 21 7 21 14\"\/>\n            <line x1=\"3\" y1=\"21\" x2=\"21\" y2=\"21\" opacity=\"0.4\"\/>\n          <\/g>\n        <\/g>\n        <text x=\"14\" y=\"22\" font-family=\"JetBrains Mono, monospace\" font-size=\"9\"\n              letter-spacing=\"1.6\" fill=\"#9bc2e8\" fill-opacity=\"0.7\" font-weight=\"500\">[ 03 ]<\/text>\n        <text x=\"100\" y=\"158\" text-anchor=\"middle\"\n              font-family=\"Archivo Black, Impact, sans-serif\" font-size=\"13\"\n              fill=\"#9bc2e8\" textLength=\"172\" lengthAdjust=\"spacingAndGlyphs\">KOSTENEFFEKTIVIT\u00c4T<\/text>\n      <\/svg>\n    <\/div>\n\n    <!-- ==================== CARD 04 \u2014 REPRODUZIERBARKEIT ==================== -->\n    <div class=\"db-cell\">\n      <svg viewBox=\"0 0 200 200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <defs>\n          <linearGradient id=\"dbpv-bg-4\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n            <stop offset=\"0%\" stop-color=\"#0a1020\"\/>\n            <stop offset=\"100%\" stop-color=\"#03060d\"\/>\n          <\/linearGradient>\n          <radialGradient id=\"dbpv-iglow-4\" cx=\"0.5\" cy=\"0.5\" r=\"0.5\">\n            <stop offset=\"0%\" stop-color=\"#5fd4ff\" stop-opacity=\"0.28\"\/>\n            <stop offset=\"70%\" stop-color=\"#5fd4ff\" stop-opacity=\"0\"\/>\n          <\/radialGradient>\n          <pattern id=\"dbpv-dots-4\" x=\"0\" y=\"0\" width=\"6.3\" height=\"6.3\" patternUnits=\"userSpaceOnUse\">\n            <circle cx=\"3\" cy=\"3\" r=\"0.4\" fill=\"rgba(255,255,255,0.06)\"\/>\n          <\/pattern>\n        <\/defs>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-bg-4)\"\/>\n        <rect x=\"0\" y=\"0\" width=\"200\" height=\"200\" rx=\"12\" fill=\"url(#dbpv-dots-4)\" opacity=\"0.5\"\/>\n        <rect x=\"0.5\" y=\"0.5\" width=\"199\" height=\"199\" rx=\"11.5\" fill=\"none\"\n              stroke=\"rgba(95,212,255,0.22)\" stroke-width=\"1\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"28\" fill=\"url(#dbpv-iglow-4)\"\/>\n        <circle cx=\"100\" cy=\"80\" r=\"38\" fill=\"none\"\n                stroke=\"rgba(95,212,255,0.35)\" stroke-width=\"1\" stroke-dasharray=\"2 4\"\/>\n        <g transform=\"translate(80 60) scale(1.667)\">\n          <g fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1.6\"\n             stroke-linecap=\"round\" stroke-linejoin=\"round\"\n             vector-effect=\"non-scaling-stroke\">\n            <path d=\"M3 12a9 9 0 0 1 15-6.7L20 7\"\/>\n            <polyline points=\"20 3 20 7 16 7\"\/>\n            <path d=\"M21 12a9 9 0 0 1-15 6.7L4 17\"\/>\n            <polyline points=\"4 21 4 17 8 17\"\/>\n          <\/g>\n        <\/g>\n        <text x=\"14\" y=\"22\" font-family=\"JetBrains Mono, monospace\" font-size=\"9\"\n              letter-spacing=\"1.6\" fill=\"#5fd4ff\" fill-opacity=\"0.7\" font-weight=\"500\">[ 04 ]<\/text>\n        <text x=\"100\" y=\"158\" text-anchor=\"middle\"\n              font-family=\"Archivo Black, Impact, sans-serif\" font-size=\"13\"\n              fill=\"#d8e2f0\" textLength=\"172\" lengthAdjust=\"spacingAndGlyphs\">REPRODUZIERBARKEIT<\/text>\n      <\/svg>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a4ec952 elementor-widget elementor-widget-heading\" data-id=\"a4ec952\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">EXTERNES <br>PENTESTING<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7a20294 e-con-full e-flex e-con e-child\" data-id=\"7a20294\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de77d6a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"de77d6a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDer automatisierte externe Pentest der DEFENDERBOX pr\u00fcft Ihre externe IT-Infrastruktur effizient auf Sicherheitsl\u00fccken, bewertet Risiken und \u00fcberwacht kontinuierlich Sicherheit. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8a6218d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"8a6218d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defenderbox.de\/produkt\/#externpen\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mehr erfahren<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-76a3879 e-con-full e-flex e-con e-child\" data-id=\"76a3879\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-41d065c elementor-widget elementor-widget-html\" data-id=\"41d065c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>DEFENDERBOX \/\/ Convergence<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap');\n\n  .db-merge {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    background: transparent;\n  }\n  .db-merge * { box-sizing: border-box; }\n  .db-merge svg {\n    width: 100%; height: 100%;\n    display: block;\n    overflow: visible;\n  }\n\n  .db-merge .src-label {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 16px;\n    text-transform: uppercase;\n    letter-spacing: -0.005em;\n  }\n  .db-merge .src-num {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 10px;\n    letter-spacing: 0.22em;\n    font-weight: 500;\n  }\n  .db-merge .dest-sub {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 18px;\n    text-transform: uppercase;\n    letter-spacing: -0.005em;\n  }\n  .db-merge .dest-label {\n    font-family: 'Archivo Black', sans-serif;\n    font-size: 26px;\n    text-transform: uppercase;\n    letter-spacing: -0.005em;\n  }\n  .db-merge .dest-num {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.22em;\n    font-weight: 500;\n  }\n\n  @keyframes db-flow-stream {\n    to { stroke-dashoffset: -32; }\n  }\n  .db-merge .flow-line {\n    stroke-dasharray: 5 11;\n    animation: db-flow-stream 1.4s linear infinite;\n  }\n\n  @keyframes db-orange-source-pulse {\n    0%, 100% { filter: drop-shadow(0 0 8px rgba(255,138,31,0.45)); }\n    50%      { filter: drop-shadow(0 0 22px rgba(255,138,31,0.8)); }\n  }\n  .db-merge .orange-pulse { animation: db-orange-source-pulse 2.4s ease-in-out infinite; }\n\n  @keyframes db-dest-pulse {\n    0%, 100% { filter: drop-shadow(0 0 14px rgba(95,212,255,0.4)); }\n    50%      { filter: drop-shadow(0 0 30px rgba(95,212,255,0.7)); }\n  }\n  .db-merge .dest-pulse { animation: db-dest-pulse 3s ease-in-out infinite; }\n\n  @keyframes db-blink {\n    0%, 100% { opacity: 1; }\n    50%      { opacity: 0.3; }\n  }\n  .db-merge .blink { animation: db-blink 1.4s ease-in-out infinite; }\n<\/style>\n<\/head>\n<body style=\"margin:0;padding:0;background:transparent;\">\n\n<div class=\"db-merge\">\n  <svg viewBox=\"0 0 700 700\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n    <defs>\n      <linearGradient id=\"dbm-grad-blue\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#3a6a9e\"\/>\n        <stop offset=\"100%\" stop-color=\"#5fd4ff\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbm-grad-orange\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#ff8a1f\"\/>\n        <stop offset=\"100%\" stop-color=\"#5fd4ff\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbm-grad-cyan\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#5fd4ff\"\/>\n        <stop offset=\"100%\" stop-color=\"#5fd4ff\"\/>\n      <\/linearGradient>\n\n      <linearGradient id=\"dbm-fill-blue\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#1c2f4d\"\/>\n        <stop offset=\"100%\" stop-color=\"#0a1428\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbm-fill-orange\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#2a1408\"\/>\n        <stop offset=\"100%\" stop-color=\"#150a14\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbm-fill-cyan\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#0d2540\"\/>\n        <stop offset=\"100%\" stop-color=\"#08182c\"\/>\n      <\/linearGradient>\n\n      <linearGradient id=\"dbm-fill-dest\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#0e1730\"\/>\n        <stop offset=\"100%\" stop-color=\"#040813\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbm-border-dest\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#3a6a9e\"\/>\n        <stop offset=\"50%\" stop-color=\"#ff8a1f\"\/>\n        <stop offset=\"100%\" stop-color=\"#5fd4ff\"\/>\n      <\/linearGradient>\n\n      <path id=\"dbm-path-1\" d=\"M 125 100 C 125 320, 350 320, 350 520\" \/>\n      <path id=\"dbm-path-2\" d=\"M 350 100 L 350 520\" \/>\n      <path id=\"dbm-path-3\" d=\"M 575 100 C 575 320, 350 320, 350 520\" \/>\n\n      <filter id=\"dbm-glow\" x=\"-50%\" y=\"-50%\" width=\"200%\" height=\"200%\">\n        <feGaussianBlur stdDeviation=\"3\" result=\"blur\"\/>\n        <feMerge><feMergeNode in=\"blur\"\/><feMergeNode in=\"SourceGraphic\"\/><\/feMerge>\n      <\/filter>\n\n      <pattern id=\"dbm-grid\" x=\"0\" y=\"0\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\">\n        <path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"#1b2643\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n      <\/pattern>\n    <\/defs>\n\n    <rect x=\"0\" y=\"0\" width=\"700\" height=\"700\" fill=\"url(#dbm-grid)\"\/>\n\n    <!-- Flow tubes (background, low opacity) -->\n    <g fill=\"none\" stroke-width=\"14\" stroke-linecap=\"round\">\n      <use href=\"#dbm-path-1\" stroke=\"url(#dbm-grad-blue)\"   opacity=\"0.2\"\/>\n      <use href=\"#dbm-path-2\" stroke=\"url(#dbm-grad-orange)\" opacity=\"0.32\"\/>\n      <use href=\"#dbm-path-3\" stroke=\"url(#dbm-grad-cyan)\"   opacity=\"0.2\"\/>\n    <\/g>\n\n    <!-- Animated dashed flow lines -->\n    <g fill=\"none\" stroke-width=\"3\" stroke-linecap=\"round\">\n      <use href=\"#dbm-path-1\" stroke=\"#5fd4ff\" class=\"flow-line\" style=\"animation-delay: 0s\"\/>\n      <use href=\"#dbm-path-2\" stroke=\"#ff8a1f\" class=\"flow-line\" style=\"animation-delay: 0.3s\"\/>\n      <use href=\"#dbm-path-3\" stroke=\"#5fd4ff\" class=\"flow-line\" style=\"animation-delay: 0.6s\"\/>\n    <\/g>\n\n    <!-- Animated traveling particles -->\n    <g>\n      <circle r=\"6\" fill=\"#5fd4ff\" filter=\"url(#dbm-glow)\">\n        <animateMotion dur=\"3.0s\" repeatCount=\"indefinite\">\n          <mpath href=\"#dbm-path-1\"\/>\n        <\/animateMotion>\n      <\/circle>\n      <circle r=\"7\" fill=\"#ff8a1f\" filter=\"url(#dbm-glow)\">\n        <animateMotion dur=\"2.4s\" repeatCount=\"indefinite\">\n          <mpath href=\"#dbm-path-2\"\/>\n        <\/animateMotion>\n      <\/circle>\n      <circle r=\"6\" fill=\"#5fd4ff\" filter=\"url(#dbm-glow)\">\n        <animateMotion dur=\"3.4s\" repeatCount=\"indefinite\">\n          <mpath href=\"#dbm-path-3\"\/>\n        <\/animateMotion>\n      <\/circle>\n    <\/g>\n\n    <!-- SOURCE 01 \u2014 EFFIZIENZ -->\n    <g>\n      <rect x=\"30\" y=\"30\" width=\"190\" height=\"70\" rx=\"10\" fill=\"url(#dbm-fill-blue)\" stroke=\"#3a6a9e\" stroke-width=\"1.5\"\/>\n      <text x=\"125\" y=\"55\" text-anchor=\"middle\" class=\"src-num\" fill=\"#5fd4ff\">[ 01 ]<\/text>\n      <text x=\"125\" y=\"82\" text-anchor=\"middle\" class=\"src-label\" fill=\"#5fd4ff\">EFFIZIENZ<\/text>\n    <\/g>\n\n    <!-- SOURCE 02 \u2014 KOSTEN (orange, featured) -->\n    <g class=\"orange-pulse\">\n      <rect x=\"255\" y=\"30\" width=\"190\" height=\"70\" rx=\"10\" fill=\"url(#dbm-fill-orange)\" stroke=\"#ff8a1f\" stroke-width=\"2\"\/>\n      <text x=\"350\" y=\"55\" text-anchor=\"middle\" class=\"src-num\" fill=\"#ff8a1f\">[ 02 ]<\/text>\n      <text x=\"350\" y=\"82\" text-anchor=\"middle\" class=\"src-label\" fill=\"#ff8a1f\">KOSTEN<\/text>\n    <\/g>\n\n    <!-- SOURCE 03 \u2014 REPRO -->\n    <g>\n      <rect x=\"480\" y=\"30\" width=\"190\" height=\"70\" rx=\"10\" fill=\"url(#dbm-fill-cyan)\" stroke=\"#5fd4ff\" stroke-width=\"1.5\"\/>\n      <text x=\"575\" y=\"55\" text-anchor=\"middle\" class=\"src-num\" fill=\"#5fd4ff\">[ 03 ]<\/text>\n      <text x=\"575\" y=\"82\" text-anchor=\"middle\" class=\"src-label\" fill=\"#5fd4ff\">REPRO<\/text>\n    <\/g>\n\n    <!-- DESTINATION \u2014 VERBESSERTE NETZWERKSICHERHEIT -->\n    <g class=\"dest-pulse\">\n      <rect x=\"60\" y=\"520\" width=\"580\" height=\"160\" rx=\"14\" fill=\"url(#dbm-fill-dest)\" stroke=\"url(#dbm-border-dest)\" stroke-width=\"2.5\"\/>\n      <text x=\"80\" y=\"552\" class=\"dest-num\" fill=\"#5fd4ff\" opacity=\"0.85\">[ OUTPUT ]<\/text>\n\n      <!-- LIVE indicator top right -->\n      <g transform=\"translate(620, 549)\">\n        <circle cx=\"0\" cy=\"0\" r=\"4\" fill=\"#5fd4ff\" class=\"blink\"\/>\n        <text x=\"-10\" y=\"4\" font-family=\"JetBrains Mono, monospace\" font-size=\"10\"\n              fill=\"#5fd4ff\" letter-spacing=\"2\" text-anchor=\"end\">LIVE<\/text>\n      <\/g>\n\n      <text x=\"350\" y=\"605\" text-anchor=\"middle\" class=\"dest-sub\" fill=\"#ffffff\">VERBESSERTE<\/text>\n      <text x=\"350\" y=\"650\" text-anchor=\"middle\" class=\"dest-label\" fill=\"#5fd4ff\">NETZWERKSICHERHEIT<\/text>\n    <\/g>\n\n  <\/svg>\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6b67db elementor-widget elementor-widget-heading\" data-id=\"a6b67db\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">INTERNES <br>PENTESTING<\/h3>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-003e549 e-con-full e-flex e-con e-child\" data-id=\"003e549\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3448050 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3448050\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDer automatisierte interne Pentest der DEFENDERBOX pr\u00fcft Ihr Unternehmensnetzwerk effizient auf Sicherheitsl\u00fccken, senkt Kosten und liefert reproduzierbare Testergebnisse. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f6b5a40 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"f6b5a40\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defenderbox.de\/produkt\/#internpen\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mehr erfahren<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7c54b87 e-con-full e-flex e-con e-child\" data-id=\"7c54b87\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1e237c6 elementor-widget elementor-widget-html\" data-id=\"1e237c6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"de\">\n<head>\n<meta charset=\"UTF-8\" \/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n<title>DEFENDERBOX \/\/ Darknet-Recherche<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\" \/>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin \/>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap\" rel=\"stylesheet\" \/>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Archivo+Black&family=JetBrains+Mono:wght@500;700&display=swap');\n\n  .db-funnel {\n    box-sizing: border-box;\n    width: 100%;\n    max-width: 700px;\n    margin: 0 auto;\n    aspect-ratio: 1 \/ 1;\n    position: relative;\n    background: transparent;\n  }\n  .db-funnel * { box-sizing: border-box; }\n  .db-funnel svg {\n    width: 100%; height: 100%;\n    display: block;\n    overflow: visible;\n  }\n\n  .db-funnel .num {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 11px;\n    letter-spacing: 0.18em;\n    font-weight: 500;\n  }\n  .db-funnel .stage-title {\n    font-family: 'Archivo Black', sans-serif;\n    text-transform: uppercase;\n    letter-spacing: -0.005em;\n  }\n  .db-funnel .top-label {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 10px;\n    fill: #5fd4ff;\n    letter-spacing: 0.32em;\n    font-weight: 500;\n  }\n  .db-funnel .result-label {\n    font-family: 'JetBrains Mono', monospace;\n    font-size: 11px;\n    fill: #5fd4ff;\n    letter-spacing: 0.22em;\n    font-weight: 500;\n  }\n\n  @keyframes db-flow-down {\n    0%   { transform: translateY(0); opacity: 0; }\n    10%  { opacity: 1; }\n    90%  { opacity: 1; }\n    100% { transform: translateY(var(--travel)); opacity: 0; }\n  }\n  .db-funnel .db-arrow-flow {\n    animation: db-flow-down var(--dur) linear infinite;\n    animation-delay: var(--delay);\n  }\n\n  @keyframes db-orange-pulse {\n    0%, 100% { filter: drop-shadow(0 0 14px rgba(255,138,31,0.5)) drop-shadow(0 0 28px rgba(255,138,31,0.25)); }\n    50%      { filter: drop-shadow(0 0 26px rgba(255,138,31,0.85)) drop-shadow(0 0 50px rgba(255,138,31,0.4)); }\n  }\n  .db-funnel .db-orange-glow { animation: db-orange-pulse 2.6s ease-in-out infinite; }\n\n  @keyframes db-result-pulse {\n    0%, 100% { filter: drop-shadow(0 0 12px rgba(95,212,255,0.6)); }\n    50%      { filter: drop-shadow(0 0 24px rgba(95,212,255,0.95)); }\n  }\n  .db-funnel .db-result-glow { animation: db-result-pulse 2s ease-in-out infinite; }\n\n  @keyframes db-blink {\n    0%, 100% { opacity: 1; }\n    50%      { opacity: 0.3; }\n  }\n  .db-funnel .blink { animation: db-blink 1.4s ease-in-out infinite; }\n<\/style>\n<\/head>\n<body style=\"margin:0;padding:0;background:transparent;\">\n\n<div class=\"db-funnel\">\n  <svg viewBox=\"0 0 700 700\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n    <defs>\n      <linearGradient id=\"dbf-orange\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#ffa342\"\/>\n        <stop offset=\"100%\" stop-color=\"#c25a10\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbf-cyan\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#5fd4ff\"\/>\n        <stop offset=\"100%\" stop-color=\"#1e6da3\"\/>\n      <\/linearGradient>\n      <linearGradient id=\"dbf-dark\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\n        <stop offset=\"0%\" stop-color=\"#101a36\"\/>\n        <stop offset=\"100%\" stop-color=\"#040813\"\/>\n      <\/linearGradient>\n      <pattern id=\"dbf-grid\" x=\"0\" y=\"0\" width=\"40\" height=\"40\" patternUnits=\"userSpaceOnUse\">\n        <path d=\"M 40 0 L 0 0 0 40\" fill=\"none\" stroke=\"#1b2643\" stroke-width=\"0.5\" opacity=\"0.5\"\/>\n      <\/pattern>\n      <pattern id=\"dbf-dots\" x=\"0\" y=\"0\" width=\"14\" height=\"14\" patternUnits=\"userSpaceOnUse\">\n        <circle cx=\"7\" cy=\"7\" r=\"1.4\" fill=\"rgba(255,255,255,0.16)\"\/>\n      <\/pattern>\n    <\/defs>\n\n    <rect x=\"0\" y=\"0\" width=\"700\" height=\"700\" fill=\"url(#dbf-grid)\"\/>\n\n    <text x=\"350\" y=\"20\" text-anchor=\"middle\" class=\"top-label\">[ DARKNET-RECHERCHE ]<\/text>\n\n    <!-- Center axis line -->\n    <line x1=\"350\" y1=\"50\" x2=\"350\" y2=\"660\" stroke=\"#1b2643\" stroke-width=\"1\" stroke-dasharray=\"2 8\" opacity=\"0.4\"\/>\n\n    <!-- Animated downward arrows -->\n    <g id=\"dbf-arrows\"><\/g>\n\n    <!-- STAGE 1: Zugriff auf Darknet (orange) -->\n    <g class=\"db-orange-glow\">\n      <path d=\"M 50 60 L 650 60 L 580 170 L 120 170 Z\" fill=\"url(#dbf-orange)\" stroke=\"rgba(255,255,255,0.32)\" stroke-width=\"1\"\/>\n      <path d=\"M 50 60 L 650 60 L 580 170 L 120 170 Z\" fill=\"url(#dbf-dots)\"\/>\n      <text x=\"80\" y=\"92\" class=\"num\" fill=\"#fff5e8\">[ 01 ]<\/text>\n      <circle cx=\"620\" cy=\"88\" r=\"4\" fill=\"#fff5e8\" class=\"blink\"\/>\n      <text x=\"350\" y=\"128\" text-anchor=\"middle\" class=\"stage-title\" font-size=\"26\" fill=\"#fff5e8\">ZUGRIFF AUF DARKNET<\/text>\n    <\/g>\n\n    <!-- STAGE 2: Datensammlung (cyan) -->\n    <g>\n      <path d=\"M 130 220 L 570 220 L 500 320 L 200 320 Z\" fill=\"url(#dbf-cyan)\" stroke=\"rgba(255,255,255,0.32)\" stroke-width=\"1\"\/>\n      <text x=\"155\" y=\"248\" class=\"num\" fill=\"#ffffff\">[ 02 ]<\/text>\n      <circle cx=\"545\" cy=\"244\" r=\"4\" fill=\"#ffffff\" opacity=\"0.85\"\/>\n      <text x=\"350\" y=\"278\" text-anchor=\"middle\" class=\"stage-title\" font-size=\"22\" fill=\"#ffffff\">DATENSAMMLUNG<\/text>\n    <\/g>\n\n    <!-- STAGE 3: E-Mail-\u00dcberpr\u00fcfung (dark) -->\n    <g>\n      <path d=\"M 210 370 L 490 370 L 430 460 L 270 460 Z\" fill=\"url(#dbf-dark)\" stroke=\"#5fd4ff\" stroke-width=\"1.2\"\/>\n      <text x=\"232\" y=\"394\" class=\"num\" fill=\"#5fd4ff\">[ 03 ]<\/text>\n      <circle cx=\"468\" cy=\"390\" r=\"3\" fill=\"#5fd4ff\" opacity=\"0.85\"\/>\n      <text x=\"350\" y=\"418\" text-anchor=\"middle\" class=\"stage-title\" font-size=\"15\" fill=\"#5fd4ff\">E-MAIL-<\/text>\n      <text x=\"350\" y=\"440\" text-anchor=\"middle\" class=\"stage-title\" font-size=\"15\" fill=\"#5fd4ff\">\u00dcBERPR\u00dcFUNG<\/text>\n    <\/g>\n\n    <!-- Funnel point (triangle \"spout\") -->\n    <path d=\"M 280 510 L 420 510 L 350 580 Z\" fill=\"url(#dbf-dark)\" stroke=\"#5fd4ff\" stroke-width=\"1.2\"\/>\n\n    <!-- Result indicator -->\n    <g class=\"db-result-glow\">\n      <!-- Expanding ring (animated SMIL) -->\n      <circle cx=\"350\" cy=\"630\" r=\"14\" fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1.5\">\n        <animate attributeName=\"r\" from=\"10\" to=\"32\" dur=\"2.2s\" repeatCount=\"indefinite\"\/>\n        <animate attributeName=\"opacity\" from=\"0.8\" to=\"0\" dur=\"2.2s\" repeatCount=\"indefinite\"\/>\n      <\/circle>\n      <circle cx=\"350\" cy=\"630\" r=\"14\" fill=\"none\" stroke=\"#5fd4ff\" stroke-width=\"1.2\" opacity=\"0.5\">\n        <animate attributeName=\"r\" from=\"10\" to=\"32\" dur=\"2.2s\" begin=\"-1.1s\" repeatCount=\"indefinite\"\/>\n        <animate attributeName=\"opacity\" from=\"0.8\" to=\"0\" dur=\"2.2s\" begin=\"-1.1s\" repeatCount=\"indefinite\"\/>\n      <\/circle>\n      <!-- Solid dot -->\n      <circle cx=\"350\" cy=\"630\" r=\"9\" fill=\"#5fd4ff\" stroke=\"#040813\" stroke-width=\"2\"\/>\n      <circle cx=\"350\" cy=\"630\" r=\"3\" fill=\"#040813\"\/>\n    <\/g>\n\n    <text x=\"350\" y=\"680\" text-anchor=\"middle\" class=\"result-label\">[ MATCH FOUND ]<\/text>\n\n  <\/svg>\n<\/div>\n\n<script>\n  (function () {\n    var NS = 'http:\/\/www.w3.org\/2000\/svg';\n    var arrowsG = document.getElementById('dbf-arrows');\n    if (!arrowsG) return;\n\n    var zones = [\n      \/\/ Top input zone (above stage 1)\n      { y: 30,  ey: 58,  count: 14, op: 0.85, col: '245,250,255', xMin: 80,  xMax: 620 },\n      \/\/ Gap 1 (between stage 1 and 2)\n      { y: 175, ey: 218, count: 9,  op: 0.75, col: '215,230,245', xMin: 150, xMax: 550 },\n      \/\/ Gap 2 (between stage 2 and 3)\n      { y: 325, ey: 368, count: 6,  op: 0.65, col: '185,205,230', xMin: 220, xMax: 480 },\n      \/\/ Gap 3 (between stage 3 and triangle)\n      { y: 465, ey: 508, count: 3,  op: 0.55, col: '160,185,215', xMin: 280, xMax: 420 }\n    ];\n\n    zones.forEach(function (zone) {\n      var range = zone.xMax - zone.xMin;\n      var slot = range \/ zone.count;\n      for (var i = 0; i < zone.count; i++) {\n        var baseX = zone.xMin + slot * i + slot * 0.5;\n        var jitter = (Math.random() - 0.5) * slot * 0.5;\n        var x = baseX + jitter;\n\n        var arrowLen = 16;\n        var travel = (zone.ey - zone.y) - arrowLen;\n        var dur = (3.0 + Math.random() * 1.8).toFixed(2);\n        var delay = (-Math.random() * dur).toFixed(2);\n\n        var wrap = document.createElementNS(NS, 'g');\n        wrap.setAttribute('transform', 'translate(' + x.toFixed(1) + ',' + zone.y + ')');\n\n        var flow = document.createElementNS(NS, 'g');\n        flow.setAttribute('class', 'db-arrow-flow');\n        flow.setAttribute('style', '--travel:' + travel + 'px;--dur:' + dur + 's;--delay:' + delay + 's;');\n\n        var line = document.createElementNS(NS, 'line');\n        line.setAttribute('x1', '0'); line.setAttribute('y1', '0');\n        line.setAttribute('x2', '0'); line.setAttribute('y2', '12');\n        line.setAttribute('stroke', 'rgba(' + zone.col + ',' + zone.op + ')');\n        line.setAttribute('stroke-width', '1.5');\n        line.setAttribute('stroke-linecap', 'round');\n        flow.appendChild(line);\n\n        var head = document.createElementNS(NS, 'polygon');\n        head.setAttribute('points', '-3.5,12 0,18 3.5,12');\n        head.setAttribute('fill', 'rgba(' + zone.col + ',' + zone.op + ')');\n        flow.appendChild(head);\n\n        wrap.appendChild(flow);\n        arrowsG.appendChild(wrap);\n      }\n    });\n  })();\n<\/script>\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-04fe6c3 elementor-widget elementor-widget-heading\" data-id=\"04fe6c3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">DARKNET <br>  RECHERCHE<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aebb816 e-con-full e-flex e-con e-child\" data-id=\"aebb816\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f5f6cfe elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f5f6cfe\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\tDie Darknet-Recherche der DEFENDERBOX untersucht gezielt Aktivit\u00e4ten im Darknet, nutzt spezialisierte Werkzeuge wie Tor und pr\u00fcft E-Mail-Adressen auf Datenleaks. \t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e22c79f elementor-align-center elementor-widget elementor-widget-button\" data-id=\"e22c79f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/defenderbox.de\/produkt\/#darknet\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-circle-right\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M256 8c137 0 248 111 248 248S393 504 256 504 8 393 8 256 119 8 256 8zm-28.9 143.6l75.5 72.4H120c-13.3 0-24 10.7-24 24v16c0 13.3 10.7 24 24 24h182.6l-75.5 72.4c-9.7 9.3-9.9 24.8-.4 34.3l11 10.9c9.4 9.4 24.6 9.4 33.9 0L404.3 273c9.4-9.4 9.4-24.6 0-33.9L271.6 106.3c-9.4-9.4-24.6-9.4-33.9 0l-11 10.9c-9.5 9.6-9.3 25.1.4 34.4z\"><\/path><\/svg>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Mehr erfahren<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>DEFENDERBOX \/\/ Cycle Unser Funktionsumfang DEFENDERBOX \/\/ Pipeline [ IT-INFRASTRUKTUR \/\/ PIPELINE ] [ 01 ] IDENTIFIZIERUNG [ 02 ] BEWERTUNG [ 03 ] PRIORISIERUNG [ 04 ] MINDERUNG EXTERNE SCHWACHSTELLENANALYSE Die externe Schwachstellenanalyse der DEFENDERBOX pr\u00fcft systematisch Ihre IT-Infrastruktur auf Sicherheitsl\u00fccken und ineffiziente Prozesse, um Risiken fr\u00fchzeitig zu erkennen. Mehr erfahren DEFENDERBOX \/\/ Pentesting [&hellip;]<\/p>\n","protected":false},"author":11,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-28341","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Grafiken Test - DEFENDERBOX<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/defenderbox.de\/en\/graphics-test\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Grafiken Test - DEFENDERBOX\" \/>\n<meta property=\"og:description\" content=\"DEFENDERBOX \/\/ Cycle Unser Funktionsumfang DEFENDERBOX \/\/ Pipeline [ IT-INFRASTRUKTUR \/\/ PIPELINE ] [ 01 ] IDENTIFIZIERUNG [ 02 ] BEWERTUNG [ 03 ] PRIORISIERUNG [ 04 ] MINDERUNG EXTERNE SCHWACHSTELLENANALYSE Die externe Schwachstellenanalyse der DEFENDERBOX pr\u00fcft systematisch Ihre IT-Infrastruktur auf Sicherheitsl\u00fccken und ineffiziente Prozesse, um Risiken fr\u00fchzeitig zu erkennen. Mehr erfahren DEFENDERBOX \/\/ Pentesting [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/defenderbox.de\/en\/graphics-test\/\" \/>\n<meta property=\"og:site_name\" content=\"DEFENDERBOX\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/de.linkedin.com\/company\/defenderbox\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-07T10:42:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/defenderbox.de\\\/grafiken-test\\\/\",\"url\":\"https:\\\/\\\/defenderbox.de\\\/grafiken-test\\\/\",\"name\":\"Grafiken Test - DEFENDERBOX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#website\"},\"datePublished\":\"2026-05-06T07:21:57+00:00\",\"dateModified\":\"2026-05-07T10:42:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/defenderbox.de\\\/grafiken-test\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/defenderbox.de\\\/grafiken-test\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/defenderbox.de\\\/grafiken-test\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/defenderbox.de\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Grafiken Test\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#website\",\"url\":\"https:\\\/\\\/defenderbox.de\\\/\",\"name\":\"DEFENDERBOX\",\"description\":\"Cybersecurity at its best.\",\"publisher\":{\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/defenderbox.de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#organization\",\"name\":\"DEFENDERBOX\",\"url\":\"https:\\\/\\\/defenderbox.de\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/defenderbox.de\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/cropped-Logo_Claim-400_116.png\",\"contentUrl\":\"https:\\\/\\\/defenderbox.de\\\/wp-content\\\/uploads\\\/2024\\\/08\\\/cropped-Logo_Claim-400_116.png\",\"width\":400,\"height\":110,\"caption\":\"DEFENDERBOX\"},\"image\":{\"@id\":\"https:\\\/\\\/defenderbox.de\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/de.linkedin.com\\\/company\\\/defenderbox\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Graphics Test - DEFENDERBOX","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/defenderbox.de\/en\/graphics-test\/","og_locale":"en_US","og_type":"article","og_title":"Grafiken Test - DEFENDERBOX","og_description":"DEFENDERBOX \/\/ Cycle Unser Funktionsumfang DEFENDERBOX \/\/ Pipeline [ IT-INFRASTRUKTUR \/\/ PIPELINE ] [ 01 ] IDENTIFIZIERUNG [ 02 ] BEWERTUNG [ 03 ] PRIORISIERUNG [ 04 ] MINDERUNG EXTERNE SCHWACHSTELLENANALYSE Die externe Schwachstellenanalyse der DEFENDERBOX pr\u00fcft systematisch Ihre IT-Infrastruktur auf Sicherheitsl\u00fccken und ineffiziente Prozesse, um Risiken fr\u00fchzeitig zu erkennen. Mehr erfahren DEFENDERBOX \/\/ Pentesting [&hellip;]","og_url":"https:\/\/defenderbox.de\/en\/graphics-test\/","og_site_name":"DEFENDERBOX","article_publisher":"https:\/\/de.linkedin.com\/company\/defenderbox","article_modified_time":"2026-05-07T10:42:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/defenderbox.de\/grafiken-test\/","url":"https:\/\/defenderbox.de\/grafiken-test\/","name":"Graphics Test - DEFENDERBOX","isPartOf":{"@id":"https:\/\/defenderbox.de\/#website"},"datePublished":"2026-05-06T07:21:57+00:00","dateModified":"2026-05-07T10:42:28+00:00","breadcrumb":{"@id":"https:\/\/defenderbox.de\/grafiken-test\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/defenderbox.de\/grafiken-test\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/defenderbox.de\/grafiken-test\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/defenderbox.de\/"},{"@type":"ListItem","position":2,"name":"Grafiken Test"}]},{"@type":"WebSite","@id":"https:\/\/defenderbox.de\/#website","url":"https:\/\/defenderbox.de\/","name":"DEFENDERBOX","description":"Cybersecurity at its best.","publisher":{"@id":"https:\/\/defenderbox.de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/defenderbox.de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/defenderbox.de\/#organization","name":"DEFENDERBOX","url":"https:\/\/defenderbox.de\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/defenderbox.de\/#\/schema\/logo\/image\/","url":"https:\/\/defenderbox.de\/wp-content\/uploads\/2024\/08\/cropped-Logo_Claim-400_116.png","contentUrl":"https:\/\/defenderbox.de\/wp-content\/uploads\/2024\/08\/cropped-Logo_Claim-400_116.png","width":400,"height":110,"caption":"DEFENDERBOX"},"image":{"@id":"https:\/\/defenderbox.de\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/de.linkedin.com\/company\/defenderbox"]}]}},"_links":{"self":[{"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/pages\/28341","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/users\/11"}],"replies":[{"embeddable":true,"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/comments?post=28341"}],"version-history":[{"count":6,"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/pages\/28341\/revisions"}],"predecessor-version":[{"id":28387,"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/pages\/28341\/revisions\/28387"}],"wp:attachment":[{"href":"https:\/\/defenderbox.de\/en\/wp-json\/wp\/v2\/media?parent=28341"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}