![]() |
EPC Log-in Detector
EPC Log-in Detector Description: ALL Admins will be notified of who tried to attempt successfully and not successfully to login to your forums and admincp. As this will notify ALL the admins of the offending or not offending person's username used and their IP. Simple modification and thought we would share this file edit with the rest if they wanted to use this. Here is an example e-mail with the following: Quote:
***Warning: Before you make edits, do a back of the following files before commencing: PHP Code:
PHP Code:
Summary: This is only for the ones that want to be notified when there is a unsuccessful login to their forums and to notify the admins. Just a thing we "feel" that vBulletin should implement within their core due to security reasons for forums. It would benefit on seeing who and what is happening for a forums when there is an attempted breach of security of the forums. So whomever had more ideas on how to expand this feel free to update here with ideas or share code of making this better! |
this is asome i will try rigth now
looks really usefull thanks |
Works nice, because if you value your community and the security of it surely this will come in handy! Takes a total of 2 mins to mod 2 files and you are done! Thanks for the compliments.
|
your welcome i already install but i have one little question how i can test it it works if i try with a wrong pass for my admin user?
or how i can test it, i try by myself but i havent recive any email. will be great if you make it to send a pm also. |
Well it should send out using your mail server automatically alerting the admins...
Simply type in anything like: admin ///// sdkfjsadlfksadlfhsadf Then you'll get a e-mail sent to your admins stating Bad Login ;) |
ok i try enter 5 times wrong pass to close the acount and i only recive the email from vbulletin
after i try one more time , and error apear Fatal error: Call to a member function on a non-object in /home/warlion/public_html/foro/includes/functions_login.php on line 86 that line for me is this one while ($item = $db->fetch_array($admin)) { |
Checking into that for you now.
|
Replace your code on that file with the following:
PHP Code:
|
Great, thanks. This should become vB standard
|
One thing you should mention though, it seems this will only send an email if your user tite is Administrator, coud you not have it send the email to all in the admin usergroup?
What if the admin has changed his usertitle? Cheers |
Quote:
Find: Quote:
Quote:
But wait.. wanna limit only to your Admin account and not to some other admins.. Quote:
|
Quote:
edit: :D:D:D:D:D:D that was my problem now i recive all the types of message i guess you need to change your code with usergroupid insted administratos and will work for all kind thank you so much |
Hi,
Nice mod, thanks. Question. Can I modify it to only notify if someone logs in unsuccessfully? |
very nice idea, will it work on 3.6.7
|
I become an error if i want log in in my acp:
Quote:
|
I selected Installed only after adding valdet's code suggestion that works great! SMF has a similar mod built in to their admin CP which is a great feature.
This is nice as well. Find: Quote: >query_read_slave("SELECT * FROM `user` WHERE `usertitle` = 'Administrator' limit 0,3000"); Replace with: Quote: >query_read_slave("SELECT * FROM `user` WHERE `usergroupid` = '6' limit 0,3000"); Also, SERIOUSLY consider this addition unless your other admins do not care to get all of these emails. But wait.. wanna limit only to your Admin account and not to some other admins.. Quote: >query_read_slave("SELECT * FROM `user` WHERE `usergroupid` = '6' AND `username` = 'yourADMINusername' limit 0,3000"); |
Quote:
All credits go out to blogtorank for this great idea, and you are free to add my suggestion to your original hack. Thanks, Val. |
Typo: Successeful login
should be: Successful login Also, is there anyway to stop it from sending e-mail to me when I login from a certain IP address? I hate getting e-mails each time I login, and would only like to recieve them if someone rather than myself logs in |
--------------------------------------------------------------------------------
I purchased the full version of another one of this guys products. It has been 5 days and still not able to download it. They have asked for information which I have sent and still the file is not there to download. I have sent 3 support tickets with no response. ************WARNING************** STAY AWAY |
Can you make it so that regular users can not log into the ModCP as well as the AdminCP? If someone does, that does not have the permissions for either one, a pm or thread will be created to notify all admins and moderators.
|
update?
|
Hey...
I installed this, and now I, nor any other admin, can login to the ACP- whatsoever. We're locked out, even though we are inputting the correct passwords. What gives man?!@? |
I'd like to try this hack again, but am extremely weary of the last go round, and STILL no response...
|
All times are GMT. The time now is 10:17 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|