Plans & Pricing
SeenSecure offers two plans: a free version with essential protection and a PRO version with advanced security features.
SeenSecure FREE
- Basic firewall
- Login security
- Geo-blocking
- Rate limiting
- WordPress hardening
- Basic scanner
- IP lists (allow/block)
SeenSecure PRO
- Everything in FREE +
- FIM (File Integrity)
- Malware Scanner
- File Quarantine
- Real-time Traffic
- Threat Intelligence
- Advanced Traffic Logs
- Priority Support
Activate PRO License
If you already have a PRO license key, enter it below to activate PRO features on this domain.
💡 Activation is done from the WordPress admin page: SeenSecure → PRO.
How to buy?
- Click Buy PRO on the card above or go to seensecure.com.
- Create an account and complete the payment.
- You will receive the license key by email.
- Paste the key in the activation field and click Activate PRO License.
PRO License Status
| Status | Active |
|---|---|
| Plan | SeenSecure PRO |
| Domain | midominio.com |
| usuario@email.com | |
| Expiration | 180 days remaining |
| License Key | SSC-XXXX-XXXX-XXXX-XXXX |
Deactivate license on this domain
Release the license to use it on another site. This action disables PRO features but preserves all your FREE settings.
View my account at seensecure.com
Access your customer panel to manage invoices, renewals, and billing information.
Full Comparison
Compare all the features available in each SeenSecure plan.
| Feature | FREE | PRO |
|---|---|---|
| General | ||
| Basic firewall | ✓ | ✓ |
| Advanced firewall (signatures) | ✗ | ✓ |
| Threat Intelligence | ✗ | ✓ |
| Real-time traffic | ✗ | ✓ |
| Advanced traffic logs | ✗ | ✓ |
| Priority support | ✗ | ✓ |
| Firewall | ||
| Injection protection | ✓ | ✓ |
| Redirect sanitization | ✓ | ✓ |
| Referer Context Protection (RCP) | ✓ | ✓ |
| Country blocking (Geo-blocking) | ✓ | ✓ |
| Advanced Protections | ||
| Strict IP Validation (Anti-Spoofing) | ✗ | ✓ |
| Early Shield (pre-WordPress) | ✗ | ✓ |
| Session Hijack Protection | ✗ | ✓ |
| Advanced CAPTCHA (7 modes) | ✗ | ✓ |
| Login Security | ||
| Login attempt limit | ✓ | ✓ |
| CAPTCHA / reCAPTCHA | ✓ | ✓ |
| Login notifications | ✓ | ✓ |
| Full 2FA (Google Authenticator + Email + Role policies) | ✗ | ✓ |
| IP Management | ||
| IP allowlist | ✓ | ✓ |
| IP blocklist | ✓ | ✓ |
| Rate limiting | ✓ | ✓ |
| Hardening | ||
| WordPress hardening | ✓ | ✓ |
| FIM (File Integrity) | ✗ | ✓ |
| Scanner | ||
| Basic file scanner | ✓ | ✓ |
| Malware Scanner | Limited (3/day) | ✓ Unlimited |
| File Quarantine | ✗ | ✓ |
| Vulnerability Scanner (CVE) | ✗ | ✓ |
| Backups | ||
| Scheduled backups | ✓ | ✓ |
| On-demand backups | ✗ | ✓ |
| Encrypted backups | ✗ | ✓ |
| Selective backup restore | ✗ | ✓ |
| Streaming Backup (large sites, no time limit) | ✗ | ✓ |
| Emergency Restore (1 click) | ✗ | ✓ |
| Security configuration rollback | ✗ | ✓ |
🔒 PRO-Exclusive Features in Detail
The comparison table gives you the summary, but some PRO features deserve a closer explanation because they're not just "more of the same" — they genuinely change what your site is able to detect, undo, or survive. Here's each one explained: what it actually does and in what real situation you'd miss it on the FREE plan.
🛡️ Firewall & detection
Strict IP Validation (Anti-Spoofing)
Prevents an attacker from spoofing headers like X-Forwarded-For or X-Real-IP to impersonate another IP. It's not a standalone protection: it makes every counter you already use (login attempt limits, rate limiting, allow/block lists, geo-blocking) count the real connection IP, which cannot be faked. Without this, a determined attacker could rotate the IP header on every request to dodge your attempt limits.
Early Shield
Filters clearly malicious HTTP requests (empty User-Agent, suspicious HTTP methods, abnormally long URLs, directory traversal attempts) before WordPress even finishes loading. By stopping the attack at the earliest possible stage, it reduces the load that junk traffic places on your server — relevant if you experience constant automated scanning.
Session Hijack Protection
Detects when an already-authenticated user's session starts being used from a country different from the original login — a typical sign the session cookie was stolen (e.g. via malware on the user's computer or an insecure WiFi network). Automatically closes the compromised session and emails the admin with the origin country and the detected country.
Advanced CAPTCHA (7 modes)
Seven ways to verify a form is being filled by a human: visual, math, emoji, colors, Google reCAPTCHA v2, invisible reCAPTCHA v3, or a hybrid mode combining visual with reCAPTCHA v3. Applies to login, registration, comments, and password recovery. Useful if you're hit with mass spam registrations or comments that basic CAPTCHA doesn't stop.
🔍 Detection & analysis
Vulnerability Scanner (CVE)
Compares the plugins, themes, and WordPress core installed on your site against public databases of known vulnerabilities (WordPress.org, NIST NVD, GitHub Security Advisories, and WPScan), and alerts you if any of them has a version with a documented vulnerability — before someone exploits it. It's different from the Malware Scanner: this doesn't look for infections already present, but for doors that could be opened by outdated software.
FIM — File Integrity
Watches every file in your installation and alerts you instantly on any unauthorized change — the most common way backdoors and shells uploaded by an attacker get detected. On the FREE plan, file checks run every 6 hours; with PRO, every 5 minutes, drastically cutting the time between a malicious file being uploaded and you finding out.
Threat Intelligence Feeds
Integrates lists of malicious IPs confirmed by recognized external sources (AbuseIPDB, AlienVault, Spamhaus) to block them before they reach your site, instead of waiting for them to attack first. On FREE these lists update once a day and cover a limited number of IPs; on PRO they update hourly with no such cap.
Real-Time Traffic Monitor
See every HTTP request reaching your site live — method, IP, country, user-agent, and response code — to spot suspicious patterns while they're happening, not after. On FREE the visible traffic window is reduced and history is kept for only 2 days; on PRO history is kept for up to 90 days, letting you compare current traffic against previous weeks.
💾 Recovery & continuity
Selective Backup Restore
Restore specific files and folders from any saved backup, choosing exactly what to recover via an interactive directory tree — instead of having to restore the entire site when you only need to recover, for example, the uploads folder or a single plugin.
Streaming Backup
Generates complete backups via background batch processing, without the execution time limit hosting servers usually impose. Designed for large sites with many files, where a normal backup could get interrupted midway through.
Emergency Restore
A one-click button to recover your site from the last working backup, after a hack, a critical error, or an update that broke the site. Designed to minimize downtime at the worst possible moment, when every minute offline counts.
Configuration Rollback
Every change you make to SeenSecure's security configuration is automatically logged and can be undone with one click. If a new setting accidentally blocks legitimate traffic or breaks some functionality on your site, you instantly restore the previous configuration without having to remember what you changed.
Frequently Asked Questions
Yes. From the SeenSecure → PRO page, use the Deactivate license on this domain button. This releases the license and you can activate it on another site. PRO features will be disabled on the original domain, but your FREE settings remain intact.
Yes. The PRO subscription is automatically charged every year via PayPal. You can cancel the automatic renewal at any time from your account at seensecure.com. If you'd rather pay manually each year, cancel the automatic renewal and repeat the purchase process when your license is about to expire.
When the license expires, PRO features are automatically disabled. Your site reverts to the FREE plan with all its functionality. All PRO configuration settings are preserved in the database; if you renew the license, PRO features are restored automatically without losing any settings. No scan data or existing logs are lost, though they will stop updating until the license is reactivated.
Yes. Log in to your account at seensecure.com/my-account to view all your purchases, invoices, and active licenses. From there you can also manage renewals, download invoices, and update your billing information.
How the License System Works
The SeenSecure PRO license system validates your subscription against seensecure.com servers. Here is how it works:
Key format
PRO keys follow the format SSC-XXXX-XXXX-XXXX-XXXX (16 alphanumeric characters in groups of 4, SSC prefix).
Remote validation
On activation, the plugin connects to the seensecure.com server to verify the key is valid and not in use on another domain.
One license per domain
Each PRO license is linked to one domain at a time. You can change it by deactivating on the current domain and activating on another.
Annual subscription
The PRO license is valid for 1 year from the activation date and is automatically charged every year via PayPal, unless you cancel the renewal from your account at seensecure.com. Upon expiration without renewal, PRO features are disabled but FREE settings and PRO configuration are preserved.