arirang 2.03 released - 2011/10/03
now arirang script can support the ruby 1.9.x
added -d option with verbose mode
fixed Makefile that added -lresolv on Linux
fixed use-after-free bug in arirang script
arirang 2.02 released - 2011/04/28
supported -T option socket connect timeout
supported -p option with multi-port scan eg) -p 22,80,8080 - see a multiport.rb
added ariprint function in arirang script
added $ari_sport variable in arirang script
changed default processes count 30 to 60
changed default connect timeout seconds 2 to 3
changed printing style
fixed few bugs
arirang 2.01 released - 2011/03/25
now arisend function can send null bytes in arirang script - see a null.rb
added ariclose function in arirang script
supported Caching only HTTP proxy (-X option) with arirang script
added caching only http proxy arirang script examples
fixed long time bug - query string (\n\n to \r\n\r\n)
arirang 2.00 released - 2010/10/03
completed rewritten arirang Ruby script
- variable style to class style (class Arirang)
- one global variable ($ari_host)
- three instant variables (@ari_port, @ari_recvsize, @ari_recvflag)
- two functions (baedal, asadal)
- two arirang functions (ariconnect, arisend)
supported HTTP proxy (-X option)
supported SOCKS5 proxy (-X option)
added environment variables (PROXY_USER, PROXY_PASS, PROXY_TYPE)
added arirang Ruby script examples
arirang 1.95 released - 2010/09/15
supported arirang Ruby script (-R option) - this is early part of arirang ruby script.
added script directory - some arirang ruby script examples
changed osfinger to malloc.
fixed few signal in old code.
fixed few bugs.
arirang 1.90 released for *BSD, Linux, Other Unix - 2010/09/06
supported SSL -S option
supported CIDR of domain name. -h yourdomain/24
supported count of scan hosts
fixed connect timeout
applied recv timeout of rule scan.
fixed gcc warning.
fixed few signal in old code.
fixed few printing style.
arirang 1.77 released for *BSD, Linux, Other Unix - 2010/08/31
integration source code bsd version with linux, other unix.
supported NOT keyword in scanrule. - see a rule.uxe or nottest.uxe
supported -t option socket receive timeout
supported -f option scan(process + automatic scan) and bug fix.
supported milliseconds on scantime.
fixed gcc warning.
fixed printing style.
fixed few bugs
added scanrule/nottest.uxe
added scanrule/account.uxe
arirang 1.7 other Released for Linux,Other Unix - 2010/08/26
arirang 1.7 Released for *BSD - 2010/08/26
supported allow check of webserver.
supported CIDR of IP Address.
supported HTML Report.
removed os detect. - changed -O to allow check
decrease TIMEOUT 10 to 5 - increase scan speed
added scanrule/request.uxe
fixed few bugs.
fixed some typo.
*** took arirang 8 years to come back ***
arirang 1.6 other Released for Linux,Solaris,Other Unix - 2002/07/21
arirang 1.6 Released for *BSD - 2002/07/21
supported automatic wide ip range rule scan(fast xx times than 1.6beta version).
supported scan time.
fixed broadcast bug.
fixed osfinger check.
fixed few bug.
supported check recent apache chunk handling vulerability (scanrule/apache.uxe).
moved arirang scan rule files into scanrule directory.
fixed gcc -Wall compile option.