Releases: DDactic/opi-calculator
Releases · DDactic/opi-calculator
OPI v1.2.0: Vendor Bot Detection Depth
What's New
Evasion Resistance scoring now uses empirical vendor bot detection depth derived from JavaScript reverse engineering of 20+ vendor challenge pages.
Changes
- Vendor Bot Detection Depth map - Scores from F5/Shape (95) to Azure (20), based on how aggressively each vendor fingerprints visitors
- Asset-aware evasion scoring - Pass
cdn_provider,waf_provider, orappliance_vendorfields in asset data for vendor-specific scoring - Python + JavaScript parity - Both implementations updated with identical vendor depth logic
- Updated tests - 30/30 passing
Vendor Depth Scores
| Depth | Vendors |
|---|---|
| 95 | F5 / Shape |
| 85-90 | Akamai, PerimeterX / HUMAN, Vercara / Neustar |
| 75-80 | Imperva, Sucuri, DDoS-Guard, Kasada |
| 65-70 | Radware, DataDome |
| 50-60 | Cloudflare, AWS, Fortinet, Check Point, GCP |
| 35-45 | Fastly, Gcore, Lumen, Citrix / NetScaler |
| 20 | Azure / Microsoft |
Install
Full Changelog: v1.1.0...v1.2.0