Bug ID 675672: sys db antifraud.domainavailabilityurls does not work

Last Modified: Jul 12, 2023

Affected Product(s):
BIG-IP FPS(all modules)

Known Affected Versions:
13.0.0, 13.0.0 HF1, 13.0.0 HF2, 13.0.0 HF3, 13.0.1, 13.1.0, 13.1.0.1, 13.1.0.2, 13.1.0.3, 13.1.0.4, 13.1.0.5, 13.1.0.6, 13.1.0.7, 13.1.0.8, 13.1.1, 13.1.1.2, 13.1.1.3, 13.1.1.4, 13.1.1.5, 13.1.3, 13.1.3.1, 13.1.3.2, 13.1.3.3, 13.1.3.4, 13.1.3.5, 13.1.3.6, 13.1.4, 13.1.4.1, 13.1.5, 13.1.5.1

Fixed In:
14.0.0

Opened: Jul 26, 2017

Severity: 4-Minor

Symptoms

The sys db antifraud.domainavailabilityurls variable does not return expected results.

Impact

sys db antifraud.domainavailabilityurls might provide confusing results. sys db antifraud.domainavailabilityurls is obsolete in 13.0.0, but the tmsh command returns correct config, which implies that there are two configurations for Domain Availability, when in fact there is only one.

Conditions

Trying to use sys db antifraud.domainavailabilityurls.

Workaround

Use the Anti-Fraud malware object, as follows: modify security anti-fraud profile antifraud malware { detected-malware add { mal { domain-availability { blacklist-urls add { /url } } } } } modify security anti-fraud profile antifraud malware { detected-malware modify { mal { domain-availability { whitelist-urls add { /other_url } } } } }

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips