metasploit_data_models 0.21.3
Implements minimal ActiveRecord models and database helper code used in both the Metasploit Framework (MSF) and Metasploit commercial editions.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (8):
            activerecord
            < 4.0.0, >= 3.2.13
          
          
            activesupport
            >= 0
          
          
            arel-helpers
            >= 0
          
          
            metasploit-concern
            ~> 0.3.0
          
          
            metasploit-model
            ~> 0.28.0
          
          
            pg
            >= 0
          
          
            railties
            < 4.0.0
          
          
            recog
            ~> 1.0
          
    

