Title: Aria13's Replies | WordPress.org

---

# Aria13

  [  ](https://wordpress.org/support/users/aria13/)

 *   [Profile](https://wordpress.org/support/users/aria13/)
 *   [Topics Started](https://wordpress.org/support/users/aria13/topics/)
 *   [Replies Created](https://wordpress.org/support/users/aria13/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/aria13/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/aria13/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/aria13/engagements/)
 *   [Favorites](https://wordpress.org/support/users/aria13/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[TheCartPress eCommerce Shopping Cart] Checkout editor ?](https://wordpress.org/support/topic/checkout-editor/)
 *  [Aria13](https://wordpress.org/support/users/aria13/)
 * (@aria13)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/checkout-editor/#post-6844006)
 * Hi Inigo
    I have been using TCP for years. I can’t see any more where the checkout
   editor is. It IS NOT in the dashboard tcp menus and can’t find it in “main settings”
   or “first time settings” when going to the installed plugins? Also I can’t find
   the settings for shipping and payment anywhere. They used to be under theCartPress
   menu on the dashboard. ?????
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BulletProof Security] Blocking site?](https://wordpress.org/support/topic/blocking-site/)
 *  Thread Starter [Aria13](https://wordpress.org/support/users/aria13/)
 * (@aria13)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/blocking-site/#post-5115350)
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BulletProof Security] Blocking site?](https://wordpress.org/support/topic/blocking-site/)
 *  Thread Starter [Aria13](https://wordpress.org/support/users/aria13/)
 * (@aria13)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/blocking-site/#post-5115347)
 * Sorry, I am trying to understand what I need to do. Are you saying that it’s 
   better to just ignore it and do nothing? Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[BulletProof Security] Blocking site?](https://wordpress.org/support/topic/blocking-site/)
 *  Thread Starter [Aria13](https://wordpress.org/support/users/aria13/)
 * (@aria13)
 * [11 years, 10 months ago](https://wordpress.org/support/topic/blocking-site/#post-5115281)
 * Thanks for your reply.
    I looked at the links you gave me, but I must say I’m
   rather lost about what to write. I don’t know anything about codes. So it’s probably
   a silly question but do I have to add the code exactly as it is to CUSTOM CODE
   BPSQSE BPS QUERY STRING EXPLOITS: Modify Query String Exploit code here:
 *     ```
       # BEGIN 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_REFERER} ^.*(\.opendirviewer\.|users\.skynet\.be|dummy1\.com|dummy2\.com).* [NC,OR]
       RewriteCond %{HTTP_USER_AGENT} (havij|libwww-perl|wget|python|nikto|curl|scan|java|winhttp|clshttp|loader) [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]
       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|python|nikto|scan|java|winhttp|HTTrack|clshttp|archiver|loader|email|harvest|extract|grab|miner) [NC,OR]
       RewriteCond %{THE_REQUEST} \?\ HTTP/ [NC,OR]
       RewriteCond %{THE_REQUEST} \/\*\ HTTP/ [NC,OR]
       RewriteCond %{THE_REQUEST} etc/passwd [NC,OR]
       RewriteCond %{THE_REQUEST} cgi-bin [NC,OR]
       RewriteCond %{THE_REQUEST} (%0A|%0D|\\r|\\n) [NC,OR]
       RewriteCond %{REQUEST_URI} owssvr\.dll [NC,OR]
       RewriteCond %{HTTP_REFERER} (%0A|%0D|%27|%3C|%3E|%00) [NC,OR]
       RewriteCond %{HTTP_REFERER} \.opendirviewer\. [NC,OR]
       RewriteCond %{HTTP_REFERER} users\.skynet\.be.* [NC,OR]
       RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=http:// [NC,OR]
       RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=(\.\.//?)+ [NC,OR]
       RewriteCond %{QUERY_STRING} [a-zA-Z0-9_]=/([a-z0-9_.]//?)+ [NC,OR]
       RewriteCond %{QUERY_STRING} \=PHP[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12} [NC,OR]
       RewriteCond %{QUERY_STRING} (\.\./|%2e%2e%2f|%2e%2e/|\.\.%2f|%2e\.%2f|%2e\./|\.%2e%2f|\.%2e/) [NC,OR]
       RewriteCond %{QUERY_STRING} ftp\: [NC,OR]
       RewriteCond %{QUERY_STRING} http\: [NC,OR]
       RewriteCond %{QUERY_STRING} https\: [NC,OR]
       RewriteCond %{QUERY_STRING} \=\|w\| [NC,OR]
       RewriteCond %{QUERY_STRING} ^(.*)/self/(.*)$ [NC,OR]
       RewriteCond %{QUERY_STRING} ^(.*)cPath=http://(.*)$ [NC,OR]
       RewriteCond %{QUERY_STRING} (\<|%3C).*script.*(\>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (\<|%3C).*embed.*(\>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (<|%3C)([^e]*e)+mbed.*(>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (\<|%3C).*object.*(\>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (<|%3C)([^o]*o)+bject.*(>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (\<|%3C).*iframe.*(\>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} (<|%3C)([^i]*i)+frame.*(>|%3E) [NC,OR]
       RewriteCond %{QUERY_STRING} base64_encode.*\(.*\) [NC,OR]
       RewriteCond %{QUERY_STRING} base64_(en|de)code[^(]*\([^)]*\) [NC,OR]
       RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
       RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2}) [OR]
       RewriteCond %{QUERY_STRING} ^.*(\(|\)|<|>|%3c|%3e).* [NC,OR]
       RewriteCond %{QUERY_STRING} ^.*(\x00|\x04|\x08|\x0d|\x1b|\x20|\x3c|\x3e|\x7f).* [NC,OR]
       RewriteCond %{QUERY_STRING} (NULL|OUTFILE|LOAD_FILE) [OR]
       RewriteCond %{QUERY_STRING} (\.{1,}/)+(motd|etc|bin) [NC,OR]
       RewriteCond %{QUERY_STRING} (localhost|loopback|127\.0\.0\.1) [NC,OR]
       RewriteCond %{QUERY_STRING} (<|>|'|%0A|%0D|%27|%3C|%3E|%00) [NC,OR]
       RewriteCond %{QUERY_STRING} concat[^\(]*\( [NC,OR]
       RewriteCond %{QUERY_STRING} union([^s]*s)+elect [NC,OR]
       RewriteCond %{QUERY_STRING} union([^a]*a)+ll([^s]*s)+elect [NC,OR]
       RewriteCond %{QUERY_STRING} \-[sdcr].*(allow_url_include|allow_url_fopen|safe_mode|disable_functions|auto_prepend_file) [NC,OR]
       RewriteCond %{QUERY_STRING} (;|<|>|'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|drop|delete|update|cast|create|char|convert|alter|declare|order|script|set|md5|benchmark|encode) [NC,OR]
       RewriteCond %{QUERY_STRING} (sp_executesql) [NC]
       RewriteRule ^(.*)$ - [F,L]
       # END BPSQSE BPS QUERY STRING EXPLOITS
       ```
   
 * or do I have to replace with or add semalt.com or semalt.semalt.com somewhere?
 * Also would I still need to add to Custom Code text box: CUSTOM CODE BOTTOM HOTLINKING/
   FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODE: Add miscellaneous 
   code here:
 *     ```
       # Block/Forbid dummies based on Referer
       RewriteCond %{HTTP_REFERER} ^.*(dummy1.com|dummy2.com).*$ [NC]
       RewriteRule ^(.*)$ - [F,L]
       ```
   
 * And same silly question do I replace dummy with semalt?
    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)