{"id":5226,"date":"2016-01-29T15:44:02","date_gmt":"2016-01-29T23:44:02","guid":{"rendered":"http:\/\/www.ait-pro.com\/aitpro-blog\/?p=5226"},"modified":"2016-01-30T08:23:00","modified_gmt":"2016-01-30T16:23:00","slug":"whats-new-in-bulletproof-security-pro-11-6","status":"publish","type":"post","link":"https:\/\/www.ait-pro.com\/aitpro-blog\/5226\/bulletproof-security-pro\/whats-new-in-bulletproof-security-pro-11-6\/","title":{"rendered":"Whats New In BulletProof Security Pro 11.6\/11.6.1"},"content":{"rendered":"<div class=\"bluelink\">\n<table border=\"0\" width=\"100%\" cellspacing=\"0\" cellpadding=\"0\">\n<tbody>\n<tr>\n<td><\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><br \/>\n11.6.1:<\/span><\/h3>\n<p><span style=\"color: #000080;\"><strong>Quickie BugFix:<\/strong><\/span> The secure.htaccess Master file had a typo and was missing the &#8220;R&#8221; in the new RewriteRule code: RewriteRule ^(.*)$ \/wp-content\/plugins\/bulletproof-security\/405.php [L]<\/p>\n<h3><span style=\"color: #000080;\">11.6:<\/span><\/h3>\n<h3><span style=\"color: #000080;\"><strong><br \/>\nUploads Anti-Exploit Guard (UAEG):<\/strong><\/span><\/h3>\n<p>New UAEG Reset to Default htaccess file button created. Allow you to reset the UAEG master htaccess file back to its default state. LiteSpeed UAEG htaccess file created for specific use on LiteSpeed servers based on conditional SAPI check. UAEG whitelisting example code added in all Master and Default UAEG htaccess file versions.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>JTC Anti-Spam|Anti-Hacker:<\/strong><\/span><\/h3>\n<p>JTC is now automatically setup by the Setup Wizard with default CAPTCHA value: jtc which you can change to whatever you prefer to use. The JTC Feature Setup Notice: JTC Anti-Spam Dismiss Notice has been removed.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>Root Htaccess File Changes:<\/strong><\/span><\/h3>\n<p><strong><span style=\"color: #000080;\">Root Htaccess File:<\/span>\u00a0<a title=\"Root Htaccess File Changes\" href=\"http:\/\/forum.ait-pro.com\/forums\/topic\/root-and-wp-admin-htaccess-file-significant-changes\/\" target=\"_blank\">Significant Root htaccess File Changes Forum Topic<\/a><br \/>\n<\/strong>Depending on your web host the BPS Root htaccess file Request Methods Filtered code will be either one of the example code blocks below. Eiteher block of code does the exact same thing and the whitelisting method to allow HEAD Request is the same: Comment out the last 2 lines of code with a # sign as shown below<strong>.<\/strong><\/p>\n<pre> # REQUEST METHODS FILTERED\r\n # If you want to allow HEAD Requests use BPS Custom Code and copy \r\n # this entire REQUEST METHODS FILTERED section of code to this BPS Custom Code \r\n # text box: CUSTOM CODE REQUEST METHODS FILTERED.\r\n # See the CUSTOM CODE REQUEST METHODS FILTERED help text for additional steps.\r\n RewriteCond %{REQUEST_METHOD} ^(TRACE|DELETE|TRACK|DEBUG) [NC]\r\n RewriteRule ^(.*)$ - [F]\r\n #RewriteCond %{REQUEST_METHOD} ^(HEAD) [NC]\r\n #RewriteRule ^(.*)$ \/wp-content\/plugins\/bulletproof-security\/405.php [L]<\/pre>\n<pre> # REQUEST METHODS FILTERED\r\n # If you want to allow HEAD Requests use BPS Custom Code and copy\r\n # this entire REQUEST METHODS FILTERED section of code to this BPS Custom Code\r\n # text box: CUSTOM CODE REQUEST METHODS FILTERED.\r\n # See the CUSTOM CODE REQUEST METHODS FILTERED help text for additional steps.\r\n RewriteCond %{REQUEST_METHOD} ^(TRACE|DELETE|TRACK|DEBUG) [NC]\r\n RewriteRule ^(.*)$ - [F]\r\n #RewriteCond %{REQUEST_METHOD} ^(HEAD) [NC]\r\n #RewriteRule ^(.*)$ - [R=405,L]<\/pre>\n<p>&nbsp;<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>Pro-Tools: Changes<\/strong><\/span><\/h3>\n<p>Website Headers, cURL Scan, Ping &amp; DNS Finder tools now display actual domain name instead of example domain name.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>System Info:<\/strong><\/span><\/h3>\n<p>CSS Work for visual uniformity.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>Dashboard|Inpage: Messages, Alerts, HUD, Dismiss Notices CSS changes:<\/strong><\/span><\/h3>\n<p>CSS changes for yellow background color to light blue background color. Added box shadow and corner rounding.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>Dashboard Status Display: i18n function correction<\/strong><\/span><\/h3>\n<p>Timestamps code correction fixed to display accurate date time based on WordPress General Timezone\/Date Format.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>Plugin Firewall|AutoPilot Mode: addition of .json file type to autowhitelisting<\/strong><\/span><\/h3>\n<p>The .json file type has been added to all scanners that scan for and automatically created Plugin Firewall whitelist rules.<\/td>\n<\/tr>\n<tr>\n<td>\n<h3><span style=\"color: #000080;\"><strong>BugFixes|Code Corrections|Enhancements|Misc|CSS|Visual|Other:<\/strong><\/span><\/h3>\n<p>\u2022 <span style=\"color: #000080;\"><strong>CSS:<\/strong><\/span> Replace old AITpro logo with new AITpro logo in mod-test folder.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>Sanitization|Validation Audit:<\/strong><\/span> Sanitization and Validation coding work performed throughout all BPS.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>CSS:<\/strong><\/span> Text Area boxes resize horizontally again.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>Change:<\/strong><\/span> Folder Lock Optional Feature Notice: Folder Lock Dismiss Notice removed.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> Setup Wizard Plugin Firewall whitelist rules creation variable name typo correction. Caused pre-existing whitelist rules to not be recreated on Setup Wizard rerun.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> WP_DEBUG Suppress error: Undefined variable: matches in \/bulletproof-security\/includes\/db-security.php on line 486.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> WP_DEBUG Suppress error: Undefined variable: matches in \/\/bulletproof-security\/includes\/login-security.php on line 1143.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> WP_DEBUG Suppress error: Undefined variable: matches in \/bulletproof-security\/includes\/login-security.php on line 1251.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> WP_DEBUG Suppress error: Undefined variable: matches in \/bulletproof-security\/includes\/login-security.php on line 1441.<br \/>\n\u2022 <span style=\"color: #000080;\"><strong>BugFix:<\/strong><\/span> WP_DEBUG Suppress error: Undefined variable: matches in \/bulletproof-security\/includes\/login-security.php on line 1654.<br \/>\n\u2022 <strong>BugFix:<\/strong> WP_DEBUG Suppress error: stat(): stat failed for ..\/wp-config.php in \/bulletproof-security\/includes\/general-functions.php on line 320.<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>11.6.1: Quickie BugFix: The secure.htaccess Master file had a typo and was missing the &#8220;R&#8221; in the new RewriteRule code: RewriteRule ^(.*)$ \/wp-content\/plugins\/bulletproof-security\/405.php [L] 11.6: Uploads Anti-Exploit Guard (UAEG): New UAEG Reset to Default htaccess file button created. Allow you to reset the UAEG master htaccess file back to its default state. LiteSpeed UAEG htaccess [&hellip;]<\/p>\n","protected":false},"author":167,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":"","_links_to":"","_links_to_target":""},"categories":[393],"tags":[623,624],"class_list":["post-5226","post","type-post","status-publish","format-standard","hentry","category-bulletproof-security-pro","tag-bps-pro-11-6-whats-new","tag-bulletproof-security-pro-11-6-whats-new"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/posts\/5226","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/users\/167"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/comments?post=5226"}],"version-history":[{"count":0,"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/posts\/5226\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/media?parent=5226"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/categories?post=5226"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ait-pro.com\/aitpro-blog\/wp-json\/wp\/v2\/tags?post=5226"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}