[UPDATE] security/arirang to 2.03

2011-10-04 Thread jung
hiya Here is an update of security/arirang to 2.03 arirang 2.03 - now arirang script can support the ruby 1.9x - added -d option with verbose mode - fixed Makefile that added -lresolv on Linux - fixed use-after-free bug in arirang script * comment patches/patch-ariruby_c file need to remove.

Re: [UPDATE] security/arirang to 2.03

2011-10-04 Thread Jeremy Evans
On Tue, Oct 4, 2011 at 3:33 AM, jung moor...@gmail.com wrote: hiya Here is an update of security/arirang to 2.03 arirang 2.03 - now arirang script can support the ruby 1.9x Since this is an application and not a library, it may make sense to use ruby 1.9 instead of ruby 1.8 if it is faster

Re: [UPDATE] security/arirang to 2.02

2011-04-28 Thread Stuart Henderson
On Thu, Apr 28, 2011 at 11:58:28AM +0900, jung wrote: hiya arirang 2.02 - supported -T option socket connect timeout - supported -p option with multi-port scan =A0eg) -p 22,80,8080 - added ariprint function in arirang script - added $ari_sport variable in arirang script - changed default

Re: [UPDATE] security/arirang to 2.02

2011-04-28 Thread Stuart Henderson
On 2011/04/28 23:25, jung wrote: i did test the arirang 2.02 on i386 with ruby 1.8.x it worked on the i386 I tried and failed on amd64, but now I've realised I didn't have malloc.conf on the i386. with F, S or J in malloc.conf (e.g. ln -s S /etc/malloc.conf) the same thing happens on i386 too.

Re: [UPDATE] security/arirang to 2.02

2011-04-28 Thread jung
i did test the arirang 2.02 on i386 with ruby 1.8.x command like below $ arirang -R /usr/local/share/arirang/multiport.rb -p 22,80,8080 -h 192.168.0.1/24 that is no problem. http://monkey.org/~pilot/arirang/script/multiport.rb.html that script use with -p option # arirang script examples #

[UPDATE] security/arirang to 2.02

2011-04-27 Thread jung
hiya arirang 2.02 - supported -T option socket connect timeout - supported -p option with multi-port scan eg) -p 22,80,8080 - added ariprint function in arirang script - added $ari_sport variable in arirang script - changed default processes count 30 to 60 - changed default connect timeout

Re: [UPDATE] security/arirang to 2.02

2011-04-27 Thread Gleydson Soares
Hi Jung, On Thu, Apr 28, 2011 at 11:58:28AM +0900, jung wrote: hiya arirang 2.02 - supported -T option socket connect timeout - supported -p option with multi-port scan eg) -p 22,80,8080 - added ariprint function in arirang script - added $ari_sport variable in arirang script - changed

[UPDATE] security/arirang to 2.01

2011-03-25 Thread jung
hiya at today, arirang v2.01 released . 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

[UPDATE] security/arirang to 2.00

2010-10-02 Thread jung
hiya at today, arirang v2.00 released . 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

Re: [UPDATE] security/arirang to 1.95

2010-09-16 Thread Landry Breuil
On Thu, Sep 16, 2010 at 10:14:52AM +0900, jung wrote: I'm pretty sure there's a nicer way to deal with extconf.rb files in our ruby ports infrastructure. And it should use lang/ruby MODULE. thank you for kind ask. ok, changed the Makefile :-) Asking ports for dependency

Re: [UPDATE] security/arirang to 1.95

2010-09-16 Thread jung
Asking ports for dependency ruby-1.8.6.369p3(lang/ruby) arirang-1.95(security/arirang): LIB_DEPENDS: ruby.2 from ruby-1.8.6.369p3 (/usr/local/bin/arirang) you need LIB_DEPENDS+=${MODRUBY_LIB_DEPENDS}.. yeap. new diff attachment. p.s related ruby ports is difficult ;-)

[UPDATE] security/arirang to 1.95

2010-09-15 Thread jung
hiya today, arirang v1.95 released ;-) * new features supported arirang Ruby script (-R option) added script directory - some arirang ruby script examples changed osfinger to malloc. fixed few signal in old code. fixed few bugs. this is diff to update arirang 1.95 can someone commit it ? ;-)

Re: [UPDATE] security/arirang to 1.95

2010-09-15 Thread Landry Breuil
On Wed, Sep 15, 2010 at 06:40:36PM +0900, jung wrote: hiya today, arirang v1.95 released ;-) * new features supported arirang Ruby script (-R option) added script directory - some arirang ruby script examples changed osfinger to malloc. fixed few signal in old code. fixed few bugs.

Re: [UPDATE] security/arirang to 1.95

2010-09-15 Thread jung
I'm pretty sure there's a nicer way to deal with extconf.rb files in our ruby ports infrastructure. And it should use lang/ruby MODULE. thank you for kind ask. ok, changed the Makefile :-) arirang-1.95-rev.diff Description: Binary data

[UPDATE] security/arirang to 1.90

2010-09-06 Thread jung
hiya. today, arirang v1.90 released * new features supported SSL -S option supported CIDR of Domain Named. -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. this is

[UPDATE] security/arirang to 1.77

2010-09-01 Thread jung
hiya. today, arirang v1.77 released this is diff to update arirang 1.77 can someone commit it ? ;-) thanks - jung arirang-1.77.diff Description: Binary data

Re: [UPDATE] security/arirang

2010-08-29 Thread Remi Pointel
On Fri, 27 Aug 2010 11:09:18 +0900 Jung moor...@gmail.com wrote: hiya arirang v1.7 released in 8 years ;-) so, i did update security/arirang ports. thanks - jung Hello, this is the diff to update arirang (with the update of PLIST). Discussed with Jung, it's OK for him. Can someone

[UPDATE] security/arirang

2010-08-26 Thread Jung
hiya arirang v1.7 released in 8 years ;-) so, i did update security/arirang ports. thanks - jung arirang-1.7.ports.tar.gz Description: GNU Zip compressed data