Welcome to Corpocrat Magazine

Founded in 2005, we write about linux, wordpress, finance, and a whole lot more.

“Freedom and Global Mobility are Basic Human Rights”

Prabhu Balakrishnan

CEO, Corpocrat Magazine

Latest Posts

Featured

  • Why Vanuatu Citizenship is an Excellent Backup Passport

    In an increasingly uncertain world, wealthy individuals and internationally mobile families are seeking a reliable “Plan B” to protect their freedom, assets, and future opportunities. A second passport is no longer a luxury reserved for the ultra-rich—it has become an important component of personal risk management. Among the world’s citizenship-by-investment programs, Vanuatu Citizenship by Investment…


  • Clickjacking Fix for WordPress

    Clickjacking (User Interface redress attack, UI redress attack, UI redressing) is a malicious technique of tricking a Web user into clicking on something different from what the user perceives they are clicking on, thus potentially revealing confidential information or taking control of their computer while clicking on seemingly innocuous web pages. By using Clickjacking technique,…


  • WordPress Plugin – Fix WordPress User Vulnerablity using REST API

    WordPress has a security vulnerability exposing admin user name and private information that could be used for brute force attacks at login. Using REST API, we can see all the WordPress users/author with some of their information. Which can even be Personal information of employees/author. We have made a wordpress plugin to patch this vulnerablity…