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)

Meirion 05-02-2002 09:28 AM

this is what I posted:

I think on my board that hunting for similar sounding names would not prove
fruitful at all.
I suppose it all greatly depends on how many users you have as to the
intensity of an opperation like this. My php & SQL knowledge ends at this
level!

I would much rather concentrate on a script that would use the IPs in the
posts table and look for users using the same IP within a certain time
frame, eg 15 mins. This should catch people out when they change login from
their real name to the false name in order to flame someone.
Obviously doing a search like that on the post table would be a
server-destroying style query, so my plan would be to feed it a user name
that was suspicious. It would then crank back through the last 20 posts of
that user, grab the IPs, then see if anyone had used that IP within 15 mins
of that post time.

Does that make sense? Do you think it would work?

pHAZE_1 05-09-2002 10:13 PM

for some reason i cant open the attachment.. can someone make sure it is working?

stark 06-18-2002 12:48 PM

I just wanted to say this is a LIFESAVER for the board I run. Great, great add-on. This should be in vB3.

Max M 08-20-2002 10:21 PM

Hey, would anyone be able to modify this hack so the passwords aren't encrypted? It would be a lot of help!

Thanks :)

NTLDR 08-20-2002 10:38 PM

Quote:

Originally posted by Max M
Hey, would anyone be able to modify this hack so the passwords aren't encrypted? It would be a lot of help!
This is imposible. You cannot de-crypt the MD5 hash.

dwh 09-02-2002 06:36 PM

You can add more features to this by adding the user's usercp options. Like sigs off, or how many posts per page they are viewing.

Unknown553 09-04-2002 04:44 AM

Anyone know how to combine the two and view by BOTH duplicate IP's and passwords? Yes, I am this lazy, and I have a lot of duplicate IPs and duplicate passwords on my forum, and finding the ones that have both in common is becoming tedious. Any help?

SkuZZy 09-24-2002 12:32 PM

fricken awesome hack!!!!! Been looking for something like this... ;)

SkuZZy 09-24-2002 12:32 PM

fricken awesome hack!!!!! Been looking for something like this... ;)

sebastien69 01-12-2003 04:53 AM

The requested URL /forum/admin/moderator.php was not found on this server.

I have not file moderator.php or I find him(it) thank you

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.

RandyP3 10-28-2003 11:08 AM

:) Good hack!

*Installs*

SharronH 11-23-2003 11:10 PM

Can anyone modify this hack so it will also check against the IP the users post with instead of just the IP used to register alone? TIA

BrAinZ 11-30-2003 03:02 PM

Works well.. Thanks mate !

Crank 01-28-2004 01:39 AM

bump for getting this hack to check all the ips used. and for making it just check the passwords alone as well.

tHe Rk 05-03-2004 08:53 PM

This is a brilliant hack! :bow:

geezzaa 05-24-2004 06:35 PM

How about getting this up for VB3

tamarian 05-27-2004 02:01 PM

Quote:

Originally Posted by geezzaa
How about getting this up for VB3

It works fine with vB3, as is :)

tamarian 05-30-2004 07:06 PM

tenbucks, you are correct. I didn't pay attention to the bottom of the list.

geezzaa 05-30-2004 10:01 PM

UPdate :p
Got the same problem + theres a problem with the IPs as some of the dupicates are people i personaly know and its saying they are sharing an IP

Tom1234 07-29-2004 02:33 AM

Did anyone ever modify this hack to check against all the post IP's instead of just the registration IP? That makes a huge difference in the effectiveness of this hack.

MediaHound 08-30-2006 11:44 AM

An old hack, indeed.
Anyone have this for 3.6?

knickq8 09-26-2006 10:47 AM

anyone have this for 3.6.1 ?? Pls..

Wired1 09-26-2006 12:09 PM

<a href="https://vborg.vbsupport.ru/showthread.php?t=107566" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=107566</a>


All times are GMT. The time now is 01:08 AM.

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.01246 seconds
  • Memory Usage 1,780KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (33)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