.. |
arkeia.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
browser_autopwn.rb
|
Add the missing browser_autopwn mixin
|
2009-07-22 23:40:22 +00:00 |
brute.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
brutetargets.rb
|
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
|
2008-12-19 07:11:08 +00:00 |
capture.rb
|
Cleaning up pcaprub, interface closing will still be handled by the GC
|
2009-07-21 19:36:37 +00:00 |
dcerpc.rb
|
Adds the check() method and scanner module to ms08-067, massively upgrades the smb/version scanner, with better SP detection and remote language pack detection.
|
2008-11-03 09:17:08 +00:00 |
dcerpc.rb.ut.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
dcerpc_epm.rb
|
Another 1.9.1 compatibility fix
|
2009-06-20 03:18:04 +00:00 |
dcerpc_lsa.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
dcerpc_mgmt.rb
|
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
|
2008-12-19 07:11:08 +00:00 |
dect_coa.rb
|
Merge the DECT code from DK, clean some things up
|
2009-09-12 15:40:33 +00:00 |
dialup.rb
|
Parenthesized arguments
|
2009-07-08 20:51:47 +00:00 |
egghunter.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
fileformat.rb
|
Fix up the fileformat mixin; some slightly wrong ruby and an extra \n at the end of the generated files
|
2009-03-14 01:28:59 +00:00 |
ftp.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
ftpserver.rb
|
fix ftpserver SIZE crash
|
2009-07-25 06:24:01 +00:00 |
http.rb
|
make report_user_agent return something useful and fix a bug using the wrong column name
|
2009-07-23 06:18:34 +00:00 |
imap.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
ip.rb
|
comment typo
|
2009-07-15 06:40:23 +00:00 |
kernel_mode.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
lorcon.rb
|
Remove "#{xxx.to_s}" redundancies ('s/\(#{[^}]*\)\.to_s}/\1}/g')
|
2008-12-19 07:11:08 +00:00 |
mssql.rb
|
Updated mssql_sql and backend mixin, can handle most column types and is somewhat usable as a mssql client
|
2009-10-14 17:41:12 +00:00 |
ndmp.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
oracle.rb
|
Fixes #322, hooks the appropriate dbi error, also tries to load dbi via rubygems now
|
2009-08-27 20:13:37 +00:00 |
pdf_parse.rb
|
Merges in Colin's PDF infection code from Black Hat / Defcon
|
2009-08-19 14:44:43 +00:00 |
pop2.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
seh.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
seh.rb.ut.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
smb.rb
|
Make the SMB connect() method take an optional 'global' argument, allows for secondary SMB connections
|
2009-09-22 21:26:20 +00:00 |
smtp.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
smtp_deliver.rb
|
Apply jabra's patch for smtp output
|
2009-07-12 01:47:04 +00:00 |
snmp.rb
|
Oops
|
2009-05-08 20:27:40 +00:00 |
sunrpc.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
tcp.rb
|
Use the {add|remove}_socket methods in the IP, TCP and UDP mixins instead doing
|
2009-07-09 06:58:11 +00:00 |
tcp.rb.ut.rb
|
Code cleanups
|
2008-10-19 21:03:39 +00:00 |
tns.rb
|
adds support for a 10g packet given the right connect string.
|
2009-08-05 00:46:35 +00:00 |
udp.rb
|
Use the {add|remove}_socket methods in the IP, TCP and UDP mixins instead doing
|
2009-07-09 06:58:11 +00:00 |