Commit Graph

64 Commits

Author SHA1 Message Date
adfoster-r7 c32e18cdc3 Update license year 2026-01-27 23:06:49 +00:00
Spencer McIntyre 994c09a43b Update license years, remove redundant licenses 2025-03-19 11:21:31 -04:00
Christophe De La Fuente 1058291af9 Land #18314, Windows Error Reporting RCE (CVE-2023-36874) 2023-09-27 15:25:06 +02:00
bwatters a929d7b856 Added LICENSE info 2023-09-27 07:54:05 -05:00
h00die 325910b080 update LICENSE with flask wordlist 2023-09-11 15:18:16 -04:00
bwatters d0e0f77624 Add license for pup pic 2023-08-07 12:36:20 -05:00
adfoster-r7 cf3d14d42f Update external modules to support python 3.11 2023-03-21 11:00:56 +00:00
Jack Heysel 88caeddc8c Fixed license 2023-02-02 11:10:06 -05:00
Jack Heysel f4c5632b6d Cleaned up license file 2023-02-01 17:04:26 -05:00
jheysel-r7 6037936869 Update LICENSE 2023-02-01 16:54:04 -05:00
jheysel-r7 595f34fc6f Merge branch 'master' into mac_dirty_cow 2023-02-01 16:51:09 -05:00
Jack Heysel 057f046186 Updated license file 2023-02-01 16:46:45 -05:00
h00die 2c72cc145a updates to module 2023-01-31 20:05:33 -05:00
h00die d0abb5697b re-add license stuff 2023-01-17 17:31:01 -05:00
bwatters 0dbb0dc8c9 Fix margins for readability and delete file 2023-01-17 17:28:27 -05:00
bwatters d1f878c4f0 Fix spelling 2023-01-17 17:28:27 -05:00
bwatters 158c557d58 Update LICENSE file and location of source file 2023-01-17 17:28:22 -05:00
Spencer McIntyre 964dbacb0f Tweak whitespace in the LICENSE file
Tweak whitespace in the LICENSE file to wrap at 80 chars (when able to)
and to consistently use line breaks and alignment.
2023-01-05 12:50:40 -05:00
bwatters 9ecf27a490 Rebase with Master and fix rebasing issues.... 2023-01-05 09:48:17 -06:00
bwatters cc3d5739ef Added purpose to License file for SharpHound 2022-12-09 15:31:27 -06:00
h00die 373a97b099 add shaphound to license, sort license by file names 2022-12-05 08:33:27 -05:00
Spencer McIntyre 37d3c296ad Add compiler support when mingw is available 2022-09-15 16:06:25 -04:00
Grant Willcox 597e173b0a Update license terms to properly comply with MIT license on exploit code. 2022-04-05 16:31:03 -05:00
Christophe De La Fuente 8af5ee8a32 Add Process Herpaderping evasion module and binaries 2021-01-22 18:33:10 +01:00
Christophe De La Fuente 17c393f101 Land #14046, Adding juicypotato-like privilege escalation exploit for windows 2021-01-06 16:02:05 +01:00
Matthew Kienow 8e1f30cc16 Update source URL to https 2020-12-21 11:22:09 -05:00
Matthew Kienow f31674204f Update to https format specification 2020-12-21 11:14:28 -05:00
C4ssandre 0e581759f5 Updating license. 2020-12-11 05:30:10 -05:00
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:

https://github.com/codahale/bcrypt-ruby/commit/273946f2ba549b9119868331388e8cf30d2af37c

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