vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   duplicate ip/password list! (https://vborg.vbsupport.ru/showthread.php?t=36269)

drives fast 01-12-2003 02:57 PM

is it just me or has anyone else noticed that if you click the duplicate passwords link it brings up the list of doupe IP's and then the doupe passwords as well instead of just the doupe passords list alone?

Xziz 05-26-2003 09:45 PM

Added if a user can post to the outpout, a remove link, an admin header footer, and a reverse lookup of the ip addresses. if you are interested feel free to download it. It did not take much time but might help some of those of you who don't have time to add these things.

insanctus 05-29-2003 07:17 AM

~ clicks install..... I like this thanks.

paratek 06-05-2003 09:36 PM

Clicks install....great hack

Kriek 07-10-2003 11:04 PM

Flawless via 2.3.0

/me clicks install

PurpleCow 08-10-2003 05:27 AM

Quote:

I would search similar usernames and similar emailnames using
Did anyone manage to that working with similiar emailnames particularly, i'd be very intereste din this ???

Such a very useful hack for my boards to be launched. Great work guys. there seems to be more than 4 versions in this thread by now, let me try them out.

Quote:

Flawless via 2.3.0
Good, as i am also using 2.3.0

Thanks for the hack and the support.

Cheers

Oblivion Knight 08-11-2003 11:34 AM

To integrate this into the control panel, I did the following:

Open admin/index.php
Find:
Code:

makenavoption("IP Addresses","user.php?action=doips","<br>");
Add AFTER it:
Code:

makenavoption("Duplicate IPs & PWs","dupeip.php?action=","<br>");

Open admin/dupeip.php
Find:
Code:

require("./global.php");
Add AFTER it:
Code:

if (isset($action)==0) {
  $action="modify";
}


ssabmud 09-07-2003 12:32 AM

Awesome hack. Love it!!!!

chuckwk 09-12-2003 09:31 PM

I got this error in control panel...

Warning: Address is not a valid IPv4 or IPv6 address in /home/virtual/site17/fst/var/www/html/admin/dupeip.php on line 74

Yes, I have IP loggin enabled.

Any help would be appreciated.

Thanks!

94supratt 09-13-2003 11:10 AM

This only checks the IPs used to register? That is not nearly as helpful as checking it against ALL the IPs a user uses. Many people get on the internet at work and have atleast 2 IPs. Heck I just did a search on the IPs I've used and I've used 24. So basically this hack has a 1 in 24 chance in stopping me. Good hack however I think it can be improved.


All times are GMT. The time now is 07:10 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.01271 seconds
  • Memory Usage 1,734KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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