Home › Forums › BulletProof Security Pro › The Plus Addons For Elementor
- This topic has 3 replies, 2 voices, and was last updated 3 weeks, 1 day ago by
Louis.
-
AuthorPosts
-
Louis
ParticipantHey again, thank you for all the help. So far everything has been functioning great with all the help you have given, and so I noticed this in my Security logs; that’s the Navigation Widget of my page builder, The Plus Addons for Elementor I tried to just add the REQUEST_URI:
I went into the plugin Firewall to Whitelist, but it doesn’t remain; I was wondering what the correct code to Whitelist for my Plugin firewall.
[403 GET Request: January 22, 2025 - 1:38 am] BPS Pro: 17.4 WP: 6.7.1 Event Code: PFWR-PSBR-HPRA Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: GDPR Compliance On Host Name: ec2-3-145-48-171.us-east-2.compute.amazonaws.com SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: GDPR Compliance On HTTP_FORWARDED: GDPR Compliance On HTTP_X_FORWARDED_FOR: GDPR Compliance On HTTP_X_CLUSTER_CLIENT_IP: GDPR Compliance On REQUEST_METHOD: GET HTTP_REFERER: https://extremedealsoftheday.com/blog/ REQUEST_URI: /wp-content/plugins/the-plus-addons-for-elementor-page-builder1/assets/js/main/navigation-menu-lite/plus-nav-menu-lite.min.js?ver=1737447076 QUERY_STRING: ver=1737447076 HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
Louis
ParticipantAlso got this one to
[403 GET Request: January 22, 2025 - 1:38 am] BPS Pro: 17.4 WP: 6.7.1 Event Code: PFWR-PSBR-HPRA Solution: https://forum.ait-pro.com/forums/topic/security-log-event-codes/ REMOTE_ADDR: GDPR Compliance On Host Name: ec2-3-145-48-171.us-east-2.compute.amazonaws.com SERVER_PROTOCOL: HTTP/1.1 HTTP_CLIENT_IP: GDPR Compliance On HTTP_FORWARDED: GDPR Compliance On HTTP_X_FORWARDED_FOR: GDPR Compliance On HTTP_X_CLUSTER_CLIENT_IP: GDPR Compliance On REQUEST_METHOD: GET HTTP_REFERER: https://extremedealsoftheday.com/ REQUEST_URI: /wp-content/plugins/the-plus-addons-for-elementor-page-builder1/assets/js/main/navigation-menu-lite/plus-nav-menu-lite.min.js?ver=6.1.5 QUERY_STRING: ver=6.1.5 HTTP_USER_AGENT: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36
AITpro Admin
KeymasterSeveral months ago all of a sudden plugin scripts in the plugins folders started added Query Strings to the end of plugin js urls for some people. I need add some new code in BPS to automatically create whitelist rules for sites where this issue is happening.
Here is the manual plugin script whitelist rule:
/the-plus-addons-for-elementor-page-builder1/assets/js/(.*).js(.*)
Louis
ParticipantThank you so much once again, I knew it had something to do with those * I just wasn’t sure how to implement it correctly
-
AuthorPosts
- You must be logged in to reply to this topic.