Gossamer Forum
Home : General : Perl Programming :

Re: [delicia] wordpress login attempts

Quote Reply
Re: [delicia] wordpress login attempts In reply to
Hi,

That's actually quite normal. Basically, its people trying to force their way into your site. They look for standard combos of URLs (for example, /wp-login.php ), and enter login details to try and brute force their way in. If you have no protection, then this is how hackers sometimes get in (or have stupidly simple login details like admin/1234). I used to block them, but in the end just gave up as it was too much like whack-a-mole, and wasted my time and server resources.

For you - I would just ignore it. You could make that wp-login.php and put something like:

Code:
Sod off wannabe hackers - we don't use crappy Wordpress

If you really wanted to haha

Cheers

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Subject Author Views Date
Thread wordpress login attempts delicia 3758 Jun 3, 2020, 3:57 PM
Thread Re: [delicia] wordpress login attempts
Andy 3671 Jun 4, 2020, 12:35 AM
Post Re: [Andy] wordpress login attempts
delicia 3655 Jun 4, 2020, 2:54 PM