nginx 1.28.0
tcp/443
Open service 20.90.134.13:80 · informationsecurity.mcsaatchi.com
2026-01-12 04:24
HTTP/1.1 301 Moved Permanently Content-Length: 0 Connection: close Date: Mon, 12 Jan 2026 04:25:28 GMT Location: https://informationsecurity.mcsaatchi.com/
Open service 20.90.134.13:443 · informationsecurity.mcsaatchi.com
2026-01-12 04:24
HTTP/1.1 200 OK
Connection: close
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 04:25:29 GMT
Server: nginx/1.28.0
Transfer-Encoding: chunked
X-Powered-By: PHP/8.4.13
Page title: Information Security & Fraud Prevention
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Information Security & Fraud Prevention</title>
<script src="https://cdn.tailwindcss.com"></script>
<link rel="stylesheet" href="styles.css">
</head>
<body class="min-h-screen bg-gray-50">
<!-- Header -->
<header class="bg-black text-white">
<div class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-8">
<div class="items-center gap-4 mb-4">
<img src="logo-white.svg" alt="M+C Saatchi Logo" class="h-12 w-auto">
<br>
<h1 class="text-4xl font-bold">Information Security Centre</h1>
<p class="text-gray-300 text-lg mt-2">Protecting our organisation from scams and fraud</p>
</div>
<div class="bg-gray-800 rounded-lg p-4 mt-6">
<div class="flex items-start gap-3">
<svg class="w-6 h-6 flex-shrink-0 mt-0.5" fill="#FEF317" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L3.732 16.5c-.77.833.192 2.5 1.732 2.5z"></path>
</svg>
<div>
<h3 class="text-lg font-semibold" style="color: #FEF317;">Stay Alert</h3>
<p class="text-gray-200">Cybercriminals are actively targeting our organisation. Review current threats below and report suspicious activity immediately.</p>
</div>
</div>
</div>
</div>
</header>
<main class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12" style="background-color: #DDD5D0;">
<!-- Current Active Threats -->
<section class="mb-12">
<div class="flex items-center gap-3 mb-8">
<svg class="w-8 h-8" fill="#FEF317" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-2.5L13.732 4c-.77-.833-1.964-.833-2.732 0L3.732 16.5c-.77.833.192 2.5 1.732 2.5z"></path>
</svg>
<h2 class="text-3xl font-bold text-black">Current Active Threats</h2>
</div>
<div class="grid gap-6 md:grid-cols-2" id="scam-cards">
<!-- Scam cards will be populated by JavaScript -->
</div>
</section>
<!-- How to Identify Scams -->
<section class="mb-12">
<div class="flex items-center gap-3 mb-8">
<svg class="w-8 h-8" fill="#FEF317" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 12a3 3 0 11-6 0 3 3 0 016 0z"></path>
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M2.458 12C3.732 7.943 7.523 5 12 5c4.478 0 8.268 2.943 9.542 7-1.274 4.057-5.064 7-9.542 7-4.477 0-8.268-2.943-9.542-7z"></path>
</svg>
<h2 class="text-3xl font-bold text-black">How to Identify Scams</h2>
</div>
<div class="bg-white rounded-lg shadow-md p-8">
<div class="space-y-6" id="scam-indicators">
<!-- Scam indicators will be populated by JavaScript -->
</div>
</div>
</section>
<!-- What to Do -->
<section class="mb-12">
<div class="flex items-center gap-3 mb-8">
<svg class="w-8 h-8" fill="#FEF317" stroke="currentColor" viewBox="0 0 24 24">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z"></path>
</svg>
<h2 class="text-3xl font-bold text-black">What to Do If You Encounter a Scam</h2>
</div>