Anonindo Security Advisor

설명

Anonindo Security Advisor helps site owners understand and improve their WordPress security posture without acting like a full firewall suite.

The plugin follows a simple workflow:

  • Scan for common WordPress security issues and misconfigurations
  • Explain what each issue means in beginner-friendly language
  • Show practical guidance and safer best practices
  • Offer safe auto-fix actions for selected hardening steps

This plugin is designed to be lightweight, educational, and operationally safe.

Features

  • Detects debug mode enabled in production
  • Detects dashboard file editing enabled
  • Detects XML-RPC exposure
  • Detects weak file permissions on common paths
  • Detects potentially exposed wp-config.php backup patterns
  • Detects outdated plugins and themes
  • Detects suspicious administrator account patterns
  • Detects REST API user enumeration exposure
  • Heuristically scans active theme and plugin PHP files for basic SQL injection and XSS risk patterns
  • Scans selected database content for suspicious script-like patterns
  • Provides a security score and prioritized recommendations
  • Includes an activity log for meaningful security-related site events
  • Supports safe auto-fixes for selected hardening improvements

스크린샷

설치

  1. Upload the anonindo-security-advisor folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Open Anonindo Security Advisor in the WordPress admin menu.
  4. Run a security scan and review the recommendations.

FAQ

Does this replace a firewall or malware scanner?

No. This plugin focuses on lightweight auditing, explanation, guided improvements, and selected safe fixes.

Does the plugin make automatic changes?

Only selected hardening actions support auto-fix, and they require explicit administrator confirmation.

Will this plugin impact performance?

The plugin is designed to avoid heavy frontend overhead. Scans are run manually or on schedule, and the most expensive checks are intentionally bounded.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Anonindo Security Advisor”(을)를 번역하세요.

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

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

변경이력

1.1.1

  • Renamed the plugin to Anonindo Security Advisor and updated the submission metadata and slug.

1.0.0

  • Initial MVP release.