|
|
general)
Q)what is the arirang?
arirang - korean word. it's a korea's tradition folk song 'a~ri~rang a~ri~rang a ra ri yo. arirang ~~~~~~~~~~ '
Q)why did not support recent www vulnerabilities scanrule?
i have not time. please make scanrule then e-mail to me ;-)
usage)
Q)how do i check http request allow method for our network?
example C CLASS) arirang -O -h 192.168.0.1/24
Q)how do i write html report?
example) arirang -w report.html -G -h yourhost -r scanrule/request.uxe
example) arirang -w report.html -G -s 192.168.0.30 -e 192.168.0.130 -r scanrule/request.uxe
example) arirang -w report.html -G -s 192.168.0.30 -e 192.168.0.130
example) arirang -w report.html -O -h 192.168.0.1/16 -P 60
Q)how do i convert html file to csv format(only not rule scan)?
example) copy & paste html contents to text, load that file in office program, and use a filter '-' character.
Q)how do i check IIS server,Apache,PHP,OpenSSL version in our network?
example wide ip) arirang -G -s 192.168.1.1 -e 192.168.2.255 -P 90 | grep OpenSSL
example C CLASS) arirang -G -s 192.168.1.1 -e 192.168.1.255|grep IIS
example B CLASS) arirang -G -h 192.168.0.1/16 -P 50|grep Apache
example specfic ip address) arirang -G -s 192.168.1.1 -e 192.168.1.60|grep PHP
Q)how do i scan our network against IIS .ida buffer overflow(can affect codered worm) ? C
CLASS
example) arirang -G -s 192.168.1.1 -e 192.168.1.255 -r codered.uxe
B CLASS example) arirang -G -h 192.168.0.1/16 -r codered.uxe -P 100
specfic ip address example)arirang -G -s 192.168.1.10 -e 192.168.1.40 -r codered.uxe
Q)how do i use SSL with arirang?
currently arirang doesn't support ssl scan. you can use ssl proxy. such as openssl + inetd
arirang scan rule installed /usr/local/share/arirang/ on OpenBSD,FreeBSD. /usr/pkg/share/arirang/ on NetBSD
Solaris,AIX Install method.
try compile, gcc -lsocket -lxnet -o arirang arirang.c rule.c screen.c grabhead.c report.c
|
|
|