vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Administrative and Maintenance Tools - [DBTech] vBSecurity v2 (vB4) (https://vborg.vbsupport.ru/showthread.php?t=276228)

New Joe 02-02-2012 09:28 AM

Un-installed, way too many problems with this when enabled, as per the same as Old SchoolDSL

DragonByte Tech 02-02-2012 03:05 PM

Am I to assume you are also refusing to provide constructive feedback in the same way the user you refer to refused?

Fillip

DragonByte Tech 03-03-2012 11:56 AM

vBSecurity v1.0.3:
Feature: Failed AdminCP Logins will now display the username the person tried and failed to login with

Fillip

w8baby 03-05-2012 09:21 AM

question

i used this mod
https://vborg.vbsupport.ru/showthrea...viewing+thread
to replace superadmin ip

is this going to affect anything in the mod?

DragonByte Tech 03-05-2012 09:31 AM

I don't know, I don't think so but I have never used that mod so I couldn't tell you :(


Fillip

DragonByte Tech 03-10-2012 12:40 AM

vBSecurity v1.0.4:
Feature: Added a block of text to Security Recommendations that discusses server security for WHM-based servers

Fillip

Nirjonadda 05-07-2012 04:11 PM

Installed Pro Version ! I think now save my site from hacking ?

LLent 05-07-2012 05:56 PM

this is a support thread for vbsecurity not the other fine mods that db has ..i say we get back on topic ....btw is a fine addon and works very well with latest version of vb no issues to speak of

DragonByte Tech 05-07-2012 07:24 PM

Quote:

Originally Posted by Nirjonadda (Post 2327092)
Installed Pro Version ! I think now save my site from hacking ?

No site is ever safe, but vBSecurity will help alert you if something suspicious starts going on :)


Fillip

sivaganeshk 05-20-2012 06:21 AM

@DBT:
I changed the memcached settings in config file. At first , I received the security notification.
Thats fine.

But again every 2 or 3 days, I get the same notification (thrice at the same time)

Code:

vBSecurity has detected a security alert regarding config.php Variable Tampering:
$vbulletin->config['Datastore']['prefix'] is new: NULL

The actions you have configured in the Security Center have been taken.

Got the same message thrice yesterday. While I changed the memcached setting a week ago.

DragonByte Tech 05-20-2012 12:14 PM

Are you sure you have no modifications installed that could be causing this?

I'd suggest looking through every plugin from every mod and ensure none of them tamper with that variable, because I've dug through the vB4 code and they do not unset() or set to NULL that variable.

On DBTech we are also using vBSecurity as well as the datastore prefix, and we have no such issues :)


Fillip

sivaganeshk 05-20-2012 01:46 PM

Vbseo might cause this? Because it also has a cache setting feature and i choosed Memcached in thtat .

DragonByte Tech 05-20-2012 04:28 PM

That is entirely possible, could you try turning off memcached in vBSEO and see if that resolves the issue?

Fillip

MagicPID 05-21-2012 03:02 AM

I can't find the settings for dual-authentication in the mod that is shown here:

https://vborg.vbsupport.ru/attachmen...1&d=1325289905

Where is it?

DragonByte Tech 05-21-2012 11:52 AM

As per the OP, that is a Pro-only feature :)


Fillip

sivaganeshk 05-27-2012 04:27 AM

Quote:

Originally Posted by DragonByte Tech (Post 2331019)
That is entirely possible, could you try turning off memcached in vBSEO and see if that resolves the issue?


Fillip

I tried and disabled Memc'd in vbSEO . but no use.

I still get the config tampering notification.

"$vbulletin->config['Datastore']['prefix'] is new: NULL"

DragonByte Tech 05-27-2012 02:26 PM

In that case I suggest going through all your installed mods and see if any of them make any such modifications to the $vbulletin->config array :)


Fillip

sivaganeshk 05-27-2012 02:33 PM

Quote:

Originally Posted by DragonByte Tech (Post 2333507)
In that case I suggest going through all your installed mods and see if any of them make any such modifications to the $vbulletin->config array :)


Fillip

That's difficult buddy :(
how to check each and individual plugin ???

DragonByte Tech 05-27-2012 02:41 PM

It's what has to be done, unfortunately.

The error is not with vBSecurity, it's working as intended :)

You can turn off the notification for config.php variable tampering of course, but that would reduce the security of your forum, especially considering you already have one security breach going on (the tampering you keep getting notifs for).


Fillip

sivaganeshk 05-27-2012 03:05 PM

Quote:

Originally Posted by DragonByte Tech (Post 2333513)
It's what has to be done, unfortunately.

The error is not with vBSecurity, it's working as intended :)

You can turn off the notification for config.php variable tampering of course, but that would reduce the security of your forum, especially considering you already have one security breach going on (the tampering you keep getting notifs for).


Fillip

Hmm.. I understand. I had been using vbSecurity for 4 months.
Haven't got this issue until I started using Memcached and changed the datastore settings in config.php

May be, vbSecurity stored old config content , checks new config content and raises the notification.

DragonByte Tech 05-27-2012 03:18 PM

vBSecurity compares the values in the actual config.php file vs what $vbulletin->config holds every time a page loads, so that's not the case.

Fillip

DenisM 07-21-2012 09:41 PM

how can i install "pro"?

DragonByte Tech 07-22-2012 12:37 PM

You'll need to purchase it from www.dragonbyte-tech.com and then perform the same steps you performed when installing Lite :)


Fillip

DragonByte Tech 08-17-2012 10:47 PM

vBSecurity v1.0.5:
Feature: The Affiliate ID setting now properly integrates with the link-back
Feature: Added Login Strikes Viewer that lets admins browse all failed logins
Fix: Bugs with the Admin Strikes Viewer that prevented natural browsing from working properly in some scenarios

Fillip

DragonByte Tech 08-25-2012 05:57 PM

Affiliate ID link hotfix

Fillip

itzkr0me 11-24-2012 08:27 PM

So... I disabled the superadmin whitelist thingy and have subsequently banned mysef.

Any ideas on how to rectify?

EDIT *: Resolved. I logged in via a different IP and removed the super admin setting.

DragonByte Tech 11-24-2012 08:37 PM

Can you please be more specific? What "whitelist thingy", and what is the message you're receiving?

Fillip

DragonByte Tech 04-05-2013 02:34 PM

vBSecurity v1.0.6
Feature: Improved logging details for Control Panel actions
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

Soidberg 04-15-2013 06:59 AM

Could you make it possible to position Data[IPADDRESS] at a random place within the phrase ("dbtech_vbmail_security_alert_body"&"dbtech_vbsec urity_access_new_ip_message")?. Like: $IPADDRESS ?

I want to restyle the email text completely with a new location of the IP address.

sry for my horrible English :o

Soidberg 04-15-2013 09:07 PM

1 Attachment(s)
Dear DragonByte Tech,

I have an Idea which perhaps could be easily integrated within vBulletin. I’ very interested in what you think about it.

My idea is about DDoS protection for vBulletin by Cloudflare. Cloudflare is focussed on DDoS protection and offers great free services for the public. Since Cloudflare provides a webservice API via an API Key, the DDoS protection of Cloudflare can be utilized by just invoking URIs by vBulletin to block attackers right in the Cloud so they even can reach the target system.

The technical approach is done by invoking URIs for blocking and unblocking IP addresses. A block could be triggered by any relevant alert to be defined by the vBulletin operators to fit their needs.

In vbulletin it could look like this ...

Admin Panel Menu (example):
Attachment 144558

Action (example):
Attachment 144560

Options (for example):
Attachment 144559


All you need is a free account with Cloudflare, the generated security tokens and of course your addon. :)

Example Block:
HTML Code:

https://www.cloudflare.com/api.html?a=ban&key <IPADRESS> = & u = EMAILUSER@EMAIL.com & tkn = TOKEN
Example unblock:
HTML Code:

https://www.cloudflare.com/api.html?a=nul&key <IPADRESS> = & u = EMAILUSER@EMAIL.com & tkn =TOKEN

Note: Since Cloudflare is acting as a reverse proxy operators should install mod_cloudflare for apache to see real origin IP addresses instead of Cloudflare proxy IP addresses....see here.

regards
Soidberg

DragonByte Tech 04-22-2013 06:15 PM

Quote:

Originally Posted by Soidberg (Post 2416440)
Could you make it possible to position Data[IPADDRESS] at a random place within the phrase ("dbtech_vbmail_security_alert_body"&"dbtech_vbsec urity_access_new_ip_message")?. Like: $IPADDRESS ?

I want to restyle the email text completely with a new location of the IP address.

sry for my horrible English :o

You can translate the phrases via the Phrase Manager. Why would you want to randomise the location?

Quote:

