vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Email notification if someone attempts to access your Admin CP (https://vborg.vbsupport.ru/showthread.php?t=64519)

Logikos 05-10-2004 05:27 AM

works perfect, thanks!

AlexanderT 05-12-2004 01:16 PM

Ok stupid me. I had the administrator email set to a wrong email that I don't check regularly. That is why I didn't get any notification from this hack (beside not getting like 200 other emails from people who tried to contact me :nervous: )

Greets

Boofo 05-12-2004 04:07 PM

Quote:

Originally Posted by AlexanderT
Ok stupid me. I had the administrator email set to a wrong email that I don't check regularly. That is why I didn't get any notification from this hack (beside not getting like 200 other emails from people who tried to contact me :nervous: )

Greets

I had the same thing happen when I was helping him test it. That's why the note about checking that in his instructions. LOL

EvilLS1 05-13-2004 05:03 AM

Quote:

Originally Posted by AlexanderT
Ok stupid me. I had the administrator email set to a wrong email that I don't check regularly. That is why I didn't get any notification from this hack (beside not getting like 200 other emails from people who tried to contact me :nervous: )

Greets

Heh.. Same thing happened to me when I was making the hack. I couldn't figure out why I wasn't getting an email so I changed the code about 5 times before noticing that I didn't have the webmaster's email set in the CP. Doh! Anyway, glad its workin' for ya. :)

Mu5icMan 05-14-2004 10:06 AM

can this hack be modded to get an email if someone tries to log in with an incorrect username or password to the normal board not admin

EvilLS1 05-14-2004 08:35 PM

Quote:

Originally Posted by Mu5icMan
can this hack be modded to get an email if someone tries to log in with an incorrect username or password to the normal board not admin

Yeah it could, but I'd rather not release a hack like that b/c it could easily be changed to send the user's correct password. Alot of people use the same password on several different sites so its not a good idea IMO. Not saying that you would use it for that, but theres some people out there who would abuse it.

Logikos 05-15-2004 04:02 AM

Quote:

Originally Posted by EvilLS1
Yeah it could, but I'd rather not release a hack like that b/c it could easily be changed to send the user's correct password. Alot of people use the same password on several different sites so its not a good idea IMO. Not saying that you would use it for that, but theres some people out there who would abuse it.

Agreed, i don't have any rights knowing there passwords, just like they don't have any rights if i was a member of there site.

Mu5icMan 05-17-2004 07:18 AM

Could you possibly do one without the password part but just the username, just so i know if anyone is trying to get into our site without permission.

Regards
Rob

EvilLS1 05-18-2004 05:39 AM

Rob,
For regular logins it would probably be better to store failed attempts in the db and make a log rather than email them b/c if you have alot of members your inbox would be full due to users making typos when logging in. I might look into making a hack for that a little later when I get some free time.

Loyalty4Life 05-19-2004 01:42 PM

Installed - thanks.

Intex 05-22-2004 07:45 AM

Nice hack EviLS1 - /me clicks install.

RonH. 05-22-2004 04:39 PM

Installed 10 minutes ago and appears to be working as advertised. Thanks.

0zone 05-29-2004 12:20 PM

Great hack. Thank you! :)

Installed, tested and working perfectly.

[clicks install]

Bulent Tekcan 06-03-2004 07:38 PM

Why I receive every attack 4 mails ?

EvilLS1 06-03-2004 08:59 PM

Quote:

Originally Posted by turkeyforum
Why I receive every attack 4 mails ?

You should recieve only one warning email every time someone tries to login with an incorrect password or username. If you received 4 emails it means someone made 4 seperate attempts to access your CP. If you have the strike system enabled you will receive a maximum of 5 emails if they try to do it over and over again.

egyptsons 06-13-2004 08:30 AM

good one I like it

zahco 06-13-2004 11:07 AM

Thanks a lot
for this hak

zahco

EyeCrave 06-14-2004 04:35 AM

Installed. Especially after I found scripts in my /forums directory that shouldn't have been there and then users complained of their posts disappearing.

Thanks.

dfaonxa 06-15-2004 03:36 AM

*clicked install* Great job!

flyertalk 06-15-2004 05:57 PM

Works for me on version 3.0.0! Excellent stuff, thanks!

sc4r3d 06-15-2004 06:46 PM

You da Man!

*clicking Install*

EvilLS1 06-15-2004 11:25 PM

Thank you. Glad ya like it. :)

sc4r3d 06-16-2004 02:29 PM

