Cookie Stuffing Detector [Inside- What is Cookie Stuffing and Why you Should Care]
This modification is in the archives.
This modification will help protect your boards against cookie stuffing scams.
What is Cookie Stuffing From https://en.wikipedia.org/wiki/Cookie_stuffing:
There are several techniques for cookie stuffing, one of which works on most vBulletin forums. I'll put the following in code tags so only licensed vB owners can read it. Code:
A user can add an [img] bbcode in a post and put an affiliate page as the URL. That's all it takes to plant a cookie with their affiliate tracking code on the computers of everyone who views that post. What this mod does Code:
This modification inserts some Javascript on each thread page when a moderator or admin is viewing the thread. This Javascript counts how many [IMG] tags are in each post, and then tries to check if a given image is a valid image. If there is a mismatch, it will display a warning message at the top of the post alerting the mod/admin to the fact. There is the possibility of false positives if an image takes an inordinate amount of time to load. If you want to check for that possibility, there is a "recheck" link in the message, whereby you can recheck the images in that post. Import the product XML file in your Product Manager, then visit the Options group "Cookie Stuffing Detector Options". After installation, you can check if this is working by creating a post and .... Code:
including an image with an invalid URL, such as: [img]http://example.com/adslkdfaslkjdsfkjldfsakjlsdfakj/[/img] which should show up as a cookie stuffing attempt. I am planning to expand this mod to:
Tested in... (on Windows XP)
Download
This modification is archived, downloads are still allowed. |
Similar Mods
vB Cookie Detector - Detects if user has cookies switched on in browser. | vBulletin 2.x Full Releases |