Originally Posted by Soidberg (Post 2416580)
Dear DragonByte Tech,

I have an Idea which perhaps could be easily integrated within vBulletin. I? very interested in what you think about it.

My idea is about DDoS protection for vBulletin by Cloudflare. Cloudflare is focussed on DDoS protection and offers great free services for the public. Since Cloudflare provides a webservice API via an API Key, the DDoS protection of Cloudflare can be utilized by just invoking URIs by vBulletin to block attackers right in the Cloud so they even can reach the target system.

The technical approach is done by invoking URIs for blocking and unblocking IP addresses. A block could be triggered by any relevant alert to be defined by the vBulletin operators to fit their needs.

In vbulletin it could look like this ...

Admin Panel Menu (example):
Attachment 144558

Action (example):
Attachment 144560

Options (for example):
Attachment 144559


All you need is a free account with Cloudflare, the generated security tokens and of course your addon. :)

Example Block:
HTML Code:

https://www.cloudflare.com/api.html?a=ban&key <IPADRESS> = & u = EMAILUSER@EMAIL.com & tkn = TOKEN
Example unblock:
HTML Code:

https://www.cloudflare.com/api.html?a=nul&key <IPADRESS> = & u = EMAILUSER@EMAIL.com & tkn =TOKEN

Note: Since Cloudflare is acting as a reverse proxy operators should install mod_cloudflare for apache to see real origin IP addresses instead of Cloudflare proxy IP addresses....see here.

regards
Soidberg

Definitely an interesting idea, if you re-post it over at our forums we'll be sure to take it into consideration for future versions :)


Fillip

Dwarden 07-15-2013 04:13 PM

i do wonder ... would be possible to add usergroup watcher / protector into this plugin ?

so nobody can mess with such groups (adding users) ?

DragonByte Tech 07-17-2013 01:32 PM

There already is a watcher - it's a Pro-only feature.

Protectors are covered by your AdminCP permissions, which is a default vBulletin feature.

Fillip

DragonByte Tech 10-11-2013 09:57 PM

Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

madness85 11-17-2013 03:41 PM

Quote:

Originally Posted by DragonByte Tech (Post 2452383)
Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

Hi I see it logs all user login attempts but I see no option to prune the log is it possible?

rhody401 11-18-2013 03:54 PM

I upgraded to 1.1.1 today and now see this on the top left, every time I sign into ADMIN CP:

Quote:

IP Address Verifier
Current IP Address
1.2.3.4
Stored IP Address
N/A
Mismatch
[Admin Access Log]
(my real ip is the current, not 1.2.3.4 - changed for security reasons)

I'm not sure how to fix this, to make the notice go away. When I disable this mod temporarily, it goes away. My user id IS set up as a super administrator in config.php and I have even whitelisted the ip in the settings for this add-on.

Any suggestions appreciated

Rhody

rhody401 11-20-2013 11:34 AM

Ah disregard. The next day it had my real ip in both sections. I guess the first time it hasnt saved/logged your IP yet. (resulting in the mismatch error)

sharcker 11-25-2013 10:05 PM

Hi, This Works for vB 5.0.5? :confused:

ForceHSS 11-26-2013 11:04 PM

<a href="https://vborg.vbsupport.ru/attachment.php?attachmentid=135371&d=1325289905" target="_blank">Is this option only in the pro</a>

rhody401 12-09-2013 06:43 PM

I think I found a bug in version 1.1.1

On my 4.2.1 patched system, this has happened twice in the past month.

I have multiple admins and if an admin enters the wrong password just ONCE, it treats it like 25+ brute force attempts. It takes action with one attempt, ignoring the settings for # of attempts.

Under SECURITY WATCHERS: GENERAL - I have:

Quote:

12 AdminCP access attempts from SAME IP ADDRESS attempts in 1 hour: Email Webmaster

25 AdminCP access attempts from ANY IP ADDRESS attempts in 1 hour: Email Webmaster, Close Forum, Ban IP
Twice it has set off both of the above (two emails, closed forum, etc) for a single wrong password attempt.

I have temporarily taken away its ability to close the forum, because I was out yesterday and it shut down the forum for almost 5 hours.

If I can help in any way to help duplicate/identify this behavior - don't hesitate to email me.

Thanks
Rhody


All times are GMT. The time now is 05:53 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.01421 seconds
  • Memory Usage 1,833KB
  • 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)bbcode_code_printable
  • (4)bbcode_html_printable
  • (9)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