StudioPress Community Forums
  StudioPress Community Forums > Forums > General Discussion
For help and support, access to your downloads, or to manage your account please log into My StudioPress.

These forums have been set to read-only so you can browse the existing topics for any questions you may have.

For general discussion on WordPress, CSS and design (NOT for support) visit the new Community Forums.
 
 
Thread Tools Display Modes
  #1  
Old 11-13-2012, 10:15 PM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default Recommend a site activity monitor plugin?

I'm getting reports of some missing images and some posts reverting to draft state. I know this is not really related to Genesis, but was wondering if anyone uses any type of plugin that sends an alert whenever any type of activity occurs on the site.

Last edited by SoZo; 11-14-2012 at 12:30 AM. Reason: Clarified title
  #2  
Old 11-14-2012, 06:56 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

There's a bunch of them available to track user activity.

Have you talked to your web host?
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #3  
Old 11-14-2012, 07:24 AM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

We host on our own dedicated server and have installed ThreeWP Activity Monitor (http://wordpress.org/extend/plugins/...ivity-monitor/), plus added directory-level authentication, but we're still seeing hundreds of brute-force hack attempts everyday. I'd like to accomplish the following:

1. Protect wp-admin from hack attempts.
2. Set up some sort of alert system for certain activities in admin.
  #4  
Old 11-14-2012, 07:42 AM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

More info on this... We're using 3.2.1 and are in the process of upgrading to 3.4.2. I wonder if there are any security measures inherent with the update that'll help resolve these hack attempts.
  #5  
Old 11-14-2012, 07:43 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

Having run my own server.... that's in the range of normal, actually. :-/

There's a Login Lockdown plugin as well.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #6  
Old 11-14-2012, 07:46 AM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

Quote:
Originally Posted by andrea_r View Post
Having run my own server.... that's in the range of normal, actually. :-/.
I'm not sure what you mean. Can you clarify what you mean by the statement above?
  #7  
Old 11-14-2012, 08:40 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

Quote:
but we're still seeing hundreds of brute-force hack attempts everyday.
That part? I was saying this part is normal when you are running your own server.

It may or may not have anything to do with what you;re seeing in the backend.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #8  
Old 11-14-2012, 10:40 AM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

There should be a way to reduce this down to zero.
  #9  
Old 11-14-2012, 11:06 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

Not with the thousands of bots sniffing servers looking for WP installs.

Even if you could block the bots, you can;t block a real person visiting your site and just attempting that manually.

Either way - you still have no idea if it is even related to things changing in the admin area. That;s a separate issue entirely.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #10  
Old 11-14-2012, 11:34 AM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

Something I've done with osCommerce is to change the directory name for admin, and add directory-level security. For the directory change in WP, maybe changing wp-admin to site-admin would help?? Definitely getting rid of the admin user account helps, because that's the username our hacker is currently using.
  #11  
Old 11-14-2012, 11:48 AM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

I always keep the admin username with a super strong password.

I have seen hacks where if the username was not in use, they created a user named "admin".

your bigger risk for entry is unsecure plugins and scripts on the server.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
  #12  
Old 11-14-2012, 01:12 PM
Collins Collins is offline
Registered User
Genesis Member
 
Join Date: Jan 2012
Posts: 58
Default

How can they create a user named "admin"?
  #13  
Old 11-14-2012, 02:20 PM
andrea_r's Avatar
andrea_r andrea_r is offline
Forum Manager
 
Join Date: Nov 2009
Location: Eastern Canada
Posts: 36,279
Default

There are some hacks where a hacker can programatically create a user.

They just pick the "admin" username.
__________________
*****
These forums were CLOSED to new posts on November 19th, 2012. New forums are here: http://www.studiopress.com/forums/ and you will need to SIGN UP AGAIN.

If you need assitance with setting up your theme, go to http://my.studiopress.com/ and read the SETUP links or the TUTORIALS link on the side tab.

If you need Account Assistance, file a help desk ticket at the same location.
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
404 Monitoring with SEO Ultimate Plugin -> How does this effect Genesis SEO Settings benHammer General Discussion 2 01-12-2012 02:18 AM


All times are GMT -5. The time now is 12:37 AM.

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.