Ueland
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How did spammer get usernames and emailsSo the issue is over a year old and is being used by malicious actors, and is still not fixed, great.
Thanks for the link and info @todditron!
- This reply was modified 7 years, 5 months ago by Ueland.
Forum: Fixing WordPress
In reply to: How did spammer get usernames and emailsI have analyzed my logs and the suspicious traffic is nothing more than this:
130.15.170.138 - - GET /category/web/twitter HTTP/1.1" 301 493 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0" 130.15.170.138 - - "GET /category/web/twitter HTTP/1.1" 200 84889 "-" "Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:25.0) Gecko/20100101 Firefox/25.0" 130.15.170.138 - - "GET /wp-json/wp/v2/posts/?per_page=100 HTTP/1.1" 200 325371 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1" 130.15.170.138 - - "POST /wp-json/wp/v2/posts/644 HTTP/1.1" 400 3846 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1" 130.15.170.138 - - "GET /wp-json/wp/v2/posts/1231 HTTP/1.1" 200 7540 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1" 130.15.170.138 - - "GET /wp-json/wp/v2/users HTTP/1.1" 200 4322 "-" "Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Firefox/31.0" 130.15.170.138 - - "POST /wp-login.php?action=lostpassword HTTP/1.1" 302 3655 "-" "-"
Forum: Fixing WordPress
In reply to: How did spammer get usernames and emailsJumping in here to mention that I also got this password reset mail. The mail was sent from my site and via my mailserver. But the Emil contained the same .org.au domain/sender as OP here got, how did that happen?
Forum: Plugins
In reply to: [WP Debugger] [Plugin: WP Debugger] Database Consistency CheckMoogle Stiltzkin: No screenshots yet, i`l add some at the next update ??
Peter: Hmm, mysterious! You can always try to run it manually to see if it helps, but a bit strange that WordPress does not give any error if thats the issue.
REPAIR TABLE <name>
OPTIMIZE TABLE <name>Do you have any caching or something that might jump in and cache something from the plugin, so it says that the issues is not fixed even when it is?
Forum: Plugins
In reply to: [WP Debugger] [Plugin: WP Debugger] Database Consistency CheckHi,
I have updated the plugin now, and it should give you an error message if the repair or optimize fails. Try and see if that helps you ??
/Tor
Forum: Plugins
In reply to: [WP Debugger] [Plugin: WP Debugger] Database Consistency CheckHi!
Hmm, does sound like a bug ??
What browser do you use? I will try to reproduce the error and fix it if i can reproduce it.
Also: Is it optimize or repair you are trying to do? It can be that the plugin tries to fix the corrupt tables, but that does not always work. I suspect that i have forgotten to add a check that checks if the repair was successful.
Best regards
Forum: Plugins
In reply to: I want to make some plugins, what should i make?Thanks for the idea, gotta look into that ?? (although my first goal will be to fix something that can debug my wordpress)
Forum: Fixing WordPress
In reply to: Automatic upgrade via SSH2 failsTried manual upgrade of WordPress, plugin upgrade still fails.