Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Threat Check - Challenge.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
(http.request.version in {"HTTP/1.1" "HTTP/1.2"} and not http.request.version in {"HTTP/2" "HTTP/3" "SPDY/3.1"} and not ip.geoip.asnum in {13238 15169 8075 47541 32934} and not cf.client.bot) or (cf.threat_score ge 10 and not cf.client.bot) or (not ssl) or (ip.geoip.continent in {"AF" "AS" "AN" "EU" "NA" "OC" "SA"} and not ip.geoip.country in {"RU" "MD" "BY" "UA" "GB" "US" "FR" "ES" "IT" "CA" "DE" "SE" "FI" "BE" "NL"} and not ip.geoip.asnum in {13238 15169 8075 47541 32934} and not cf.client.bot) or (http.referer eq "" and not cf.client.bot)
(ip.geoip.country eq "TR") or (not ssl) or (cf.threat_score ge 10 and not cf.client.bot) or (http.request.version ne "HTTP/1.1" and http.request.version ne "HTTP/1.2" and http.request.version ne "HTTP/2" and http.request.version ne "HTTP/3") or (ip.geoip.country ne "RU" and ip.geoip.country ne "BY" and ip.geoip.country ne "UA" and not cf.client.bot)