File size: 697 Bytes
fb98b6d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[
  "url_length",
  "hyphen_count",
  "digit_count",
  "subdomain_count",
  "protocol_exists",
  "special_char_count",
  "entropy",
  "path_depth",
  "domain_length",
  "is_domain_ip",
  "has_at_symbol",
  "has_double_slash_redirect",
  "tld_length",
  "trusted_tld",
  "query_param_count",
  "path_length",
  "keyword_count",
  "brand_in_host",
  "brand_in_path",
  "brand_count",
  "has_punycode",
  "has_nonstandard_port",
  "percent_encoding_count",
  "has_hex_ip",
  "uppercase_ratio",
  "www_count",
  "max_digit_run",
  "max_label_len",
  "host_label_count",
  "has_domain_in_path",
  "query_length",
  "equals_count",
  "sensitive_extension",
  "has_multiple_tlds",
  "consecutive_punct"
]