Commit Graph

36 Commits

Author SHA1 Message Date
Adam Cammack ee80e9eb34
Vendor the stdlib `expect` for Windows sockets
`expect.rb` is part of the `pty` extension to the Ruby stdlib since it
uses `select` and is meant for use with things like pipes or terminals
and Windows does not allow for selecting on those sorts of handles.
Since we only use it for sockets, we can pull it in straight to allow
for use on Windows without building the whole `pty` extension.
2020-02-19 12:56:36 -06:00
William Vu 7d486b3374 Update LICENSE and COPYING 2020-01-18 18:45:37 -06:00
h00die f4f495ec3c add jtr license 2019-02-12 17:57:38 -05:00
Brent Cook 5d90608784 remove cpuinfo from license 2018-12-10 19:03:42 -06:00
Brent Cook 143435514f remove metasm/cpuinfo license info 2018-12-10 19:03:18 -06:00
Matthew Kienow 4cc9959e3f
Move MSF API App and associated servlets
The modules interact with the DbManager, however, are not a part of it
and belong in a more meaningful location for web services.
2018-11-19 18:46:15 -05:00
James Barnett dfbff53e10
Update LICENSE file to include swagger-ui API docs 2018-05-29 12:31:35 -05:00
Jacob Robles da87727ae5
Remove external module license from LICENSE file
External modules can now specify license.
2018-03-21 06:26:25 -05:00
Jacob Robles 6ea349d005
Add LICENSE for get_user_spns module 2018-03-21 06:26:25 -05:00
Adam Cammack c76fa2c58f
Vendor async_timeout 2018-01-22 22:12:28 -06:00
Aaron Meese 463d9b836b
Update LICENSE
Updated year
2018-01-08 14:17:44 -06:00
William Vu dc2b5df2ef
Update LICENSE for mysql_udf_payload 2017-12-21 21:03:22 -06:00
Brent Cook bf7db3dfdf move gem licenses to a separate auto-generated file 2017-04-07 11:49:58 -05:00
Brent Cook 890d93f2d0 remove references to missing embedded libs 2017-04-07 11:45:18 -05:00
Brent Cook 7f6b4034b3
bump 2017-01-18 14:52:13 -06:00
Atul Bhosale bb99f07216 Update copyright notice to 2016 [ci skip] 2016-01-03 20:25:47 +05:30
William Vu b35011012c Remove LORCON from LICENSE 2015-02-26 14:53:23 -06:00
HD Moore 15468aa6c0 Happy new year! 2014-12-31 12:12:45 -06:00
Luke Imhoff b863978028
Remove fastlib
MSP-11368
MSP-11143

Remove fastlib as it slows down the code loading process.  From the
previous commit, the mean loading for
`METASPLOIT_FRAMEWORK_PROFILE=true msfconsole -q -x exit` was
27.9530±0.3485 seconds (N=10).  The mean after removal of fastlib
was 17.9820±0.6497 seconds (N=10).  This means an average 35.67%
reduction in boot time.
2014-09-18 15:24:21 -05:00
jvazquez-r7 75777cb3f9 Add IE11SandboxEscapes source 2014-05-29 11:38:43 -05:00
Tod Beardsley af19efbd71
Use the new bcrypt gem, not bcrypt-ruby
See the change upstream at:

273946f2ba

Reported by @ZeroChaos
2014-04-18 15:02:42 -05:00
Brandon Turner c75ff1d829
Update LICENSE file with latest gems 2014-03-18 14:56:06 -05:00
Tod Beardsley 520d1e69c4
Rapid7 Comma Inc
After some more discussion with Rapid7's legal fellow.
2014-03-13 09:46:20 -05:00
Tod Beardsley 9d4ceaa3a0
Let's try to be consistent about Rapid7 Inc.
According to

http://www.sec.gov/Archives/edgar/data/1560327/000156032712000001/0001560327-12-000001.txt

Rapid7 is actually "Rapid7 Inc" not "Rapid7, LLC" any more.

This does not address the few copyright/license statements around
"Metasploit LLC," whatever that is.
2014-03-12 11:20:17 -05:00
Tod Beardsley 8e0a4aaa58
Land #2983, webcam_chat for Meterpreter 2014-02-18 13:43:42 -06:00
Spencer McIntyre 3299b68adf
Landing #2767, @Meatballs1 Powershell Reflective Payload 2014-02-14 16:12:46 -05:00
sinn3r 84e2609f62 So I don't need this bit, says Tod? 2014-02-13 16:31:48 -06:00
sinn3r 87113e5ef8 Update license for WebRTC Experiments 2014-02-13 16:18:16 -06:00
Meatballs 132ea76941
Remove meterpreter LICENSE references 2013-12-16 14:01:32 +00:00
Meatballs deefabb559
Fix license 2013-12-16 12:50:09 +00:00
Meatballs 0a29176855
Update psh_web_delivery for reflection 2013-12-16 09:08:01 +00:00
Brandon Turner e4f9de589d Update 3rd party licenses
Since we no longer ship a gemcache, this removes references to the
gemcache.  I still list all 3rd party gems for convenience.
2013-11-04 17:27:28 -06:00
Brandon Turner 47097ecf69 Fix typo 2013-04-23 15:39:02 -05:00
Tod Beardsley 1112daaff2 Remove msfgui and armitage
This removes the Armitage and MSFGui components from the Metasploit
distribution. You can track the latest stable releases of these
alternate GUIs here:

MSFGui: http://www.scriptjunkie.us/msfgui/
Armitage: http://www.fastandeasyhacking.com/download
2013-04-22 15:26:44 -05:00
Brandon Turner d386e6e568 Add last-updated to LICENSE 2013-03-25 15:33:34 -05:00
Brandon Turner 67e8e40640 Replace THIRD_PARTY with machine-readable LICENSE 2013-01-08 13:38:18 -06:00