Description:
This app scans the database to detect members who have multiple accounts at your forum, and it will list the results. You can also auto ban new multiple registrations of members who have previously registered an account and/or accounts at your forum. The auto banning is done on basis of ip addresses and devices. You can also exclude ip addresses and devices from being auto banned when registering multiple accounts.
Detection Method:
The detection method is being done in 4 ways.
1) Registration Method:
This method is based on scanning the members table for members who have registered more than one account at your forum from the same ip. The ip address in question will be displayed with the latest multiple account. When the ip address is clicked upon, it will display all the other aliases of that member.
2) Posting Method:
This method is based on scanning the posts table for members who have posted from more than one account at your forum from the same ip. The ip address in question will be displayed with the latest multiple account. When the ip address is clicked upon, it will display all the other aliases of that member as well as the posts and topics that they have posted.
3) Ip Login Method:
This method is based on scanning members known ip addresses, i.e. their last used ips, during the login and if a member has logged in to different accounts from the same ip, the action will be logged and displayed.
4) Device Detection Method:
This is the most accurate method imo. Ipb adds a unique cookie to members devices when they log in to the forum. The cookie expiration date is set to one year and its unique string is associated with the users device and stored in the device table. This means if someone logs in to your forum, logs out and then logs in using another account and a different ip address, then it can tell that it was the same person. It means that person has to use same machine, same browser irrespective of the ip address he/she is using.
Search:
All 4 multiple accounts detection methods have a quick search option where you can search the results based on members names.
Auto Banning:
All users who will try to register multiple accounts using the same ip address or device can be banned automatically upon registrations. Admins can exclude ip address(es) and device(s) from being banned.
Compatibility:
This app is compatible with Ipb 5 only. If you are using the Ipb 4.7. version of the app you will have to uninstall it first. Then you can install this one. No data will be lost as the app doesn't add a table of its own to the database, but queries the relevant Ipb tables.
Core Feature Summary for This Update: This enhanced update has been further developed by our site.
🆕 4 New Detection Systems
Email Pattern Detection – Identifies temporary emails, Gmail aliases, and sequential email patterns
Registration Time Clustering – Uses DBSCAN algorithm for bot registration detection
Behavior Similarity Analysis – Detects overlapping online activity, posting patterns, and content fingerprints
Enhanced Browser Fingerprinting – 40+ dimensions with anti-spoofing detection
🎯 Intelligent Scoring System
Comprehensive risk score (0–100)
Automatic actions: Ban (≥80) / Verify (60–79) / Allow (<60)
Configurable threshold settings
📊 2 New Admin Interfaces
User Risk Scoring Report – Real-time monitoring and detailed analysis
Enhanced Detection Settings – Flexible configuration for all detection modules
🗄️ 3 New Data Tables
Fingerprint Storage Table
Behavior Pattern Table
Risk Scoring Table
📈 Performance Improvements
Accuracy: 60% → 95%+
False Positive Rate: 10% → <1%
VPN Resistance: Weak → Strong
What's New in Version 2.0.1
Released
No changelog available for this version.
please support the developers. If you have any other questions
please leave a comment and let us know!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.