cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2105
Views
0
Helpful
8
Replies

Bing

david.shoesmith
Level 1
Level 1

Hi all,
Just a quick one. You may or may not know that the Search engine from M$ called Bing, has a neat video preview feature.
Thing is it allows you to preview any video, in this case Porn without leaving the Bing website.
Is there a way we can stop these videos being shown through the WSA?

Regards,

David

8 Replies 8

Tim Jackson
Level 1
Level 1

We blocked the entire video portion of the site using a regex. You can also block the safesearch setting from being changed. You'll be relying on bing's filtering abilities though which is why we opted to block the whole video section.

-Tim

david.shoesmith
Level 1
Level 1

Thanks for the info.
I guess we will have to do the same thing.


Regards,

David

jowolfer
Level 1
Level 1

Tim is correct. Since the preview videos are being loaded from the bing server directly, they cannot be identified as belonging to an accurate category.

You'll need to block the following using regex:

http://www\.bing\.com/videos/

RBC____CS
Level 1
Level 1

You can also block the safesearch setting from being changed.

What regex did you use to block this behavior?

Thanks

Tim Jackson
Level 1
Level 1

.bing\.com/settings

I have tried the settings for bing in the advanced regex options.
www\.bing\.com/settings

The main concern is that it doesn't seem to be working. Any thoughts?

jowolfer
Level 1
Level 1

whtwolf23,

When I use the regex "bing\.com/settings" I receive a block page:

------------------------------------------
Notification codes: (1, BLOCK_DEST, BLOCK-DEST, http://www.bing.com/settings.aspx?ru=%2f&FORM=SELH1)
------------------------------------------

Sounds like your clients may be bypassing the WSA or the policy is not properly configured.

I recommend tailing the access logs in order to see what policy your client is hitting:

To grep the access logs for this entry, run the following from the CLI:
------------------------------------------
1. Grep
2. Enter the number of the log you wish to grep: 1 (for accesslogs)
3. Enter the regular expression to grep: .*bing
4. Do you want this search to be case insensitive?: Y
5. Do you want to paginate the output?: N
------------------------------------------

If you are still having trouble determining why it is not blocked, I recommend filing a ticket with support so they can provide hands on assistance.

john.phillips
Level 1
Level 1

I think MS are working on this, we just had a look (for research obviously) and it appears that the adult thumbnails & videos are now being streamed from
http://ts.explicit.bing.net/

(more than one ts server)
and these are being reported by the WSA as being in the Adult Category. Which we block, so we don't get anything in the tumbnail.

If you search for something like "Megan Fox" in the video section then you can see tumbnails for some content and content labeled "nude" etc are blocked (blank black thumbnail)

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: