vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - vbAnonymizer (https://vborg.vbsupport.ru/showthread.php?t=131292)

993ti 11-28-2006 03:47 PM

Btw, just noticed that you can't right click and save files like .wmv

Dismounted 11-28-2006 06:10 PM

That's because it redirects to another page before accessing the real page.

SCRIPT3R 11-29-2006 03:59 PM

nevermind.

redlabour 12-17-2006 09:18 AM

Hi,

if anyone else has the Portal installed at or anything else:

http://www.YOURDOMAIN.de/portal.php

and the Forum at :

http://www.YOURDOMAIN.de/forum/index.php

you have to edit the Plugin -> Anonymizer Function !

Search for :

Code:

$vboptions[bburl] . "redirector.php?url=" . $encoded_url;
and replace with :

Code:

$vboptions[bburl] . "http://www.YOURDOMAIN.com/forum/redirector.php?url=" . $encoded_url;
Otherwise the Links in vBa are routing to :

http://www.YOURDOMAIN.com/redirector.php which results in a 404!

Dominic 12-17-2006 10:04 PM

http://YOURFORUM.com/redirector.php?url=<script>alert('OWNED')</script>

can't this cause a XSS exploit?

Dismounted 12-21-2006 06:47 AM

Doesn't appear so, because when I do that on my site it gives me a 403 Forbidden error.

Dominic 12-21-2006 05:45 PM

Thats because u prolly renamed the redirect file.

Dismounted 12-22-2006 09:02 AM

I didn't, it's still redirector.php. And the error is a 403 not a 404.

Bigbro 12-27-2006 03:06 AM

:banana: Installed and grateful!

Thanks!

Dismounted 12-27-2006 10:07 AM

Click Install please :)!


All times are GMT. The time now is 06:09 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.01541 seconds
  • Memory Usage 1,733KB
  • 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
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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