diff --git a/Gemfile.lock b/Gemfile.lock index f408686fde..2095e921d8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -281,48 +281,48 @@ GEM redcarpet (3.4.0) rex-arch (0.1.4) rex-text - rex-bin_tools (0.1.1) + rex-bin_tools (0.1.2) metasm rex-arch rex-core rex-struct2 rex-text - rex-core (0.1.8) - rex-encoder (0.1.2) + rex-core (0.1.9) + rex-encoder (0.1.3) metasm rex-arch rex-text - rex-exploitation (0.1.11) + rex-exploitation (0.1.12) jsobfu metasm rex-arch rex-encoder rex-text - rex-java (0.1.3) - rex-mime (0.1.3) + rex-java (0.1.4) + rex-mime (0.1.4) rex-text rex-nop (0.1.0) rex-arch - rex-ole (0.1.4) + rex-ole (0.1.5) rex-text - rex-powershell (0.1.69) + rex-powershell (0.1.70) rex-random_identifier rex-text - rex-random_identifier (0.1.1) + rex-random_identifier (0.1.2) rex-text - rex-registry (0.1.1) - rex-rop_builder (0.1.1) + rex-registry (0.1.2) + rex-rop_builder (0.1.2) metasm rex-core rex-text - rex-socket (0.1.3) + rex-socket (0.1.5) rex-core - rex-sslscan (0.1.2) + rex-sslscan (0.1.3) rex-socket rex-text - rex-struct2 (0.1.0) - rex-text (0.2.13) - rex-zip (0.1.1) + rex-struct2 (0.1.1) + rex-text (0.2.14) + rex-zip (0.1.2) rex-text rkelly-remix (0.0.7) robots (0.10.1) diff --git a/LICENSE b/LICENSE index 3da0418ce8..c3e6daaa33 100644 --- a/LICENSE +++ b/LICENSE @@ -106,132 +106,6 @@ Files: data/webcam/api.js Copyright: Copyright 2013 Muaz Khan<@muazkh>. License: MIT - -# -# Gems -# - -Files: activemodel -Copyright: 2004-2011 David Heinemeier Hansson -License: MIT - -Files: activerecord -Copyright: 2004-2011 David Heinemeier Hansson -License: MIT - -Files: activesupport -Copyright: 2005-2011 David Heinemeier Hansson -License: MIT - -Files: arel -Copyright: 2007-2010 Nick Kallen, Bryan Helmkamp, Emilio Tagua, Aaron Patterson -License: MIT - -Files: bcrypt -Copyright: 2007-2011 Coda Hale -License: MIT - -Files: builder -Copyright: 2003-2012 Jim Weirich (jim.weirich@gmail.com) -License: MIT - -Files: database_cleaner -Copyright: 2009 Ben Mabey -License: MIT - -Files: diff-lcs -Copyright: 2004-2011 Austin Ziegler -License: MIT - -Files: factory_girl -Copyright: 2008-2013 Joe Ferris and thoughtbot, inc. -License: MIT - -Files: fivemat -Copyright: 2012 Tim Pope -License: MIT - -Files: i18n -Copyright: 2008 The Ruby I18n team -License: MIT - -Files: json -Copyright: Daniel Luz -License: Ruby - -Files: metasploit_data_models -Copyright: 2012 Rapid7, Inc. -License: MIT - -Files: mini_portile -Copyright: 2011 Luis Lavena -License: MIT - -Files: msgpack -Copyright: Austin Ziegler -License: Ruby - -Files: multi_json -Copyright: 2010 Michael Bleigh, Josh Kalderimis, Erik Michaels-Ober, and Intridea, Inc. -License: MIT - -Files: network_interface -Copyright: 2012, Rapid7, Inc. -License: MIT - -Files: nokogiri -Copyright: 2008 - 2012 Aaron Patterson, Mike Dalessio, Charles Nutter, Sergio Arbeo, Patrick Mahoney, Yoko Harada -License: MIT - -Files: packetfu -Copyright: 2008-2012 Tod Beardsley -License: BSD-3-clause - -Files: pcaprub -Copyright: 2007-2008, Alastair Houghton -License: LGPL-2.1 - -Files: pg -Copyright: 1997-2012 by the authors -License: Ruby - -Files: rake -Copyright: 2003, 2004 Jim Weirich -License: MIT - -Files: redcarpet -Copyright: 2009 Natacha Porté -License: MIT - -Files: robots -Copyright: 2008 Kyle Maxwell, contributors -License: MIT - -Files: rspec -Copyright: 2009 Chad Humphries, David Chelimsky -License: MIT - -Files: shoulda-matchers -Copyright: 2006-2013, Tammer Saleh, thoughtbot, inc. -License: MIT - -Files: simplecov -Copyright: 2010-2012 Christoph Olszowka -License: MIT - -Files: timecop -Copyright: 2012 Travis Jeffery, John Trupiano -License: MIT - -Files: tzinfo -Copyright: 2005-2006 Philip Ross -License: MIT - -Files: yard -Copyright: 2007-2013 Loren Segal -License: MIT - - License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/LICENSE_GEMS b/LICENSE_GEMS new file mode 100644 index 0000000000..7654bb1eaa --- /dev/null +++ b/LICENSE_GEMS @@ -0,0 +1,131 @@ +actionpack, 4.2.8, MIT +actionview, 4.2.8, MIT +activemodel, 4.2.8, MIT +activerecord, 4.2.8, MIT +activesupport, 4.2.8, MIT +addressable, 2.5.1, "Apache 2.0" +arel, 6.0.4, MIT +arel-helpers, 2.3.0, unknown +aruba, 0.14.2, MIT +bcrypt, 3.1.11, MIT +bindata, 2.3.5, ruby +bit-struct, 0.15.0, ruby +builder, 3.2.3, MIT +bundler, 1.14.6, MIT +capybara, 2.13.0, MIT +childprocess, 0.5.9, MIT +coderay, 1.1.1, MIT +contracts, 0.15.0, "Simplified BSD" +cucumber, 2.4.0, MIT +cucumber-core, 1.5.0, MIT +cucumber-rails, 1.4.5, MIT +cucumber-wire, 0.0.1, MIT +diff-lcs, 1.3, "MIT, Artistic-2.0, GPL-2.0+" +docile, 1.1.5, MIT +erubis, 2.7.0, MIT +factory_girl, 4.8.0, MIT +factory_girl_rails, 4.8.0, MIT +faraday, 0.12.0.1, MIT +ffi, 1.9.18, "New BSD" +filesize, 0.1.1, MIT +fivemat, 1.3.3, MIT +gherkin, 4.1.1, MIT +google-protobuf, 3.2.0.2, "New BSD" +googleauth, 0.5.1, "Apache 2.0" +grpc, 1.2.2, "New BSD" +i18n, 0.8.1, MIT +jsobfu, 0.4.2, "New BSD" +json, 2.0.3, ruby +jwt, 1.5.6, MIT +little-plugger, 1.1.4, MIT +logging, 2.2.0, MIT +loofah, 2.0.3, MIT +memoist, 0.15.0, MIT +metasm, 1.0.3, LGPL +metasploit-aggregator, 0.1.3, "New BSD" +metasploit-concern, 2.0.3, "New BSD" +metasploit-credential, 2.0.8, "New BSD" +metasploit-framework, 4.14.9, "New BSD" +metasploit-model, 2.0.3, "New BSD" +metasploit-payloads, 1.2.19, "3-clause (or ""modified"") BSD" +metasploit_data_models, 2.0.14, "New BSD" +metasploit_payloads-mettle, 0.1.8, "3-clause (or ""modified"") BSD" +method_source, 0.8.1, MIT +mime-types, 3.1, MIT +mime-types-data, 3.2016.0521, MIT +mini_portile2, 2.1.0, MIT +minitest, 5.10.1, MIT +msgpack, 1.1.0, "Apache 2.0" +multi_json, 1.12.1, MIT +multi_test, 0.1.2, MIT +multipart-post, 2.0.0, MIT +nessus_rest, 0.1.6, MIT +net-ssh, 4.1.0, MIT +network_interface, 0.0.1, MIT +nexpose, 6.0.0, BSD +nokogiri, 1.7.1, MIT +octokit, 4.7.0, MIT +openssl-ccm, 1.2.1, MIT +openvas-omp, 0.0.4, MIT +os, 0.9.6, MIT +packetfu, 1.1.13.pre, BSD +patch_finder, 1.0.2, "New BSD" +pcaprub, 0.12.4, LGPL-2.1 +pg, 0.20.0, "New BSD" +pg_array_parser, 0.0.9, unknown +postgres_ext, 3.0.0, MIT +pry, 0.10.4, MIT +public_suffix, 2.0.5, MIT +rack, 1.6.5, MIT +rack-test, 0.6.3, MIT +rails-deprecated_sanitizer, 1.0.3, MIT +rails-dom-testing, 1.0.8, MIT +rails-html-sanitizer, 1.0.3, MIT +railties, 4.2.8, MIT +rake, 12.0.0, MIT +rb-readline, 0.5.4, BSD +recog, 2.1.5, unknown +redcarpet, 3.4.0, MIT +rex-arch, 0.1.4, "New BSD" +rex-bin_tools, 0.1.2, "New BSD" +rex-core, 0.1.9, "New BSD" +rex-encoder, 0.1.3, "New BSD" +rex-exploitation, 0.1.12, "New BSD" +rex-java, 0.1.4, "New BSD" +rex-mime, 0.1.4, "New BSD" +rex-nop, 0.1.0, unknown +rex-ole, 0.1.5, "New BSD" +rex-powershell, 0.1.70, "New BSD" +rex-random_identifier, 0.1.2, "New BSD" +rex-registry, 0.1.2, "New BSD" +rex-rop_builder, 0.1.2, "New BSD" +rex-socket, 0.1.5, "New BSD" +rex-sslscan, 0.1.3, "New BSD" +rex-struct2, 0.1.1, "New BSD" +rex-text, 0.2.14, "New BSD" +rex-zip, 0.1.2, "New BSD" +rkelly-remix, 0.0.7, MIT +robots, 0.10.1, MIT +rspec-core, 3.5.4, MIT +rspec-expectations, 3.5.0, MIT +rspec-mocks, 3.5.0, MIT +rspec-rails, 3.5.2, MIT +rspec-support, 3.5.0, MIT +ruby_smb, 0.0.8, "New BSD" +rubyntlm, 0.6.1, MIT +rubyzip, 1.2.1, "Simplified BSD" +sawyer, 0.8.1, MIT +shoulda-matchers, 3.1.1, MIT +signet, 0.7.3, "Apache 2.0" +simplecov, 0.14.1, MIT +simplecov-html, 0.10.0, MIT +sqlite3, 1.3.13, "New BSD" +sshkey, 1.9.0, MIT +thor, 0.19.4, MIT +thread_safe, 0.3.6, "Apache 2.0" +timecop, 0.8.1, MIT +tzinfo, 1.2.3, MIT +tzinfo-data, 1.2017.2, MIT +windows_error, 0.1.1, BSD +xpath, 2.0.0, unknown +yard, 0.9.8, MIT