David Maloney
|
d939e33f1e
|
Allows for Loot and Tasks to be imported from an MSF ZIP.
This should bring any loots and tasks along with
everything else when doing an improt from an MSF ZIP file.
|
2011-12-05 22:30:34 -05:00 |
HD Moore
|
18e9b99e72
|
Fix permission (octal not decimal)
|
2011-12-05 16:49:16 -06:00 |
HD Moore
|
4344a5f92a
|
Fix up IPv6 resolution in DNS replies
|
2011-12-05 13:07:37 -06:00 |
HD Moore
|
bcebdb1893
|
Improve IPv6 handling
|
2011-12-05 13:07:37 -06:00 |
HD Moore
|
4748bf70cd
|
Use octal mode, duh
|
2011-12-05 13:07:36 -06:00 |
HD Moore
|
89caed444b
|
Add a helper method for modules to indicate IPv6 compatibility
|
2011-12-05 13:07:36 -06:00 |
HD Moore
|
5362e0cd24
|
Accept IPv6 addresses into the database routines, start flushing out
incompatibilities.
|
2011-12-05 13:07:36 -06:00 |
HD Moore
|
4829968107
|
Purge the old RPC API
|
2011-12-05 13:07:25 -06:00 |
HD Moore
|
f673b02308
|
Remove references to address6
|
2011-12-05 13:07:25 -06:00 |
HD Moore
|
27974c4c27
|
Merge branch 'master' of github.com:rapid7/metasploit-framework into fastlib
Conflicts:
modules/auxiliary/scanner/http/axis_login.rb
modules/exploits/multi/http/axis2_deployer.rb
modules/post/multi/gather/thunderbird_creds.rb
modules/post/windows/gather/credentials/imvu.rb
msfopcode
|
2011-12-03 14:07:09 -06:00 |
Tod Beardsley
|
6b06df0d7d
|
Merge pull request #38 from XeroHawk/alpha2_fix
Ported over the Issue 3190 SVN changes for unicode_mixed, an old bug that was hiding out in Redmine.
|
2011-12-02 12:51:47 -08:00 |
David Maloney
|
1db9177583
|
Revert "Merge pull request #22 from scriptjunkie/multithread"
This reverts commit 4f76f3bbb8 , reversing
changes made to e72dad4e81 .
|
2011-12-02 13:35:43 -05:00 |
HD Moore
|
424901b4b6
|
Change the encapsulation method to allow multiple methods without
conflict
|
2011-12-02 02:02:55 -06:00 |
HD Moore
|
4f76f3bbb8
|
Merge pull request #22 from scriptjunkie/multithread
RPC multithreading
|
2011-12-01 23:43:32 -08:00 |
HD Moore
|
e72dad4e81
|
Rescue the load error so rex will work outside of Metasploit. Fixes
|
2011-12-02 00:28:31 -06:00 |
Xero Hawk
|
2ac8cbaf66
|
Ported over the Issue 3190 SVN changes
|
2011-11-30 14:37:10 -05:00 |
HD Moore
|
626389f5ba
|
No longer track module archive paths, since the manager will load them from the main dir
|
2011-11-28 22:27:21 -06:00 |
HD Moore
|
591ef73f7d
|
Merge in updated module_manager that loads all .fastlibs
|
2011-11-28 22:24:27 -06:00 |
Tod Beardsley
|
ac33e55df5
|
Allow hyphens for fnames and ltypes for fileformat exploits
|
2011-11-28 19:16:30 -06:00 |
Tod Beardsley
|
7287295c2b
|
Merge pull request #33 from jduck/master
Rex::Proto::SMB structure definition was incorrect for SMB_COM_NT_TRANSACT
|
2011-11-28 11:59:08 -08:00 |
Tod Beardsley
|
44a47f9913
|
Fixing up OWA bruteforce module to conform with the usual print_status
messages.
|
2011-11-28 13:31:54 -06:00 |
Joshua J. Drake
|
e9c3e8ee50
|
Fix SMB_COM_NT_TRANSACT structure definition per specification. For more information see http://j.mp/t5zzku
|
2011-11-27 19:27:01 -06:00 |
David Maloney
|
d8cd16eb65
|
Typo in report_auth_info
that caused snmp creds to fail reporting.
fixes #6015
|
2011-11-26 17:57:46 -08:00 |
HD Moore
|
f714591b92
|
Purge the new version code, it triggers a stack and is a massive performance hit
|
2011-11-23 23:05:51 -06:00 |
Tod Beardsley
|
8ab41013d1
|
Updating the version information to check the SVN metadata first.
|
2011-11-23 23:05:51 -06:00 |
HD Moore
|
25c10d2e65
|
Bump fastlib to 0.0.6, no longer need to push metasploit.fastlib into the include path
|
2011-11-23 23:02:43 -06:00 |
HD Moore
|
2ddef115cb
|
Bump to 0.0.6
|
2011-11-23 22:33:32 -06:00 |
HD Moore
|
61aa46dfda
|
Bump fastlib to 0.0.5
|
2011-11-23 22:05:25 -06:00 |
HD Moore
|
4285651455
|
Purge the new version code, it triggers a stack and is a massive performance hit
|
2011-11-23 14:32:38 -06:00 |
Tod Beardsley
|
94edf3a8ec
|
Updating the version information to check the SVN metadata first.
|
2011-11-22 18:33:44 -06:00 |
David Maloney
|
c4db49cccc
|
Fixes issues with telnet bruteforcing where prompts were not
being recognized properly.
|
2011-11-22 00:06:58 -06:00 |
David Maloney
|
7d626e3ad1
|
Fixes issues with telnet bruteforcing where prompts were not
being recognized properly.
|
2011-11-21 14:07:30 -08:00 |
HD Moore
|
7059e20315
|
Add support for .fastlib module archives to the module manager
|
2011-11-21 15:58:19 -06:00 |
HD Moore
|
f82c7e9bb4
|
Fixup requires to use sane paths
|
2011-11-21 14:37:26 -06:00 |
HD Moore
|
a6205b1951
|
Update fastlib to include the file existence check
|
2011-11-21 14:21:27 -06:00 |
HD Moore
|
8a4ee906c6
|
Add fastlib-0.0.3 to the metasploit tree
|
2011-11-21 14:12:01 -06:00 |
James Lee
|
bf105f48cb
|
massive removal of spaces at EOL and some bad tabs
|
2011-11-20 12:32:06 +11:00 |
James Lee
|
9261d8ec25
|
spaces at EOL in base
|
2011-11-20 12:11:40 +11:00 |
James Lee
|
e7a545c483
|
spaces at EOL in core stuff
|
2011-11-20 12:10:08 +11:00 |
James Lee
|
79c2264263
|
more spaces at EOL and bad tabs
|
2011-11-20 12:05:14 +11:00 |
James Lee
|
aeeed02eee
|
more spaces at EOL
|
2011-11-20 12:01:19 +11:00 |
James Lee
|
441c5a22ab
|
more spaces at EOL
|
2011-11-20 12:00:07 +11:00 |
James Lee
|
4ac21afcbc
|
more spaces at EOL
|
2011-11-20 11:59:28 +11:00 |
James Lee
|
8f56dc1504
|
get rid of a bunch more spaces at EOL
|
2011-11-20 11:46:35 +11:00 |
James Lee
|
70b463b257
|
msftidy run
|
2011-11-20 11:39:27 +11:00 |
James Lee
|
60c3c44800
|
remove spaces at EOL
|
2011-11-20 11:30:15 +11:00 |
Tod Beardsley
|
55367fad4f
|
Merge pull request #25 from rapid7/post_module_sudo
Post module sudo
|
2011-11-18 06:30:40 -08:00 |
Tod Beardsley
|
d8b77564ef
|
Tidying up, fixing csh echo behavior
|
2011-11-17 16:29:02 -06:00 |
Tod Beardsley
|
9878517f80
|
Cleanup and light refactoring, deal with slowpoke linux telnet cmd_exec()
|
2011-11-17 13:19:13 -06:00 |
scriptjunkie
|
c4eb32d2ff
|
Add an optional multithreading to stream server, and enable multithreading (one thread per client) to the RPC server.
|
2011-11-17 08:07:34 -08:00 |