librex 0.0.66 → 0.0.68

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. data/README.markdown +1 -1
  2. data/lib/rex.rb +1 -1
  3. data/lib/rex/mac_oui.rb +16579 -0
  4. metadata +3 -2
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: librex
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.66
4
+ version: 0.0.68
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -13,7 +13,7 @@ cert_chain: []
13
13
  date: 2012-07-10 00:00:00.000000000 Z
14
14
  dependencies: []
15
15
  description: Rex provides a variety of classes useful for security testing and exploit
16
- development. Based on SVN Revision 15601
16
+ development. Based on SVN Revision 15602
17
17
  email:
18
18
  - hd_moore@rapid7.com
19
19
  - jacob.hammack@hammackj.com
@@ -476,6 +476,7 @@ files:
476
476
  - lib/rex/script/shell.rb
477
477
  - lib/rex/script/base.rb
478
478
  - lib/rex/script/meterpreter.rb
479
+ - lib/rex/mac_oui.rb
479
480
  - lib/rex/exploitation/javascriptosdetect.rb
480
481
  - lib/rex/exploitation/heaplib.rb
481
482
  - lib/rex/exploitation/omelet.rb.ut.rb