콘텐츠로 바로가기
WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
    • WordPress 6.9
    • 워드프레스 6.8
    • 워드프레스와 40% 웹을 위한 여정
    • 워드프레스 번역 핸드북
  • 워드프레스 한국팀
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

CodeCanvas Guard

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

CodeCanvas Guard

작성자: codecanvasinc
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

CodeCanvas Guard is a local-first WordPress security suite built around reviewable changes and safe recovery.

Core features include:

  • Safe, Balanced, and Strict protection profiles.
  • A recovery-first custom login route with browser verification before activation.
  • Username-and-IP rate limiting, CIDR allow/block rules, a login honeypot, and generic login errors.
  • TOTP two-factor authentication with encrypted secrets and one-use recovery codes.
  • Optional role-based 2FA enforcement and optional Cloudflare Turnstile.
  • REST user protection, author-enumeration blocking, XML-RPC and pingback controls, security headers, and file-editor protection.
  • WordPress core and eligible WordPress.org plugin checksum checks.
  • Local suspicious-PHP patterns, executable uploads, unsafe permissions, recent sensitive-file changes, and known-vulnerability matching.
  • Critical, High, Medium, Informational, and Unavailable findings with exact reasons and evidence.
  • Administrator-reviewed findings, exact-file hash approvals, filters, and protected CSV/JSON exports.
  • Scheduled scans and priority-aware file monitoring with explicit coverage reporting.
  • Administrator-approved trusted repairs, protected recovery points, quarantine, restore, and rollback.
  • Security activity logs, update awareness, session review, and optional email alerts.

Scheduled scans do not modify files. Repair, quarantine, restore, and rollback actions require an authenticated administrator action and nonce. Guard does not send telemetry to CodeCanvas.

Emergency Recovery

The dashboard can create a one-time emergency login link. The link expires after 30 minutes and opens a 15-minute recovery session.

For hosting-level recovery, add the following above the stop-editing comment in wp-config.php:

define( 'CODECANVAS_GUARD_DISABLE', true );

Remove the line after access is restored and the configuration is corrected.

External Services

CodeCanvas Guard uses external services only for the features described below.

WordPress.org services

Integrity scans, native update awareness, and approved trusted repairs use official WordPress.org services. Depending on the action, WordPress sends the installed WordPress version and locale, or plugin/theme identifiers and versions, and receives checksum data, update metadata, or an official package. Guard uses the native WordPress HTTP and updater APIs. These requests occur during manual or scheduled scans, update checks, and an administrator-approved repair.

Service: https://wordpress.org/
Privacy policy: https://wordpress.org/about/privacy/
Terms: https://wordpress.org/about/terms/

Wordfence Intelligence

Known-vulnerability matching is optional. When enabled with an API key, the server sends the API key and normal HTTP request metadata to Wordfence Intelligence and downloads its V3 production vulnerability feed. Guard compares the feed with the installed inventory locally; website files and the installed inventory are not uploaded to Wordfence. The service requires a Wordfence Intelligence API key.

Service and setup: https://www.wordfence.com/help/wordfence-intelligence/v3-accessing-and-consuming-the-vulnerability-data-feed/
Terms and privacy: https://www.wordfence.com/terms-of-use-and-privacy-policy/

Cloudflare Turnstile

Turnstile is optional and disabled by default. When configured, Cloudflare’s challenge script loads on interactive login pages. Cloudflare can process browser and device information under its policy. During login, Guard sends the challenge response, configured secret, and visitor IP address to Cloudflare for verification.

Service: https://www.cloudflare.com/products/turnstile/
Privacy policy: https://www.cloudflare.com/privacypolicy/
Terms: https://www.cloudflare.com/website-terms/

Privacy

Guard can store WordPress user IDs, IP addresses, event times, action summaries, limited technical context, user agents, and hashed device fingerprints for security and accountability. Administrators choose log retention from 7 to 365 days; the default is 30 days.

The plugin also stores security settings, encrypted 2FA and optional service credentials, recovery-code hashes, protected-login state, scan evidence, file hashes, approvals, and repair/quarantine metadata. Repair and quarantine files remain on the same server in a protected local directory.

Guard adds suggested text to Settings > Privacy and integrates with WordPress personal-data export and erasure tools. Erasure anonymizes user-linked audit events and removes device fingerprints and unfinished 2FA setup data. Active 2FA credentials are retained while the WordPress account exists to avoid weakening account security.

Source Code and Licenses

CodeCanvas Guard is licensed GPLv2 or later. The bundled QR generator is MIT licensed. Its human-readable upstream source is available at:

https://github.com/kazuhikoarase/qrcode-generator/tree/js2.0.4/js

See THIRD-PARTY-NOTICES.txt for the complete notice.

설치

  1. Back up the site and confirm hosting-panel or SSH access.
  2. Install and activate CodeCanvas Guard.
  3. Open CodeCanvas Guard and apply the Balanced profile.
  4. Configure 2FA from Users > Two-Factor Security.
  5. Generate and save an emergency recovery link before configuring a protected login route.
  6. Verify and activate the protected route, then test it in a private browser.
  7. Test checkout, membership, mobile-app, PWA, password-reset, and integration flows before applying Strict mode.

