Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author AITpro

    (@aitpro)

    For content curating software the most common cause for BPS blocking something is the method used in the User Agent. Typically that User Agent is going to be java.

    Troubleshooting steps:
    1. Check your BPS Security Log for 403 logged entries.
    2. Comment out these 3 User Agent filters in your root .htaccess file to verify that the User Agent is what is being blocked.
    3. Post the results of doing steps 1 and 2 back here.

    # BPSQSE BPS QUERY STRING EXPLOITS
    # The libwww-perl User Agent is forbidden - Many bad bots use libwww-perl modules, but some good bots use it too.
    # Good sites such as W3C use it for their W3C-LinkChecker.
    # Add or remove user agents temporarily or permanently from the first User Agent filter below.
    # If you want a list of bad bots / User Agents to block then scroll to the end of this file.
    #RewriteCond %{HTTP_USER_AGENT} (havij|libwww-perl|wget|python|nikto|curl|scan|java|winhttp|clshttp|loader) [NC,OR]
    #RewriteCond %{HTTP_USER_AGENT} (%0A|%0D|%27|%3C|%3E|%00) [NC,OR]
    #RewriteCond %{HTTP_USER_AGENT} (;|<|>|'|"|\)|\(|%0A|%0D|%22|%27|%28|%3C|%3E|%00).*(libwww-perl|wget|python|nikto|curl|scan|java|winhttp|HTTrack|clshttp|archiver|loader|email|harvest|extract|grab|miner) [NC,OR]
    Thread Starter dalewood

    (@dalewood)

    Hi

    Thank you for your reply but, and I am sorry, that is like telling me to build a space rocket so it won’t happen!

    I am told by Curationsoft that I need to setup a rule in bulletproof antivirus program which will allow CS to go out to the internet when searching for content.

    Now, as that is still in space rocket mode I am not sure if that is what you are saying.

    At the end of the day if I want to use Curationsoft then either Bulletproof has to make itself compatible with Curationsoft or the other way around, if not the only answer is to drop one or the other.

    What are the best alternatives to Bulletproof, bear in mind that apart from bulletproof I am protected by Cloudflare and Sucuru Security.

    Is it easy to remove Bulletproof safely?

    Thank you and regards
    Phil

    Plugin Author AITpro

    (@aitpro)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bulletproof and curationsoft’ is closed to new replies.