• Resolved meisterleise

    (@meisterleise)


    Hey again,

    I made a few tests to understand what is going on in iQ Block. Now I understand a lot, but not everything. ??

    I made a screenshot for that. Have a look at it!

    1) I have an other login page than the normal (changed by the plugin “WPS Hide Login”). Result is the URL shown there.

    2) If I try the noraml wp-login.php I got that strange /-/-/-/ (maybe just a result of the “WPS Hide Login” and not a special trick to hack.

    3) Last thing I don’t understand. Why are there some visits declareted as “frontend” although they are backend?

    cheers meisterleise

    • This topic was modified 6 years, 1 month ago by meisterleise.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Pascal

    (@iqpascal)

    1) I have no knowledge of wps hide login so I cannot say what the exact behaviour is. I will try to see if I can add it to the supported hide logins plugins.

    2) Probably

    3) /wp-admin/index.html is not a backend url. /wp-admin/ is but in this case a request was made for /wp-admin/index.html which would in general be a regular HTML page not parsed by PHP and thus not handled by WordPress. Only actual backend urls that are handled by WordPress are considered backend.

    Thread Starter meisterleise

    (@meisterleise)

    3) okay, to complicate for me. I shouldn’t think too much about stuff I don’t know about. ??

    1)+2) was just for information.
    I deactivated WPShide for testing and it’s like I suspected:
    WPS inactive: blocked: /wp-login.php
    WPS active: blocked: /-/-/-/-/-/-/-/-/-/-/
    WPS active and the real login-page was found: /wp-admin/admin-ajax.php?_fs_blog_admin=true

    So with your plugin in I can see, if anybody is able to find the real login-page. Cool.

    Plugin Author Pascal

    (@iqpascal)

    The new version will support the WPS Hide Login plugin so that it can catch an attempt a bit earlier.

    Thread Starter meisterleise

    (@meisterleise)

    very nice! ??

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘fontend / backend?’ is closed to new replies.