<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=64322" target="_blank">https://vborg.vbsupport.ru/showt...threadid=64322</a>

will be installing this next, thanks for the killer hacks bro.

Watson 06-25-2004 10:36 AM

great hack, cheers for this

kippesp 06-30-2004 03:15 PM

You may want to let people know that by installing this hack as posted, your passwords from this page will not be transmitted in clear text. But if you're okay with FTP, you're probably okay with this.

EvilLS1 06-30-2004 10:23 PM

sc4r3d & Watson,
Glad you like it and you're welcome. :)

Quote:

Originally Posted by kippesp
You may want to let people know that by installing this hack as posted, your passwords from this page will not be transmitted in clear text. But if you're okay with FTP, you're probably okay with this.

Passwords are encrypted in login.php. The only place the clear text gets passed is from adminfunctions.php to login.php which poses no security threat that I can think of since the md5hash() function is client side anyway.

Carter876 07-03-2004 08:47 AM

Unfortunately this hack doesn't work with VB 3.0.2 because the login.php is different from 3.0.0/3.0.1 :ermm:

EvilLS1 are you thinking to upgrade your hack to 3.0.2? :rolleyes:

Regards

EvilLS1 07-03-2004 06:09 PM

Quote:

Originally Posted by Carter876
Unfortunately this hack doesn't work with VB 3.0.2 because the login.php is different from 3.0.0/3.0.1 :ermm:

EvilLS1 are you thinking to upgrade your hack to 3.0.2? :rolleyes:

Regards

For those who have upgraded to 3.0.2,

Please try these instructions and let me know if it works for you:

Carter876 07-03-2004 09:03 PM

Yea! now it works with 3.0.2 :D

Tnx for your quick upgrade ;)

Regards

EvilLS1 07-04-2004 05:42 PM

N/P. Glad it worked. :)

Natch 07-04-2004 05:57 PM

Great job EvilLS1 :)

[high]* Natch installed and it works a charm![/high]

EvilLS1 07-05-2004 06:10 AM

Thanks Natch. :)

LeonHartHVA 07-05-2004 07:49 AM

I set "Use Login "Strikes" System" to "No". So does it work?

EvilLS1 07-05-2004 06:58 PM

Quote:

Originally Posted by LeonHartHVA
I set "Use Login "Strikes" System" to "No". So does it work?

Yes it should work either way.

Wifey 07-13-2004 07:53 PM

Quote:

Originally Posted by babolo
I caught someone with this hack and pm'd them and they were like im sorry and crap and they tried alot of times

Funny you should say that considering I caught YOU trying to log into my admincp the other day. Not very fun, is it?

I think it was the other way around babolo, you tried on MY site and I caught you and pmed you asking why to which you replied you thought you'd try to hack because people use stupid passwords...unless you installed this hack between yesterday and today and had someone try to log into your account "alot of times."

Or we're all living in an alternate universe. One of the three. I have the logs if anyone cares to see this hack in action.

WEForums 07-14-2004 09:26 PM

This is cool. Doubt anyone tries to login, but it's good just in case. Had the vB2 one installed as well. Obviously this one is better, though.

Yahhoon23 07-16-2004 02:16 AM

I know that this may not be the best place for this. But I have and love this admincp hack.

Is there anyway I can be notified when regular accounts are tried to break into as well?

Last night, my admin area was targeted and I was notified.

My Co-Admin was targeted but not thru the admin area. They tried accessing his account through the regular forum.

But without him telling me I'd have no idea if people were trying to break in etc and I don't need the wrong people trying to access other accounts. Especially when not everyone uses a secure password.

mackers8923 07-17-2004 06:43 PM

cool hack, *clicks install*

EvilLS1 07-18-2004 12:11 AM

Quote:

Originally Posted by Yahhoon23

Is there anyway I can be notified when regular accounts are tried to break into as well?

Its possible but not practical b/c your inbox would be filled with notifications due to regular members mis-typing their password or username. To do something like that it would be a better idea to store failed logins in the database and let the admin view them in the control panel.

Yahhoon23 07-18-2004 06:44 PM

Yeah, that is true. Good Point.

I just was trying to think of a way so I am notified if there is someone trying to break in other accounts.

Due to the fact that my admincp account was targeted, and my co-admins regular forum account were targeted, I was trying to think of a viable way for me to know that said people are trying to break into various accounts other than the admincp.


All times are GMT. The time now is 10:18 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.01376 seconds
  • Memory Usage 1,812KB
  • 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
  • (10)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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