ssLeechFragger - ISAPI Anti leech filter
An ISAPI Filter (plugin for IIS), which denies access to URLs when clients don't have the correct HTTP_REFERER header set. Stops basic bandwidth thieves from deeplinking directly to files on your server.
installation
- Edit the provided registry file with a text editor to specify the required HTTP_REFERER and the list of paths to protect.
- Install into the registry by double clicking the reg file.
- Use the 'ISAPI Filters' tab in the IIS Manager MMC to install the dll.
uninstalling or upgrading
- Remove the dll in the ISAPI Filters tab
- Restart IIS.
Note: if you forget to restart IIS, you will not be able to overwrite or delete the dll.
IIS can be restarted in the II Manager MMC or via the command line tool IISReset.exe, which should be in %SystemRoot%\System32.
DLL in zip file, with registry file for configuration.
ssTk.co.uk
Last updated: 02 February 2012
