Skip to content

Releases: Redowan-Ahmed/Math-Captcha-Security

Math Captcha Security - 1.0.1

Choose a tag to compare

@Redowan-Ahmed Redowan-Ahmed released this 12 Apr 20:34

🚀 RELEASE NOTES (v1.0.1)

# 🎉 Math Captcha Pro Security Suite – v1.0.0

## 🚀 Initial Release

We are excited to introduce the first stable release of **Math Captcha Pro Security Suite**, a powerful WordPress security plugin designed to protect your website from bots, brute-force attacks, and malicious API usage.

---

## ✨ New Features

### 🧮 Math CAPTCHA System
- Lightweight math-based CAPTCHA protection
- Secures:
  - Login
  - Registration
  - Password reset
  - WooCommerce forms
  - Contact Form 7
  - Elementor forms

- Secure implementation:
  - HMAC-based stateless validation
  - 120-second expiration
  - One-time token usage

---

### 🌐 REST API Protection
- Protects sensitive WordPress REST endpoints
- Blocks unauthorized API access attempts
- CAPTCHA validation required for authentication requests

---

### 📊 Security Analytics Dashboard
- View total CAPTCHA attempts
- Track success vs failure rate
- Identify top attacking IP addresses
- Detailed request logs with timestamps

---

### 🚫 IP Blocking System
- Automatic IP blocking after repeated failed attempts
- Rate limiting using WordPress transients
- Manual IP block management via admin panel

---

### ⚙️ Admin Configuration Panel
- Enable/disable features individually:
  - WordPress forms
  - WooCommerce
  - Contact Form 7
  - Elementor
  - REST API protection
- CAPTCHA difficulty levels:
  - Easy
  - Medium
  - Hard

---

## 🔐 Security Improvements

- Hash-based CAPTCHA validation (HMAC)
- Replay attack prevention
- Timing attack protection using `hash_equals`
- Input sanitization and output escaping
- IP-based abuse detection system
- REST API hardening

---

## 🧩 Compatibility

- WordPress Core
- WooCommerce
- Contact Form 7
- Elementor Pro
- WordPress REST API

---

## 🐛 Known Limitations

- No login URL hiding (removed for stability)
- Requires correct configuration for REST API protection

---

## 🙏 Thank You

Thank you for using Math Captcha Pro Security Suite.  
More advanced features (AI detection, real-time dashboards) coming soon!