FAQ

Does Guard automatically remove malware?

No. Scans report evidence. Trusted WordPress sources can be reinstalled and executable uploads can be quarantined only after explicit administrator approval. Custom, premium, database, or ambiguous findings remain manual-review items.

Why can some plugins not be repaired automatically?

Automatic repair is available only when the exact installed version has a trusted WordPress.org package and checksum set. Premium, custom, or repository-removed plugins require a trusted vendor package or manual restoration.

Does repair activate another plugin?

No. Guard does not change another plugin’s activation status. If WordPress leaves a repaired plugin inactive, Guard verifies the installed files and asks an administrator to reactivate it manually from the native Plugins screen.

Are repairs reversible?

Eligible plugin repairs create a protected pre-repair copy. Verification failure triggers file rollback, and successful repairs retain a manual rollback point. Permission repairs retain the previous mode. Quarantined files require a separate restore approval. Keep a current hosting backup.

Does fingerprint reduction make WordPress impossible to detect?

No. Guard removes common public indicators and simple enumeration paths, but themes, assets, APIs, and behaviour can still reveal WordPress.

Does the protected login route work with plain permalinks?

The request-path fallback is designed to work when pretty permalinks are unavailable. Hosting rules, caching, and other security plugins can interfere, so verify the route before activation.

Will XML-RPC blocking affect integrations?

It can. Jetpack, WordPress mobile apps, and other integrations may require XML-RPC. The Balanced profile leaves XML-RPC available.

Should I enable HSTS immediately?

No. Enable HSTS only after the whole site and every required resource work permanently over HTTPS.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“CodeCanvas Guard”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자
  • codecanvasinc

자국어로 “CodeCanvas Guard”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록을 RSS로 구독하세요.

변경이력

1.3.2

  • Replaced standalone browser <style> output with WordPress-enqueued stylesheet assets.
  • Moved login honeypot and Turnstile presentation rules into an enqueued login stylesheet.
  • Tightened nonce ordering for settings and session actions so request data is inspected only after intent verification.
  • Added explicit capability checks to self-service 2FA management actions.
  • Rotated protected-login route-test tokens after successful verification so each test URL is single-use.
  • Corrected the bundled QR generator source URL and WordPress.org contributor metadata.
  • Added narrowly scoped Plugin Check annotations for Cloudflare Turnstile’s required external service endpoints and reduced the session-user query to only rendered fields.

1.3.1

  • Replaced repair, quarantine, rollback, permission, and vault mutations with the WordPress Filesystem API.
  • Replaced the dynamic audit query with literal prepared queries and short-lived cache invalidation.
  • Hardened public route, recovery-cookie, login-challenge, and settings input handling.
  • Added narrow reviewer annotations for public authentication tokens, one-time migrations, custom audit tables, and optional Turnstile service loading.
  • Scoped uninstall variables, completed new migration-state cleanup, and preserved the legacy audit table until explicit uninstall.
  • Removed the export stream close warning and renamed the main runtime class to the unique plugin namespace.

1.3.0

  • Replaced the former three-letter namespace with the unique CCGUARD_ and ccguard_ prefixes.
  • Added a verified migration for profiles, protected-login state, scan data, encrypted settings, 2FA metadata, transients, scheduled jobs, and audit events.
  • Preserved existing emergency and pending route-test links during the namespace upgrade.
  • Removed automatic activation of repaired plugins and added an explicit manual-reactivation result.
  • Added WordPress privacy-policy text, a personal-data exporter, and an anonymizing eraser.
  • Completed uninstall cleanup for new and legacy records, schedules, transients, metadata, tables, and protected vaults.
  • Added complete external-service disclosures and human-readable QR source attribution.
  • Updated WordPress compatibility metadata and reduced the directory readme below the processing limit.

Older release history is available in changelog.txt.

기초

  • 버전 1.3.2
  • 최근 업데이트: 4주 전
  • 활성화된 설치 10보다 적음
  • 워드프레스 버전 6.2 또는 그 이상
  • 다음까지 시험됨: 7.0.6
  • PHP 버전 7.4 또는 그 이상
  • 언어
    English (US)
  • 태그:
    audit loghardeningloginsecuritytwo factor
  • 고급 보기

평점

아직 제출된 리뷰가 없습니다.

Your review

모든 리뷰 보기

기여자

  • codecanvasinc

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

  • 소개
  • 뉴스
  • 호스팅
  • 개인정보
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 배우기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • Swag ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • 블루스카이 계정 방문하기
  • 마스토돈 계정 방문하기
  • 스레드 계정 방문하기
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • 틱톡 계정 방문하기
  • 유튜브 채널 방문하기
  • 텀블러 계정 방문하기
코드는 詩다
The WordPress® trademark is the intellectual property of the WordPress Foundation.