Cirillic site
Created by: vodafon
When target site has cirillic strings I get error.
Example:
$ arachni -fv http://www.62.ua --report=html:outfile=test.com.html
I get:
[*] Creating HTML report...
[-] incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string)
[-] incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string)
(erb):915:in
gsub': incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string) (Encoding::CompatibilityError) from (erb):915:in
block (2 levels) in run'
from (erb):898:in each' from (erb):898:in
each_with_index'
from (erb):898:in block in run' from (erb):815:in
each'
from (erb):815:in each_with_index' from (erb):815:in
run'
...