.. |
bit-struct
|
fixes #351. Forces data to ascii-8bit encoding, removes the 1.9 hack, fixes octet-field conversion
|
2009-10-05 23:12:35 +00:00 |
cipher
|
Rename to match the class name
|
2010-03-25 03:51:04 +00:00 |
metasm
|
crossing fingers, big cr removal batch
|
2009-12-30 22:24:22 +00:00 |
msf
|
Do a little better password management for services that don't ask for usernames -- fingerprint them ahead of time, and resort the credentials list in a usernameless way. Also, this allows telnet RST's to be treated just as busy services, since sometimes telnet servers get persnickety about a lot of login attempts, but they do come back shortly.
|
2010-03-25 21:32:32 +00:00 |
net
|
Emulate a much more common client version
|
2010-03-09 04:37:59 +00:00 |
postgres
|
See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of
|
2010-02-16 17:42:38 +00:00 |
rabal
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
racket
|
Fixes #770. Update Racket UDP checksum to play nice with 1.9
|
2010-03-22 13:01:50 +00:00 |
rapid7
|
Leftover change from the initialize() to prepare_http_client() move
|
2010-03-26 01:08:22 +00:00 |
rbmysql
|
Applied fix provided by Amin for localhost socket connection fos testig and dev
|
2010-01-07 17:54:21 +00:00 |
rex
|
Handle buggy HTTP servers better
|
2010-03-25 21:35:37 +00:00 |
snmp
|
Fixes #434. Always use Timeout.timeout() -- on Ruby 1.9 this results in the Timeout::TimeoutError exception vs RuntimeError
|
2009-11-02 18:14:57 +00:00 |
telephony
|
Wardialer
|
2009-01-28 06:13:47 +00:00 |
bit-struct.rb
|
Fixes #349 by upgrading to bit-struct trunk, however something is now causing a segv in the ruby VM (guessing the pcaprub code).
|
2009-10-03 18:45:32 +00:00 |
enumerable.rb
|
Add the enumerable module as a standalone file
|
2009-03-28 18:56:31 +00:00 |
metasm.rb
|
Fix mips encoders
|
2009-06-03 03:14:29 +00:00 |
postgres_msf.rb
|
See #730. Forking and adding Postgres-PR, with the following changes:
|
2010-02-01 19:49:36 +00:00 |
postgres_msf.rb.ut.rb
|
See #808. Converts the metasploit fork of postgres-pr to use Rex::Socket instead of
|
2010-02-16 17:42:38 +00:00 |
racket.rb
|
Force the Racket library to live under the Racket:: namespace, fixes a bug where tcp.payload was overwritten during fix!()
|
2009-07-17 18:12:18 +00:00 |
rbmysql.rb
|
Fix warning on 1.8
|
2009-12-26 09:01:08 +00:00 |
rbreadline.rb
|
crossing fingers, big cr removal batch
|
2009-12-30 22:24:22 +00:00 |
readline_compatible.rb
|
crossing fingers, big cr removal batch
|
2009-12-30 22:24:22 +00:00 |
rex.rb
|
look for files in absolute paths. fixes #252
|
2008-11-16 21:10:35 +00:00 |
rex.rb.ts.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
snmp.rb
|
Import the ruby snmp library into the tree. Making a few adjustments to make it msf-friendly
|
2009-05-08 03:35:59 +00:00 |
telephony.rb
|
Added missing telephony.rb
|
2009-01-11 07:17:57 +00:00 |