![]() |
[QUOTE]Originally posted by Mutt
firefly, I've added alittle to your hack ....... Hey people, let me know if you have any problems with this |
you are getting 2 emails?
I'll throw some more testing at it and see if I can duplicate the problem |
[QUOTE]Originally posted by Mutt
you are getting 2 emails? I'll throw some more testing at it and see if I can duplicate the problem |
Great hack !
I have added some code to see through proxy in combination with this .htaccess: Options Indexes FollowSymLinks Includes $ipaddress=iif(getenv("REMOTE_ADDR")!="",getenv("R EMOTE_ADDR"),$HTTP_HOST); $iphostname = @gethostbyaddr($ipaddress); $ipaddress2=iif(getenv("HTTP_X_FORWARDED_FOR")!="" ,getenv("HTTP_X_FORWARDED_FOR" ),$HTTP_HOST); $iphostname2 = @gethostbyaddr($ipaddress2); $message="Someone is trying to login using your admin account!\n\nUsername he tried to use: $loginusername\nPassword he tried to use: $loginpassword (".md5($loginpassword)." in encryption)\n\nThe (Proxy) IP address is: $ipaddress\nThe host is: $iphostname\nIP address is: $ipaddress2\nThe host is: $iphostname2"; mail($webmasteremail,"Warning: vBulletin Admin Login Tried",$message,"From: \"$bbtitle Admin CP\" <$webmasteremail>"); eval("standarderror(\"".gettemplate("error_wrongpa ssword")."\");"); HTH Peter |
[QUOTE]Originally posted by Heckwork
Great hack ! I have added some code to see through proxy in combination with this .htaccess: Options Indexes FollowSymLinks Includes Peter |
[high]* Floris waits for firefly to update the original code with all the tweaks here and makes it an xxx.hack.php for vbhacker :)[/high]
|
/me might do that
|
Does this only work if someone uses a username that is in the database? Or does this work with any name a person might put in?
|
]just added that "addon" by Mutt and Heckwork.
works good! :D |
Thanks firefly,
Installed and works great. phil |
All times are GMT. The time now is 07:04 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:
|