1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
Commit Graph

11187 Commits

Author SHA1 Message Date
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
9aee30fd0a Convert host.address to inet(), remove address6 2011-12-05 13:07:25 -06:00
sinn3r
fd2eb200fb Add Shodan Search Module (Feature #5451) 2011-12-05 12:50:21 -06:00
sinn3r
e524215b55 WTH, the date format is wrong 2011-12-04 15:23:31 -06:00
sinn3r
679ef457d8 Correct spelling, thx bannedit 2011-12-04 14:59:54 -06:00
sinn3r
f26447e021 Correct my own weird grammar 2011-12-04 14:50:53 -06:00
sinn3r
e07868d613 Catch possible exception if WTSGetActiveConsoleSessionId isn't available on the target machine 2011-12-04 14:48:45 -06:00
sinn3r
3cd2caca1a Fix #6052 2011-12-04 13:49:13 -06:00
sinn3r
89ed25978d Add feature #6048 2011-12-04 13:44:21 -06:00
HD Moore
bcc76e31d4 Merge pull request #41 from swtornio/master
add osvdb ref
2011-12-04 09:21:03 -08:00
Steve Tornio
f63a616739 add osvdb ref 2011-12-04 07:48:48 -06:00
sinn3r
950b4a54a0 Fix bug #6050 2011-12-03 22:00:48 -06:00
sinn3r
2720572a37 Add IPSwitch Whatsup Gold TFTP directory traversal module 2011-12-03 18:46:34 -06:00
HD Moore
318093d406 Make the fastlib code +x 2011-12-03 14:10:14 -06:00
HD Moore
1031febc85 Merge the msfopcode delete 2011-12-03 14:08:22 -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
HD Moore
f5528ffe88 Merge pull request #40 from swtornio/master
add osvdb refs
2011-12-03 09:30:58 -08:00
Steve Tornio
b75799d18d =add osvdb ref 2011-12-02 16:50:42 -06:00
Steve Tornio
83f12c6fe0 =add osvdb ref 2011-12-02 16:46:01 -06:00
Steve Tornio
ff425bf39d Merge remote-tracking branch 'upstream/master' 2011-12-02 16:34:55 -06:00
sinn3r
c8634390b7 Add CCMPlayer m3u exploit (Feature #6029) 2011-12-02 16:27:59 -06:00
sinn3r
30e3607ec0 The SUCCESS message may not be constant across foreign language verions according to jduck, chaning back to the old way 2011-12-02 15:11:27 -06:00
sinn3r
f4b755c319 Add License comment (author already put 'MSF_LICENSE' in there). Also drop rank, because it doesn't cover so many targets 2011-12-02 15:00:39 -06:00
sinn3r
cd2bb027bf Merge branch 'master' of github.com:rapid7/metasploit-framework 2011-12-02 14:54:53 -06:00
sinn3r
895a509bd3 Add Avid Media Composer 5.5 (Feature #6035) 2011-12-02 14:53:26 -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
David Maloney
d49fe71579 Merge branch 'master' of github.com:rapid7/metasploit-framework 2011-12-02 13:23:24 -05:00
Steve Tornio
2bb97791f7 Update OSVDF refs for servu module.
* Added osvdb ref to servu module.
* Fixed rhino entry in osvdb, removed comment from module.

Squashed commit of the following:

commit 80ce65253f51e07a0bcb8900402a1b3d59eaeaa1
Author: Steve Tornio <swtornio@gmail.com>
Date:   Fri Dec 2 07:44:28 2011 -0600

    add osvdb ref

commit 558f20d84dd705b57b7f807a5ea3815e17b6f9f5
Author: Steve Tornio <swtornio@gmail.com>
Date:   Wed Nov 30 08:15:20 2011 -0600

    fixed in osvdb

[Closes #39]
2011-12-02 13:21:41 -05:00
HD Moore
fcaef55faa Change the encapsulation method to allow multiple methods without
conflict
2011-12-02 13:18:37 -05:00
Steve Tornio
e369a30133 Update OSVDF refs for servu module.
* Added osvdb ref to servu module.
* Fixed rhino entry in osvdb, removed comment from module.

Squashed commit of the following:

commit 80ce65253f51e07a0bcb8900402a1b3d59eaeaa1
Author: Steve Tornio <swtornio@gmail.com>
Date:   Fri Dec 2 07:44:28 2011 -0600

    add osvdb ref

commit 558f20d84dd705b57b7f807a5ea3815e17b6f9f5
Author: Steve Tornio <swtornio@gmail.com>
Date:   Wed Nov 30 08:15:20 2011 -0600

    fixed in osvdb

[Closes #39]
2011-12-02 11:08:49 -06:00
Steve Tornio
c2b89e2036 add osvdb ref 2011-12-02 07:44:28 -06:00
Steve Tornio
331770cace Merge remote-tracking branch 'upstream/master' 2011-12-02 07:16:51 -06: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
HD Moore
dbe7e6aecf Remove a leftover debugging statement 2011-12-02 00:06:04 -06:00
sinn3r
2d320b1828 Fix bug: table being saved while empty 2011-12-01 22:47:42 -06:00
sinn3r
608a5586b2 Actually, don't really have a good reason for that exception handling anymore. I think. 2011-12-01 22:47:42 -06:00
sinn3r
0eb3b5a49b Fix undefined method 'cmd_exec' bug. Thx Boris. 2011-12-01 22:47:42 -06:00
sinn3r
19fae182da Add Thunderbird credential collector (Feature #6014) 2011-12-01 22:47:42 -06:00
James Lee
a91926716d don't dup the last part of the key, fixes #6036 2011-12-01 15:24:58 -07:00
HD Moore
9f99cfc757 Convert the h323 module to MSF_LICENSE (backport from Pro) 2011-12-01 16:01:01 -06:00
HD Moore
3e5e9a910e Add h323 scanner 2011-12-01 16:01:01 -06:00
sinn3r
d0db88d35d Make key_base an instance var so other functions can access it. Bug #6036 2011-12-01 14:41:44 -06:00
David Maloney
57f12cb2d8 Merge branch 'servu_sploit' 2011-12-01 11:21:32 -08:00
sinn3r
e7c179d0b5 The more description the better 2011-12-01 03:03:37 -06:00
sinn3r
93a419c76b Having nothing on the webpage may probably confuse some novice users. But I do like stealth. 2011-12-01 03:02:35 -06:00
sinn3r
c5302e13ac Slight changes 2011-12-01 03:02:08 -06:00