Re: Ruby For Hackers



On 27 Apr 2008, at 20:30, Jeremy Hinegardner wrote:
All-in-all you're probably better off using some language more
suited for
malware. Like Perl, or Python. Yeah, that's it. Perl. Or Python.
Either
one.

I would say it is the complete opposite. In the security research
area, Ruby is
a rising tool. I have several friends in the security realm who are
learning
Ruby specifically to do work with metasploit.

People thought we were weird at the first RailsConf Europe for talking
about our Ruby packet-sniffing research, but increasingly security
hackers are getting dissatisfied with the hoops C++ and Java make you
leap through. Stuff that takes a week or two in Ruby can take months
with those languages, and the code is much harder to follow when
you've finished.

Ruby. It's where the smart kids play :)


Ellie

Eleanor McHugh
Games With Brains
http://slides.games-with-brains.net
----
raise ArgumentError unless @reality.responds_to? :reason



.



Relevant Pages

  • Re: Ruby vs. PHP
    ... done is checked out which versions of Perl, Python, YARV, Ruby, jRuby ... dynamic language to the seconds for the benchmark with gcc. ... YARV, Python, Perl and PHP have fairly close medians and the boxes are ...
    (comp.lang.ruby)
  • Re: Python compared to other language
    ... I think that Ruby, which roughly speaking sits somewhere between Python ... and Perl, is closer to Python than Perl is. ... I'm not sure if Ruby, or PHP, are as general purpose as Perl or Python. ...
    (comp.lang.python)
  • Re: A couple of questions from a Ruby neophyte
    ... Ruby has the One-click installer, which you can get from www.rubyforge.org ... Perl and Python have ActiveState versions of the same. ... Perl has the best regexp engine, ...
    (comp.lang.ruby)
  • Re: Perl vs Python vs Ruby
    ... > I checked out Python, ... > People claim that one of the major flaws of Perl is its 'line noise' ... But all programming languages allow some degree of insanity. ... > I also looked at Ruby, and that language looks very foreign to me. ...
    (comp.lang.perl.misc)
  • New to Python: my impression v. Perl/Ruby
    ... I've been a long-time Perl programmer, though I've not used a boatload ... I decided to look into Python and Ruby. ... together very quickly using Python's POP3 package. ...
    (comp.lang.python)