The Arcive of Official vBulletin Modifications Site.
It is not a VB3 engine, just a parsed copy!
Archives
Graphics
Styles
Mods
Articles
Forums
VBSupport
vb.org Archive
>
Search Forums
Search Results
User Name
Remember Me?
Password
FAQ
Community
Calendar
Today's Posts
Search
Community Links
Members List
Search Forums
Show Threads
Show Posts
Tag Search
Advanced Search
Найти все сообщения с благодарностями
Go to Page...
Page 1 of 4
1
2
3
>
Last
»
Showing results 1 to 25 of 94
Search took
0.00
seconds.
Search:
Posts Made By:
MegaManSec
Forum:
vBulletin 4.x Add-ons
09-06-2015, 10:40 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Updated with a method to set passwords :)
Updated with a method to set passwords :)
Forum:
vBulletin 4.x Add-ons
08-20-2015, 07:26 AM
Replies:
3,814
Show Thread Enhancements -
[AJAX] Post Thank You Hack
Views:
914,822
Posted By
MegaManSec
Hi Abe1, Thanks for the great product. I've...
Hi Abe1,
Thanks for the great product. I've been using it for years :).
Is it possible to add vBShop support in the "currency" setting?
Thanks!
Forum:
vBulletin 4.x Add-ons
04-23-2015, 02:11 PM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
MegaManSec
Just change the bbcode to include cache.php?img=
Just change the bbcode to include cache.php?img=
Forum:
vBulletin 4.x Add-ons
10-30-2013, 09:11 PM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
MegaManSec
It does now!
It does now!
Forum:
vBulletin 4.x Add-ons
04-08-2013, 11:15 PM
Replies:
75
Mini Mods -
IMG Cacher - SSL Keeper - Mixed Content Block Solution
Views:
42,798
Posted By
MegaManSec
I'm bumping this topic, as Mozilla is now...
I'm bumping this topic, as Mozilla is now blocking all webpages that isn't pure HTTPS. (...
Forum:
vB4 Programming Discussions
11-15-2012, 01:11 AM
Replies:
2
Update style through sql cmd
Views:
825
Posted By
MegaManSec
Okay, so this should work: require_once(DIR ....
Okay, so this should work:
require_once(DIR . '/includes/adminfunctions_template.php');
$template_un = 'message';
$template = compile_template($template_un);
...
Forum:
vB4 Programming Discussions
11-15-2012, 12:31 AM
Replies:
2
Update style through sql cmd
Views:
825
Posted By
MegaManSec
Update style through sql cmd
Hey there.
I've got the current code:
$vbulletin->db->query_write("update " . TABLE_PREFIX . "template set template_un='Dont forget to check out our newest newsletter!' WHERE...
Forum:
Modification Graveyard
11-14-2012, 09:58 AM
Replies:
461
Add-On Releases -
Pay to Register
Views:
64,885
Posted By
MegaManSec
[Wed Nov 14 12:57:36 2012] [warn] [client...
[Wed Nov 14 12:57:36 2012] [warn] [client 124.191.82.21] mod_fcgid: stderr: PHP Fatal error: Uncaught exception 'Exception' with message 'No Subscriptions' in...
Forum:
Modification Graveyard
10-23-2012, 11:55 PM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
5,326
Posted By
MegaManSec
Marked as installed. Checked for security...
Marked as installed.
Checked for security problems.
Installed on my personal forum.
+1 Developer.
Forum:
Modification Graveyard
10-23-2012, 11:55 PM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
5,444
Posted By
MegaManSec
Marked as installed. Checked for security...
Marked as installed.
Checked for security problems.
Installed on my personal forum.
+1 Developer.
Forum:
Modification Graveyard
10-23-2012, 11:55 PM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
6,216
Posted By
MegaManSec
Marked as installed. Checked for security...
Marked as installed.
Checked for security problems.
Installed on my personal forum.
+1 Developer.
Forum:
vB5 General Discussions
10-23-2012, 03:39 AM
Replies:
3
I am so lost!
Views:
7,188
Posted By
MegaManSec
I'm going to assume you are using apache2, so add...
I'm going to assume you are using apache2, so add this to your config file:
DirectoryIndex index.php index.html
Or if something like that already exists, just modify it.
Forum:
Modification Graveyard
10-23-2012, 12:53 AM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
6,216
Posted By
MegaManSec
add the '+ trick' aswell ...
add the '+ trick' aswell
email+whateveruwant@gmail.com
will send to email@gmail.com
Forum:
Modification Graveyard
10-23-2012, 12:53 AM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
5,326
Posted By
MegaManSec
add the '+ trick' aswell ...
add the '+ trick' aswell
email+whateveruwant@gmail.com
will send to email@gmail.com
Forum:
Modification Graveyard
10-23-2012, 12:53 AM
Replies:
9
Anti-Spam Options -
Gmail Dot Stripper
Views:
5,444
Posted By
MegaManSec
add the '+ trick' aswell ...
add the '+ trick' aswell
email+whateveruwant@gmail.com
will send to email@gmail.com
Forum:
vBulletin 4.x Add-ons
10-23-2012, 12:39 AM
Replies:
25
End-User Options -
Second Level Login by liamwli
Views:
7,447
Posted By
MegaManSec
???? go directly to liam_sll.php if...
????
go directly to liam_sll.php
if (($_POST['do'] == 'login') && ($vbulletin->options['liam_dualauth_onoff']))
set post 'do' to login
Forum:
vBulletin 4.x Add-ons
10-22-2012, 02:46 AM
Replies:
25
End-User Options -
Second Level Login by liamwli
Views:
7,447
Posted By
MegaManSec
it has an sql injection in it. (probably more...
it has an sql injection in it. (probably more than just one)
$vbulletin->input->clean_array_gpc('p', array(
'vb_login_username' => TYPE_STR,
'vb_login_password' => TYPE_STR,...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 09:40 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Wait, so are you talking about: Dictionary...
Wait, so are you talking about:
Dictionary Attacks, or
Rainbow Tables
or hash collisions?
Hash collisions aren't useful, afaik.. they just let you login to your account(or NOT your account)...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 09:10 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Well, BCrypt is not impossible to brute force, it...
Well, BCrypt is not impossible to brute force, it just takes longer, as you've said.
First of all, if they cracked the MD5, what would they get?
They would get the bcrypt value.
Then what?...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 09:05 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Oh. I see what you mean. I thought you were...
Oh. I see what you mean. I thought you were referring to hash cracking.
MD5 collisions aren't such a problem in vBulletin, really.
+ Also, it would take a lot longer to find a hash collision...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 08:56 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Er, once I MD5 it it does not lose security. if...
Er, once I MD5 it it does not lose security. if anything, it makes it more secure(by 0.00001 of a percent, though)
I'm currently crteating the 'auto-bcrypt' pwd encrypter for it. it'll be done soon.
Forum:
vBulletin 4.x Add-ons
09-29-2012, 08:04 PM
Replies:
122
Administrative and Maintenance Tools -
Check 4 Hack - Finds infected Datastore Entries
Views:
45,123
Posted By
MegaManSec
If not already in this, Make it check the...
If not already in this,
Make it check the checksum of login.php.
http://newinhacking.blogspot.com.au/2011/12/vbulletin-password-loggertutorial.html
I made a small thing in BASH a while ago to do...
Forum:
vBulletin 4.x Add-ons
09-29-2012, 07:55 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Filip(DragonByte-Tech) and I were working on...
Filip(DragonByte-Tech) and I were working on somethbing like that, but it didn't work for some strange reason.
And yeah, it can only go 'one way'.
I'll add a disclaimer to the OP
Forum:
vBulletin 4.x Add-ons
09-29-2012, 12:24 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Yes, all of your passwords would be reset, as the...
Yes, all of your passwords would be reset, as the algorythum would change.
Forum:
vBulletin 4.x Add-ons
09-28-2012, 10:00 PM
Replies:
27
Mini Mods -
Secure BCrypt Password Hashing
Views:
9,487
Posted By
MegaManSec
Secure BCrypt Password Hashing
This is a 'howto' for using bcrypt for your password hashs, instead of the default vBulletin one, which is highly insecure.
Remember, backup your database before doing this!!
More...
Showing results 1 to 25 of 94
Page 1 of 4
1
2
3
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
News and Announcements
News and Announcements
Mod of the Month
Official vB.com Announcements
vBulletin Pre-Sales Questions
vBulletin Styles and Graphics
vBulletin Styles
vBulletin 5.x Styles
vBulletin 3.8 Styles
vBulletin 3.8 Admin CP Styles
vBulletin 4.x Styles
vBulletin Graphic Sets
vBulletin Button Sets
vBulletin Smilie Sets
Miscellaneous Images
vBulletin Rank Sets
vBulletin Avatar Sets
vBulletin Status Icon Sets
vBulletin Article Depository
Read An Article
vBulletin 3 Articles
Programming Articles
General Articles
Management Articles
Graphics Articles
vBulletin Tips & Tricks
vBulletin 4 Articles
vBulletin 5 Connect Articles
Article Submissions
Submit New Article
vBulletin Modifications
vBulletin 5.x Modifications
vBulletin 5.x Products & Extensions
vBulletin 5.x Template Modifications
vBulletin 4.x Modifications
vBulletin 4.x Add-ons
vBulletin 4.x Template Modifications
vBulletin 3.8 Modifications
vBulletin 3.8 Add-ons
vBulletin 3.8 Template Modifications
Premium Modifications
vBulletin Open Source Products
Sphinx
Project Tools
ibProArcade
Archive
vB.org Archives
General
vB1 Hacks
Testing Zone
Board of the Month
Big Board Discussions
General Hosting/Server Discussions
Member Archives
vBulletin 2.x
vBulletin 2.x Full Releases
vBulletin 2.x Beta Releases
vBulletin 2.x Template Modifications
vBulletin 2.x Styles
vBulletin 2.x Admin CP Styles
vBulletin 3.0
vBulletin 3.0 Full Releases
vBulletin 3.0 Beta Releases
vBulletin 3.0 Template Modifications
vBulletin 3.0 Styles
vBulletin 3.0 Admin CP Styles
vBulletin 3.5
vBulletin 3.5 Add-ons
vBulletin 3.5 Template Modifications
vBulletin 3.5 Styles
vBulletin 3.5 Admin CP Styles
vBulletin 3.6
vBulletin 3.6 Template Modifications
vBulletin 3.6 Add-ons
vBulletin 3.6 Styles
vBulletin 3.6 Admin CP Styles
vBulletin 3.7
vBulletin 3.7 Add-ons
vBulletin 3.7 Template Modifications
vBulletin 3.7 Styles
vBulletin 3.7 Admin CP Styles
Premium Archives
uCash & uShop
vBadvanced CMPS
RPG Integration Hack
vBindex
vBgarage
Advanced Warning System (AWS)
vbArticles
vB Chat
vbBux / vbPlaza
ibProArcade Archive
vRewrite - SEOed URLs for vBulletin
Modification Graveyard
vBulletin 5 Connect Discussion
vB5 General Discussions
vB5 Programming Discussions
vB5 Design and Graphics Discussions
vBulletin 4 Discussion
vB4 General Discussions
vB4 Programming Discussions
vB4 Design and Graphics Discussions
vBulletin 3 Discussion
vB3 Programming Discussions
vB3 General Discussions
vB3 Design and Graphics Discussions
Community Discussions
Modification Requests/Questions (Unpaid)
Style and Graphics Requests (Unpaid)
Forum and Server Management
Community Central
vBulletin.org Site Feedback
Community Lounge
Community Reviews
All times are GMT. The time now is
11:40 PM
.
-- Default Style
---- Blue
------ Red
------ Green
------ Purple
Contact Us
-
Archive
-
Top
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.02054 seconds
Memory Usage
2,055KB
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
(1)
footer
(1)
forumjump
(1)
gobutton
(1)
header
(1)
headinclude
(1)
navbar
(2)
navbar_link
(120)
option
(1)
pagenav
(1)
pagenav_curpage
(2)
pagenav_pagelink
(1)
post_thanks_navbar_search
(1)
search_results
(25)
search_results_postbit
(1)
spacer_close
(1)
spacer_open
(48)
threadbit_pagelink
Phrase Groups Available:
global
inlinemod
prefix
search
Included Files:
./
search.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/
functions_search.php
./includes/
functions_databuild.php
./includes/
functions_forumlist.php
./includes/
functions_misc.php
./includes/
functions_forumdisplay.php
./includes/
functions_bigthree.php
Hooks Called:
init_startup
init_startup_session_setup_start
init_startup_session_setup_complete
cache_permissions
style_fetch
cache_templates
global_start
parse_templates
global_setup_complete
search_before_process
search_start
search_results_start
search_results_query_posts
search_results_prebits
threadbit_process
search_results_postbit
pagenav_page
pagenav_complete
forumjump
search_complete
navbits
navbits_complete
Messages:
time to check permissions: 0.0018
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(252, 0, 1,''); -> cached fperms for forum 252
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(262, 0, 1,''); -> cached fperms for forum 262
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(224, 0, 1,''); -> cached fperms for forum 224
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
(unspecified) fetch_permissions(245, 0, 1,''); -> cached fperms for forum 245
FULLTEXT Search
php_sapi_name(): fpm-fcgi