Tag: squid

  • Filtering out Ads with a Proxy using SafeSquid Proxy Server

    I just ran across this good how-to on replacing ads using a proxy server (in this case safesquid). A proxy server is a piece of software that requests web pages for other machines and then passes the pages along to the other computers. When the server requests a page it’s possible to make alterations and this is exactly what the how to details. In this case they construct a rule to identify ad blocks in the page (by the text that they use to call the ad from the adserver). After the block is identified it’s replaced with a custom bit of html.

    Good how-to and I wanted to make note of it for future reference.

  • Antivirus scanning update for WMF

    I hung on to the last batch of 20 wmf exploit samples I had been working with for the purpose of testing my clamantivirus install against them to see when “full detection” of all 20 had been acheived. Last night, with version 1227 of the daily.cvd database, they were still detecting 8 out of the 20. Now, the signatures seem to have improved as with version 1228 of daily.cvd clamav detects all 20 as Exploit.WMF.Gen-3 FOUND

    (more…)