ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Solved WordPress Site Redirecting Sometimes to Hijacked Page

    IT Discussion
    wordpress security
    9
    52
    6.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Working on a customer WordPress instance that has been hijacked recently. Their previous IT had them host on AWS and run their own system and did not maintain it. So when we got it it was already hijacked and nothing was updated. Everything has been fixed in that arena and now we are trying to track down the issue.

      What makes it hard is that the redirection to the other page only happens sometimes and only to some people. There isn't much consistency. The site, when it happens, redirects to a weird site in Japanese that doesn't load properly. So the hijack appears to be partial.

      We are struggling to track down the redirect, though. It's not consistent and we can't find anything in the .htaccess files. We've failed to locate anything in the header files or anything. We have used Sucuri and similar scans and nothing has come up. And DNS looks clean.

      Anyone have a good idea of where to start?

      Pinging @irj specifically, as well. And @Mike-Davis as he's been working on it as well.

      travisdh1T 1 Reply Last reply Reply Quote 2
      • stacksofplatesS
        stacksofplates
        last edited by

        What's in your index.php file?

        scottalanmillerS 1 Reply Last reply Reply Quote 1
        • travisdh1T
          travisdh1 @scottalanmiller
          last edited by

          Gah, the dreaded random event diagnostic! I take it that the random redirect happens to everyone? Is it a site some other people could look at and reload just to see when/if it happens to them?

          scottalanmillerS 1 Reply Last reply Reply Quote 1
          • scottalanmillerS
            scottalanmiller @travisdh1
            last edited by

            @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

            Gah, the dreaded random event diagnostic! I take it that the random redirect happens to everyone? Is it a site some other people could look at and reload just to see when/if it happens to them?

            Nope, not to everyone. I went to the site via IP address first and so the redirect seems to never happen to me from my Linux laptop, regardless of browser. But my Linux terminal server sees the redirect.

            MattSpellerM 1 Reply Last reply Reply Quote 1
            • scottalanmillerS
              scottalanmiller
              last edited by

              0_1477609785004_Screenshot from 2016-10-27 19-08-46.png

              1 Reply Last reply Reply Quote 0
              • MattSpellerM
                MattSpeller @scottalanmiller
                last edited by

                @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                Gah, the dreaded random event diagnostic! I take it that the random redirect happens to everyone? Is it a site some other people could look at and reload just to see when/if it happens to them?

                Nope, not to everyone. I went to the site via IP address first and so the redirect seems to never happen to me from my Linux laptop, regardless of browser. But my Linux terminal server sees the redirect.

                That's pretty interesting all on it's own. Cool problem

                travisdh1T scottalanmillerS 2 Replies Last reply Reply Quote 0
                • travisdh1T
                  travisdh1 @MattSpeller
                  last edited by

                  @MattSpeller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                  @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                  @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                  Gah, the dreaded random event diagnostic! I take it that the random redirect happens to everyone? Is it a site some other people could look at and reload just to see when/if it happens to them?

                  Nope, not to everyone. I went to the site via IP address first and so the redirect seems to never happen to me from my Linux laptop, regardless of browser. But my Linux terminal server sees the redirect.

                  That's pretty interesting all on it's own. Cool problem

                  Yeah, when you're not the one that has to fix it!

                  1 Reply Last reply Reply Quote 1
                  • scottalanmillerS
                    scottalanmiller @MattSpeller
                    last edited by

                    @MattSpeller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                    @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                    @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                    Gah, the dreaded random event diagnostic! I take it that the random redirect happens to everyone? Is it a site some other people could look at and reload just to see when/if it happens to them?

                    Nope, not to everyone. I went to the site via IP address first and so the redirect seems to never happen to me from my Linux laptop, regardless of browser. But my Linux terminal server sees the redirect.

                    That's pretty interesting all on it's own. Cool problem

                    LOL, yeah. VERY hard for me to confirm when things are broken or fixed. And at one point it acted fixed for everyone, so they all thought that it got fixed after I did tons of updates and cleanup.

                    JaredBuschJ 1 Reply Last reply Reply Quote 1
                    • JaredBuschJ
                      JaredBusch @scottalanmiller
                      last edited by

                      @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                      • scottalanmillerS
                        scottalanmiller @JaredBusch
                        last edited by

                        @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                        @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                        Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                        JaredBuschJ 1 Reply Last reply Reply Quote 0
                        • JaredBuschJ
                          JaredBusch @scottalanmiller
                          last edited by

                          @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                          @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                          @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                          Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                          Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                          travisdh1T 1 Reply Last reply Reply Quote 1
                          • travisdh1T
                            travisdh1 @JaredBusch
                            last edited by

                            @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                            @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                            @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                            @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                            Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                            Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                            Sounds very much like a code injection we had years back, yep.

                            scottalanmillerS 1 Reply Last reply Reply Quote 0
                            • scottalanmillerS
                              scottalanmiller @travisdh1
                              last edited by

                              @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                              @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                              @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                              @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                              @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                              Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                              Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                              Sounds very much like a code injection we had years back, yep.

                              Yeah, I'm worried that it is in the database somewhere. That would suck big time.

                              At the moment I'm attempting the generation of a static site to have something while the dynamic one is being worked on.

                              travisdh1T 1 Reply Last reply Reply Quote 1
                              • travisdh1T
                                travisdh1 @scottalanmiller
                                last edited by

                                @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                                Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                                Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                                Sounds very much like a code injection we had years back, yep.

                                Yeah, I'm worried that it is in the database somewhere. That would suck big time.

                                At the moment I'm attempting the generation of a static site to have something while the dynamic one is being worked on.

                                Have you restored a backup from before it started happening yet? We found ours by using a diff across all the files for the website comparing the live one to an old version. Doubt that'll work if it's in the database tho, at least not the same way.

                                scottalanmillerS 1 Reply Last reply Reply Quote 0
                                • scottalanmillerS
                                  scottalanmiller @travisdh1
                                  last edited by

                                  @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                  @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                                  Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                                  Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                                  Sounds very much like a code injection we had years back, yep.

                                  Yeah, I'm worried that it is in the database somewhere. That would suck big time.

                                  At the moment I'm attempting the generation of a static site to have something while the dynamic one is being worked on.

                                  Have you restored a backup from before it started happening yet? We found ours by using a diff across all the files for the website comparing the live one to an old version. Doubt that'll work if it's in the database tho, at least not the same way.

                                  We just took over as their IT.... no backups, no original files, nothing.

                                  travisdh1T 1 Reply Last reply Reply Quote 0
                                  • scottalanmillerS
                                    scottalanmiller
                                    last edited by

                                    And the previous company won't even respond.

                                    1 Reply Last reply Reply Quote 0
                                    • JaredBuschJ
                                      JaredBusch
                                      last edited by

                                      Did you browse /var/www/html for random stuff??

                                      If it is local, it is probably there.

                                      Forget about WordPress piece for a minute.

                                      scottalanmillerS 1 Reply Last reply Reply Quote 0
                                      • scottalanmillerS
                                        scottalanmiller @JaredBusch
                                        last edited by

                                        @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                        Did you browse /var/www/html for random stuff??

                                        If it is local, it is probably there.

                                        Forget about WordPress piece for a minute.

                                        There is only the wordpress folder in there and I've looked through it a bit.

                                        1 Reply Last reply Reply Quote 1
                                        • travisdh1T
                                          travisdh1 @scottalanmiller
                                          last edited by

                                          @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                          @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                                          Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                                          Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                                          Sounds very much like a code injection we had years back, yep.

                                          Yeah, I'm worried that it is in the database somewhere. That would suck big time.

                                          At the moment I'm attempting the generation of a static site to have something while the dynamic one is being worked on.

                                          Have you restored a backup from before it started happening yet? We found ours by using a diff across all the files for the website comparing the live one to an old version. Doubt that'll work if it's in the database tho, at least not the same way.

                                          We just took over as their IT.... no backups, no original files, nothing.

                                          Well, that's gonna be fun to find 😞

                                          scottalanmillerS 1 Reply Last reply Reply Quote 0
                                          • scottalanmillerS
                                            scottalanmiller @travisdh1
                                            last edited by

                                            @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @travisdh1 said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @scottalanmiller said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @JaredBusch said in WordPress Site Redirecting Sometimes to Hijacked Page:

                                            @scottalanmiller assuming this is running on Apache can you not find anything in the logs when the pages getting referred

                                            Sorry should have mentioned that. We did a live "make it happen" even while staring at the logs. Not one redirect to an outside source. From what we can tell, it is somehow being served off of the server using standard page names. But we can't figure out how.

                                            Oh I've seen that before, it's just a folder with the shit ton a random names HTML an image files. I've never seen it via word press only older websites with the cPanel vulnerabilities.

                                            Sounds very much like a code injection we had years back, yep.

                                            Yeah, I'm worried that it is in the database somewhere. That would suck big time.

                                            At the moment I'm attempting the generation of a static site to have something while the dynamic one is being worked on.

                                            Have you restored a backup from before it started happening yet? We found ours by using a diff across all the files for the website comparing the live one to an old version. Doubt that'll work if it's in the database tho, at least not the same way.

                                            We just took over as their IT.... no backups, no original files, nothing.

                                            Well, that's gonna be fun to find 😞

                                            Welcome to my personal hell.

                                            JaredBuschJ 1 Reply Last reply Reply Quote 1
                                            • JaredBuschJ
                                              JaredBusch @scottalanmiller
                                              last edited by

                                              @scottalanmiller have you had somebody go to the site get the bad page grab the file name of one of the files it's loading and then grep it ?

                                              scottalanmillerS 1 Reply Last reply Reply Quote 1
                                              • 1
                                              • 2
                                              • 3
                                              • 1 / 3
                                              • First post
                                                Last post