HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/linde/wp-content/plugins/better-wp-security/core/modules/core/module.json
{
  "id": "core",
  "type": "recommended",
  "status": "always-active",
  "title": "Core",
  "scheduling": {
    "clear-locks": {
      "schedule": "daily",
      "type": "recurring"
    },
    "clear-tokens": {
      "schedule": "daily",
      "type": "recurring"
    },
    "purge-lockouts": {
      "schedule": "daily",
      "type": "recurring"
    },
    "enable-encryption": {
      "schedule": "daily",
      "type": "recurring"
    }
  },
  "settings": {
    "type": "object",
    "properties": {
      "last_seen_lockout": {
        "type": "integer",
        "default": 0
      }
    }
  },
  "feature-flags": {
    "enable_encryption": {
      "remote": true,
      "title": "Enable Encryption",
      "description": "Automatically enables encryption for Two-Factor if available.",
      "documentation": "https://ithemes.com/?p=84653"
    }
  },
  "tools": {
    "set-encryption-key": {
      "title": "Set Encryption Key",
      "description": "Sets a secure key that Solid Security uses to encrypt sensitive values like Two-Factor codes.",
      "help": "Solid Security will add a constant to your website’s <code>wp-config.php</code> file named <code>ITSEC_ENCRYPTION_KEY</code>.",
      "keywords": [
        "encryption"
      ],
      "form": {
        "type": "object",
        "properties": {
          "confirm": {
            "type": "boolean",
            "title": "Confirm Reset Key",
            "description": "Confirm you want to reset the encryption key to a new value."
          }
        }
      }
    },
    "rotate-encryption-key": {
      "title": "Rotate Encryption Key",
      "description": "Updates all encrypted values to use the new encryption key.",
      "help": "If you’ve manually updated the <code>ITSEC_ENCRYPTION_KEY</code> constant in your website’s <code>wp-config.php</code> file, use this tool to update any existing encrypted values.",
      "keywords": [
        "encryption"
      ],
      "form": {
        "type": "object",
        "required": [
          "previous"
        ],
        "properties": {
          "previous": {
            "type": "string",
            "minLength": 1,
            "title": "Previous Key",
            "description": "Provide the previous value of <code>ITSEC_ENCRYPTION_KEY</code>."
          }
        }
      }
    },
    "create-mu-plugin": {
      "title": "Create MU Plugin Loader",
      "description": "For better security and optimized performance Solid Security can be loaded as an MU-Plugin. Run this tool to automatically create the MU Plugin."
    },
    "remove-mu-plugin": {
      "title": "Remove MU Plugin Loader",
      "description": "For better security and optimized performance Solid Security is being loaded as an MU-Plugin. Run this tool to automatically remove the MU Plugin."
    }
  }
}