nukeSEO.com - PHPNuke SEO Search engine optimization, professional tools including nukeSEO, nukeSPAM, nukeFEED, nukePIE, nukeWYSIWYG and more

 

. Welcome to nukeSEO.com  ! 
.
.
.


.
nukeSEO.com: Forums


 Forum FAQForum FAQ   SearchSearch   UsergroupsUsergroups   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Getting user registrations but there not logging in?
 
 
Post new topic   Reply to topic    nukeSEO.com Forum Index -> PHP-Nuke enhancement ideas
View previous topic :: View next topic  
Author Message
GazJ
webmaster


Joined: Mar 20, 2007
Posts: 29

PostPosted: Mon Apr 04, 2011 8:49 pm    Post subject: Getting user registrations but there not logging in? Reply with quote

on my site i have been getting slammed by user registrations from random names and filling my user table i get around 3-5 a day

my solution i alter the registration i changed all $username to $uname
Code:


inputtype= "text" name="uname" size="30" maxlength="25" class="required" minlength="3"


i know it isnt just as simple as renaming this part
i followed the registration to the activation and used uname for all username refernces lets see if this stops it or it is in fact an actual person doing it or a bot i think its a bot as im getting things like this in my sentinel log

Code:
http://www.nunuke.co.uk/modules.php?name=Your_Account&username=linguicle&gfx_check=&random_num=79987&redirect=&mode=&f=&t=&op=login&submit=Login


http://www.nunuke.co.uk/modules.php?name=Your_Account&random_num=153464&gfx_check=&username=linguicle&user_email=idoeh31@gmail.com&op=finish&submit=Finish

http://www.nunuke.co.uk/modules.php?name=Your_Account&username=linguicle&user_email=idoeh31@gmail.com&gfx_check=&random_num=153464&op=new_user&submit=New_User



i think in raven nuke the YA could do with an admin option to rename certain form fields for example
input name="username"
input name="user_email"

becomes
input name="adminschoiceusername"
input name="adminschoiceemail"

after the admin has set them via the admin panel

or another way to go is to maybe use "throw away field names" on each registration a certain field uses a random name generated on registration start and only used on that registration
  
Back to top
View user's profile Send private message
GazJ






PostPosted: Tue Apr 05, 2011 4:47 am    Post subject: Reply with quote

since i posted this i have 7 new users in the users_temp as they cant activate
so i am redoing the functions for user reg for my new site

it maybe worth thinking about for other sites doing this to
especially here as i noticed afew names sneaking through in the new users
  
Back to top
kguske
Site Admin
Site Admin


Joined: May 12, 2005
Posts: 876

PostPosted: Tue Apr 05, 2011 9:50 pm    Post subject: Reply with quote

Check out Guardian's site - http://www.code-authors.com/ftopict-4092.html - he is working on a wonderful enhancement to end the madness...
_________________
  
Back to top
View user's profile Send private message Visit poster's website
GazJ






PostPosted: Tue Apr 05, 2011 11:29 pm    Post subject: Reply with quote

im waiting for the release of it Smile
but i still think that raven nuke needs this addressed
for example change
case:
'new user'

to
case:
'register'

as site guardian wont be used by every user of rn
  
Back to top
Display posts from previous:       
Post new topic   Reply to topic    nukeSEO.com Forum Index -> PHP-Nuke enhancement ideas All times are GMT - 5 Hours
 
 Page 1 of 1

 

Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Powered by phpBB © 2001-2008 phpBB Group


Page Generation: 0.06 Seconds