How to recover a hacked WordPress website
2023/08/23Well it happened to you. You receive an email from a customer, or perhaps your web host : Your Wordpress…How to block your WordPress site from being scanned by WPScan with Nginx
2019/01/18Hello! First and foremost, why would you want to block WPScan from probing your site? Well we all know that…How to protect WordPress media files and only allow the users who uploaded them to view
2018/09/13Hello! In the past we have written about how to protect your Wordpress media files. In the past exercises we…How to implement a government ID verification system with Woocommerce and WordPress
2018/06/27Need this implemented on your site? Click here and fill out our quote form! Hello! There are many…WordPress plugin to remotely manage and automate multiple WordPress sites
2018/02/23Hello! Being a Toronto based web design and development agency means that we interact with a significant number of Wordpress…How to craft an XSS payload to create an admin user in WordPress
2018/01/31Hello! XSS (or cross site scripting) attacks are a common method to maliciously execute actions against a website installation. In…WordPress plugin to get geolocation coordinates from a visitors IP address
2018/01/29Hello! We recently had a requirement from a client to generate content on a page specifically based on the geolocation…WordPress Woocommerce plugin to disable payment methods based on zip or postal codes
2018/01/15Hello! Woocommerce is a great easy-to-implement and versatile e-commerce platform. With the robust development community, expanding the core functionality can…IP Address Reputation and intelligence plugin for WordPress
2017/08/31Hello! With Wordpress security, there are many methods for hardening and tightening controls, methods for preventing common attack vectors including…How to encrypt and execute your PHP code with MCRYPT or OPENSSL
2017/04/13Hello! While the scenario may not necessarily be common in which you would want to encrypt your PHP code and…