Click Official ELI Links
Get Help With Your Extortion Letter | ELI Phone Support | ELI Legal Representation Program
Show your support of the ELI website & ELI Forums through a PayPal Contribution. Thank you for supporting the ongoing fight and reporting of Extortion Settlement Demand Letters.

Author Topic: off topic thread for the tech geeks (Lucia)  (Read 10475 times)

lucia

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: off topic thread for the tech geeks (Lucia)
« Reply #15 on: January 24, 2013, 10:50:04 PM »
I added some "webconfig" rules that Dreamhost suggested. They catch well known bad things like "timthumb" attempts etc. When that catches something, it triggers a 503 response. So.... I wrote a dynamic 503.php which calls ZBBlock, bans that IP-- and then my other script reads the killed_log.txt file in ZBBlock and bans it at Cloudflare!

GoGetter

  • Newbie
  • *
  • Posts: 10
    • View Profile
Re: off topic thread for the tech geeks (Lucia) (Zbot) (picscout) (UK)
« Reply #16 on: January 28, 2013, 05:52:50 PM »
hi - does zbot stop picscout and similar... http://www.spambotsecurity.com/zbblock.php

It's just it says on their site - It won't stop access to non-exploitable resource files like .gif, .jpg, or .swf.

I have nothing to hide from Getty or others... I'm trying to get as good a understanding as I can in the shortest possible time so I can put my sites (and 10 years of my life) back online after my Letter...

TJ

lucia

  • Hero Member
  • *****
  • Posts: 767
    • View Profile
Re: off topic thread for the tech geeks (Lucia)
« Reply #17 on: January 28, 2013, 08:42:02 PM »
ZBblock will not block image agents *on it's own*. But once you have it up and running, you can do things to make it block image agents. The difficulty is that
1) It's a little complicated and it's not worth explaining how to do it unless someone first wants to use ZBblock and understands what it does.
2) Someone is willing to fiddle with .htaccess fairly frequently.
3) Someone is willing to burn the cpu/memory to turn image handling into a dynamic process instead of a static process and
4) You (likely) can't achieve perfection.

Because of this, I've never fully explained how to use ZBblock to protect images.

 

Official ELI Help Options
Get Help With Your Extortion Letter | ELI Phone Support Call | ELI Defense Letter Program
Show your support of the ELI website & ELI Forums through a PayPal Contribution. Thank you for supporting the ongoing fight and reporting of Extortion Settlement Demand Letters.