]> git.mxchange.org Git - ctracker.git/blob - libs/templates/en/body_header.tpl.php
Continued:
[ctracker.git] / libs / templates / en / body_header.tpl.php
1 <?php /* Required for my editor... :-( */ ?>
2 <h2>
3         Security Lock-Down Due To Suspicious/Malicious Traffic
4 </h2>
5
6 <div class="ctracker_teaser">
7         The security software &quot;Cracker Tracker Stand-Alone&quot; installed on
8         this server has recently detected some malicious or even suspicious traffic
9         originating from your IP address <span class="ctracker_data">
10         <?= determineCrackerTrackerRealRemoteAddress(); ?></span>. Please now
11         install or update a free virus scanner (of your choice) and run a full scan
12         on your computer. There is a high possibility that your computer&#39;s
13         security is compromised and a trojan horse or virus has infected your
14         computer.
15 </div>