A
A
Angelxalfa2015-12-10 23:01:42
linux
Angelxalfa, 2015-12-10 23:01:42

Why is it redirected to a non-existent page?

Good day! There is a website running on wordpress 4.3. Today we have a strange problem.
You go to the site page - it loads, but at the end of the download it is automatically redirected to a non-existent page of the form

login/
, where login is my real admin login, but in small case.
Tried to update to Wp 4.4, delete htaccess, remove all plugins - nothing helps.
Tell me where to dig?
Thanks in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
Evgeniy, 2015-12-11
@Angelxalfa

My feeling is that you have been hacked. Maybe I'm wrong.
It's a pity you worked without VCS. Everything would be easier.
In any case, if I were you,
I would download all today's code to a LAN, and start searching through the sources.
With the help of IDE (in them, as a rule, searching through project files is faster due to indexing)
Mostly, I would search in the template folder first.
You can start the search with approximately the following functions:
is_user_logged_in
is_admin
current_user_can
is_super_admin
Then where the thought will lead.
After a thousand unsuccessful attempts, you can go through some Manul'om on the source.
https://yandex.ru/promo/manul#about

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question