pfsense with Community Fibre Internet

Use my referral link for £100 Amazon voucher when you join Community Fibre! I recently got set up with Community Fibre Internet. The latency and bandwith are fantastic, however the Linksys Velop routers are bare bones, so I decided to just use it as a wireless bridge and replace the routing / firewall aspect with …

Continue reading ‘pfsense with Community Fibre Internet’ »

Apache RewriteRule Mitigation for log4shell

Yes, you should update ASAP to a patched version of Log4J. You should also consider other ways you can be exploited – do you have java processing emails? But layers of security never hurt, so you can also try this: RewriteCond %{THE_REQUEST} \${ [OR] RewriteCond %{REQUEST_URI} \${ [OR] RewriteCond %{QUERY_STRING} \${ [OR] RewriteCond %{HTTP_USER_AGENT} \${ …

Continue reading ‘Apache RewriteRule Mitigation for log4shell’ »