vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Multiple Identity Detector (https://vborg.vbsupport.ru/showthread.php?t=94109)

Bellinis 08-11-2005 09:13 PM

Multiple Identity Detector
 
I'm about to switch from UBB.threads to VB. :)
On my previous board I used this very handy modification:

This modification uses a cookie to track users that login using different usernames. (Or users sharing the same computer). When a duplicate identity is detected, a PM is sent to all Admins notifying you of the duplicates.

Is such mod available for VB too ? :rolleyes:

Zachery 08-11-2005 09:42 PM

Don't believe so, not much short of a user entering the same birthday, IM screename, email address, or IP would be able to detect this. and a IP is about worthless in this day and age.

Bellinis 08-11-2005 09:54 PM

Well, most people at my board don't have much computer knowledge, and this hack really helped me a lot. In most cases it's two people sharing the same computer, but in some cases it's a abusing user. :)
Last time we caught a user who was having whole conversations with himselve :D

twoseven 08-11-2005 10:12 PM

lmao if one is that bored i'd let him go with that. but you can always just do a query to show users with the same ip addys (i dont know what it is tho)

Romeos Tune 08-12-2005 01:32 AM

I have a threads board as well and use this mod over there. It comes in very handy for troublemakers. They cause a problem or 10 and end up being banned and then login with a new name. They're busted right away. Most people never have a clue this is how they're caught.

I had obtained permission from the author to drag it over here and try to get someone to port it over for VB but nobody every tried it...

Boofo 08-12-2005 04:18 AM

Quote:

Originally Posted by Romeos Tune
I have a threads board as well and use this mod over there. It comes in very handy for troublemakers. They cause a problem or 10 and end up being banned and then login with a new name. They're busted right away. Most people never have a clue this is how they're caught.

I had obtained permission from the author to drag it over here and try to get someone to port it over for VB but nobody every tried it...

If you have the permission for it to be ported, pm it to me. I'd like to look at it. ;)

StarBuG 08-12-2005 11:05 AM

There is another methode you could use in addition to this:

A password md5 hash comparison.
Most users who create multiple accounts dont bother to use different passwords.

If you get notified about a possible multi then the script could compate the stored pw hashes and if they are the same you have nearly prove that this user is a multi ;)

Marco van Herwaarden 08-12-2005 11:48 AM

This don't work because the password is hashed with the salt. And the salt is different for each user.

StarBuG 08-12-2005 12:52 PM

Ahh ok

Romeos Tune 08-13-2005 01:28 PM

Quote:

Originally Posted by Boofo
If you have the permission for it to be ported, pm it to me. I'd like to look at it. ;)

PM in waiting..... :)


All times are GMT. The time now is 03:52 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01061 seconds
  • Memory Usage 1,727KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete