Commit Graph

80 Commits (70cf288b998b0e8f76eb679c2fc891aa51444c11)

Author SHA1 Message Date
Mario Ceballos 8a2a16c921 fixes a syntax error. console yells when loaded.
git-svn-id: file:///home/svn/framework3/trunk@7496 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-13 22:37:45 +00:00
HD Moore fbdccdc9e2 Adds a module for eDirectory cookie prediction - trivial bug found while working on others.
git-svn-id: file:///home/svn/framework3/trunk@7493 4d416f70-5f16-0410-b530-b9f4589650da
2009-11-13 21:31:39 +00:00
HD Moore a0fbc2914f Remove the milw0rm references, as the links are no longer valid.
git-svn-id: file:///home/svn/framework3/trunk@7237 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-24 18:13:07 +00:00
Carlos Perez b87fa8f63f Updated Module info
git-svn-id: file:///home/svn/framework3/trunk@7226 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-22 03:01:34 +00:00
Carlos Perez e4109d8670 Added support for MS SQL 2000
git-svn-id: file:///home/svn/framework3/trunk@7225 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-22 02:56:43 +00:00
cg 2f09fc0c5d update login_brue description
git-svn-id: file:///home/svn/framework3/trunk@7224 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-21 23:41:36 +00:00
HD Moore 9004887009 Three new modules from Carlos Perez
git-svn-id: file:///home/svn/framework3/trunk@7205 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-19 04:58:50 +00:00
HD Moore 4ac27c9803 Consolidate common APIs into the mixin
git-svn-id: file:///home/svn/framework3/trunk@7195 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-18 20:58:01 +00:00
HD Moore 90504e3ea7 Fix email formatting
git-svn-id: file:///home/svn/framework3/trunk@7165 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-15 12:29:07 +00:00
HD Moore 6e95d1f637 Detect when xp_cmdshell is disabled and re-enable it
git-svn-id: file:///home/svn/framework3/trunk@7164 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-15 12:14:28 +00:00
HD Moore cd2968a32a Updated mssql_sql and backend mixin, can handle most column types and is somewhat usable as a mssql client
git-svn-id: file:///home/svn/framework3/trunk@7159 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-14 17:41:12 +00:00
Mario Ceballos 8e365c17fa fixed the cve entrys.
git-svn-id: file:///home/svn/framework3/trunk@7156 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-14 11:45:14 +00:00
HD Moore a782a68c42 Complete overhaul of the MSSQL API, fixes 1.9 compat issues and makes the MSSQL testing easier
git-svn-id: file:///home/svn/framework3/trunk@7154 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-13 22:24:47 +00:00
kris f21e3c8754 svn:keywords run
git-svn-id: file:///home/svn/framework3/trunk@7128 4d416f70-5f16-0410-b530-b9f4589650da
2009-10-04 23:38:06 +00:00
HD Moore aecbf12b5b Fix up the oracle module, remove syntax error, clean up output, only use one connection
git-svn-id: file:///home/svn/framework3/trunk@7099 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-30 21:44:54 +00:00
HD Moore 7abd2fe06f Correct tab indents (from spaces), cosmetic fixes, remove useless rescue, spelling fix in description (thanks rmkml!)
git-svn-id: file:///home/svn/framework3/trunk@7098 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-30 21:04:54 +00:00
Mario Ceballos acf828461c updated oraenum.rb with an additional wordlist.
git-svn-id: file:///home/svn/framework3/trunk@7093 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-29 21:58:01 +00:00
Mario Ceballos b4a291f430 added auxiliary module oraenum.rb from Carlos Perez.
git-svn-id: file:///home/svn/framework3/trunk@7088 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-28 23:13:06 +00:00
Patrick Webster 5f650c0751 Added HP Web JetAdmin aux command exec module.
git-svn-id: file:///home/svn/framework3/trunk@7041 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-19 00:33:44 +00:00
Mario Ceballos e0e9ad670f added auxiliary module osb_execqr2.rb
git-svn-id: file:///home/svn/framework3/trunk@7038 4d416f70-5f16-0410-b530-b9f4589650da
2009-09-16 12:07:07 +00:00
cg df18371123 win32exec and win32upload modules for oracle post exploitation
git-svn-id: file:///home/svn/framework3/trunk@6920 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-29 04:18:08 +00:00
Mario Ceballos 7c41522004 missed one.
git-svn-id: file:///home/svn/framework3/trunk@6918 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-28 13:44:50 +00:00
Mario Ceballos 6bb37bbca5 converted the current fileformat modules to use the new mixin. also added a few new ones.
git-svn-id: file:///home/svn/framework3/trunk@6917 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-28 13:43:37 +00:00
kris d3e65b3363 svn:keywords run
git-svn-id: file:///home/svn/framework3/trunk@6876 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-23 02:55:51 +00:00
Mario Ceballos 3d3ea9788c added auxiliary module login_brute.rb and oracle_default_passwords.csv.
git-svn-id: file:///home/svn/framework3/trunk@6819 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-17 14:20:22 +00:00
Mario Ceballos 4f88b5a5c1 added auxiliary module sid_brute.rb and sid.txt wordlist.
git-svn-id: file:///home/svn/framework3/trunk@6807 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-16 00:03:50 +00:00
Mario Ceballos 6005ac7c3f added exploit module tns_service_name.rb. updated ora_ntlm_stealer.rb to use the new mixin.
git-svn-id: file:///home/svn/framework3/trunk@6804 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-15 03:50:45 +00:00
Mario Ceballos 55356c88e1 added auxiliary module tnscmd.rb
git-svn-id: file:///home/svn/framework3/trunk@6800 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-14 16:48:56 +00:00
Mario Ceballos 212dc2f2b0 addition of oracle mixin and sql client.
git-svn-id: file:///home/svn/framework3/trunk@6796 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-14 03:55:32 +00:00
Mario Ceballos 94b2eb1cef updated to make things more reliable.
git-svn-id: file:///home/svn/framework3/trunk@6749 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-07 07:00:45 +00:00
Patrick Webster ee09d81d49 Added Cisco VPN Concentrator FTP bug aux module.
git-svn-id: file:///home/svn/framework3/trunk@6747 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-06 10:05:21 +00:00
Patrick Webster 9174bcd0a8 Added iomega_storcentrepro_sessionid aux module.
git-svn-id: file:///home/svn/framework3/trunk@6733 4d416f70-5f16-0410-b530-b9f4589650da
2009-07-01 03:55:56 +00:00
James Lee d9da2d1c0f use the user-provided credentials
git-svn-id: file:///home/svn/framework3/trunk@6572 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-21 23:33:20 +00:00
James Lee defbb2fe9c use the user-provided credentials
git-svn-id: file:///home/svn/framework3/trunk@6571 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-21 23:32:15 +00:00
Mario Ceballos 888a54e4bb added auxiliary module lt_rollbackworkspace.rb
git-svn-id: file:///home/svn/framework3/trunk@6537 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-09 13:19:36 +00:00
Mario Ceballos a2125d7ff8 added auxiliary module cba_exec.rb
git-svn-id: file:///home/svn/framework3/trunk@6528 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-06 23:41:17 +00:00
Mario Ceballos 7d71c5ed19 in with the new, out with the old. added some more enum aux modules.
git-svn-id: file:///home/svn/framework3/trunk@6517 4d416f70-5f16-0410-b530-b9f4589650da
2009-05-01 22:01:21 +00:00
kris 37c2e301ed replacing defunct framework URL in header comments in most modules and pcap_log
git-svn-id: file:///home/svn/framework3/trunk@6479 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-13 14:33:26 +00:00
Mario Ceballos c8d0197a86 added auxiliary module ora_ntlm_stealer.rb from Sh2kerr
git-svn-id: file:///home/svn/framework3/trunk@6464 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-07 21:53:08 +00:00
kris 1eb8c8dfc0 meh, what can I say? I like my name
git-svn-id: file:///home/svn/framework3/trunk@6459 4d416f70-5f16-0410-b530-b9f4589650da
2009-04-03 15:05:35 +00:00
kris 7576f006b3 set 3 remaining modules' Versions to Revision (instead of 1)
git-svn-id: file:///home/svn/framework3/trunk@6438 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-30 01:01:30 +00:00
cg d674495499 regex fix, thanks to Taras Ivashchenko
git-svn-id: file:///home/svn/framework3/trunk@6437 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-29 20:18:14 +00:00
HD Moore eccfcdfced Sets svn keywords on modules missing it, tweaks the emailer module
git-svn-id: file:///home/svn/framework3/trunk@6407 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-28 06:03:35 +00:00
kris 804ff61df6 big svn:keywords run
git-svn-id: file:///home/svn/framework3/trunk@6345 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-15 18:12:33 +00:00
HD Moore 1d42efd73d New module from spinbad
git-svn-id: file:///home/svn/framework3/trunk@6341 4d416f70-5f16-0410-b530-b9f4589650da
2009-03-15 02:32:34 +00:00
Mario Ceballos 7118ef0a2c added aux module osb_execqr.rb and exploit module osb_ndmp_auth.rb.
git-svn-id: file:///home/svn/framework3/trunk@6248 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-23 16:26:00 +00:00
Mario Ceballos 0effa1123f added auxiliary sqli modules lt_mergeworkspace.rb,
lt_compressworkspacetree.rb and lt_removeworkspace.rb from Sh2kerr.


git-svn-id: file:///home/svn/framework3/trunk@6234 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-19 00:19:41 +00:00
Mario Ceballos 705a34dfda added oracle sqli module droptable_trigger.rb from Sh2kerr.
git-svn-id: file:///home/svn/framework3/trunk@6209 4d416f70-5f16-0410-b530-b9f4589650da
2009-02-06 19:16:50 +00:00
Mario Ceballos 1e24242f3d ok.. i quit for the week.
git-svn-id: file:///home/svn/framework3/trunk@6192 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 14:29:15 +00:00
Mario Ceballos 507ddd5f1b ok.. coverage for both.
git-svn-id: file:///home/svn/framework3/trunk@6191 4d416f70-5f16-0410-b530-b9f4589650da
2009-01-27 13:45:30 +00:00