summary refs log blame commit diff
path: root/pkgs/tools/security/metasploit/Gemfile.lock
blob: 3195fbfd43043a14488aed46e96cbe2ec516c48f (plain) (tree)
1
2
3
4
5
6
7
8
9

                                                        

                                                    
        
                                 


                              


                 
            
                  
                
          
                               
             

                     
                  
           
             
                    
              
                               
         


            


                           
                                    
                            
                                          
          

                 
              









                       
                
        
          



                 
              







                      
                    


                           
                



                 
                
                       

              
             

             
          

                 
            
                   
         
            
              



                               
                   





                                
                                             

                               
                      

                                
                                             








                                        
                       
                     

                                     
               
                
                         
                                  
                           
                            
                          
                                      
                                       

                        
                         
                                     
                        

                                     
                        
                        
                                     
                        
                       
                                     

                        


                                      
                        
                   
                     
                 
                   

                           
                 
                   
                    
                        
                   
                           






                                    
                  
                        
                  
                        

                               
                                  
                    
                            
                           

                                 
                    
                   

                           
                          
                
                              

                      
                       
                    

                  
                
                  
                      
                         
                  
                              


                              
                                 

                        

                                       

              
                

              
                            


                              
                                
                                  

                              

                        
                               
        
                         
                    
                                      
                         

                         
                
                   
                          

                               
                       
                     
                   

                             




                              
                      
                                 
                       
                        



                        
                    
                      




                        

                         


                    

                           
          




                              

                                



                               
                     
                             
                 
                       
                  
              
                     
                  
                         
                     
              
                         




                 

                       


              
                             




                 

                    
              
                   
              
                   
              
                           

                           
              
                                 
              

                           


              
                       

                       
              

                
                       
                     
                   

                        
                      
                    
                          
                    
             

                  


                    
                   


                            
                     





                               
                   
                  
                


                                     
                
                       
                 

                  
                          
                          
                       





                            
                                     
                                
                         


                                   

                    







                       
        
GIT
  remote: https://github.com/rapid7/metasploit-framework
  revision: 025cd522b2ab698130cf964c8e7ca91b0729e07a
  ref: refs/tags/6.0.27
  specs:
    metasploit-framework (6.0.27)
      actionpack (~> 5.2.2)
      activerecord (~> 5.2.2)
      activesupport (~> 5.2.2)
      aws-sdk-ec2
      aws-sdk-iam
      aws-sdk-s3
      bcrypt
      bcrypt_pbkdf
      bit-struct
      bson
      concurrent-ruby (= 1.0.5)
      dnsruby
      ed25519
      em-http-request
      eventmachine
      faker
      faraday
      faye-websocket
      filesize
      hrr_rb_ssh (= 0.3.0.pre2)
      irb
      jsobfu
      json
      metasm
      metasploit-concern
      metasploit-credential
      metasploit-model
      metasploit-payloads (= 2.0.27)
      metasploit_data_models
      metasploit_payloads-mettle (= 1.0.5)
      mqtt
      msgpack
      nessus_rest
      net-ldap
      net-ssh
      network_interface
      nexpose
      nokogiri
      octokit
      openssl-ccm
      openvas-omp
      packetfu
      patch_finder
      pcaprub
      pdf-reader
      pg
      puma
      railties
      rb-readline
      recog
      redcarpet
      rex-arch
      rex-bin_tools
      rex-core
      rex-encoder
      rex-exploitation
      rex-java
      rex-mime
      rex-nop
      rex-ole
      rex-powershell
      rex-random_identifier
      rex-registry
      rex-rop_builder
      rex-socket
      rex-sslscan
      rex-struct2
      rex-text
      rex-zip
      ruby-macho
      ruby_smb (~> 2.0)
      rubyntlm
      rubyzip
      sinatra
      sqlite3
      sshkey
      thin
      tzinfo
      tzinfo-data
      warden
      windows_error
      xdr
      xmlrpc
      zeitwerk

GEM
  remote: https://rubygems.org/
  specs:
    Ascii85 (1.0.3)
    actionpack (5.2.4.4)
      actionview (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      rack (~> 2.0, >= 2.0.8)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
    actionview (5.2.4.4)
      activesupport (= 5.2.4.4)
      builder (~> 3.1)
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activemodel (5.2.4.4)
      activesupport (= 5.2.4.4)
    activerecord (5.2.4.4)
      activemodel (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      arel (>= 9.0)
    activesupport (5.2.4.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
    afm (0.2.2)
    arel (9.0.0)
    arel-helpers (2.12.0)
      activerecord (>= 3.1.0, < 7)
    aws-eventstream (1.1.0)
    aws-partitions (1.418.0)
    aws-sdk-core (3.111.2)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
      jmespath (~> 1.0)
    aws-sdk-ec2 (1.221.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-iam (1.46.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-kms (1.41.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.87.0)
      aws-sdk-core (~> 3, >= 3.109.0)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.2.2)
      aws-eventstream (~> 1, >= 1.0.2)
    bcrypt (3.1.16)
    bcrypt_pbkdf (1.1.0)
    bindata (2.4.8)
    bit-struct (0.16)
    bson (4.11.1)
    builder (3.2.4)
    concurrent-ruby (1.0.5)
    cookiejar (0.3.3)
    crass (1.0.6)
    daemons (1.3.1)
    dnsruby (1.61.5)
      simpleidn (~> 0.1)
    ed25519 (1.2.4)
    em-http-request (1.1.7)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.2)
      eventmachine (>= 1.0.0.beta.4)
    erubi (1.10.0)
    eventmachine (1.2.7)
    faker (2.15.1)
      i18n (>= 1.6, < 2)
    faraday (1.3.0)
      faraday-net_http (~> 1.0)
      multipart-post (>= 1.2, < 3)
      ruby2_keywords
    faraday-net_http (1.0.1)
    faye-websocket (0.11.0)
      eventmachine (>= 0.12.0)
      websocket-driver (>= 0.5.1)
    filesize (0.2.0)
    hashery (2.1.2)
    hrr_rb_ssh (0.3.0.pre2)
      ed25519 (~> 1.2)
    http_parser.rb (0.6.0)
    i18n (1.8.7)
      concurrent-ruby (~> 1.0)
    io-console (0.5.7)
    irb (1.3.2)
      reline (>= 0.1.5)
    jmespath (1.4.0)
    jsobfu (0.4.2)
      rkelly-remix
    json (2.5.1)
    loofah (2.9.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.5.9)
    metasm (1.0.4)
    metasploit-concern (3.0.1)
      activemodel (~> 5.2.2)
      activesupport (~> 5.2.2)
      railties (~> 5.2.2)
    metasploit-credential (4.0.3)
      metasploit-concern
      metasploit-model
      metasploit_data_models (>= 3.0.0)
      net-ssh
      pg
      railties
      rex-socket
      rubyntlm
      rubyzip
    metasploit-model (3.1.3)
      activemodel (~> 5.2.2)
      activesupport (~> 5.2.2)
      railties (~> 5.2.2)
    metasploit-payloads (2.0.27)
    metasploit_data_models (4.1.1)
      activerecord (~> 5.2.2)
      activesupport (~> 5.2.2)
      arel-helpers
      metasploit-concern
      metasploit-model (>= 3.1)
      pg
      railties (~> 5.2.2)
      recog (~> 2.0)
    metasploit_payloads-mettle (1.0.5)
    method_source (1.0.0)
    mini_portile2 (2.5.0)
    minitest (5.14.3)
    mqtt (0.5.0)
    msgpack (1.3.3)
    multipart-post (2.1.1)
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    nessus_rest (0.1.6)
    net-ldap (0.17.0)
    net-ssh (6.1.0)
    network_interface (0.0.2)
    nexpose (7.2.1)
    nio4r (2.5.4)
    nokogiri (1.11.1)
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
    octokit (4.20.0)
      faraday (>= 0.9)
      sawyer (~> 0.8.0, >= 0.5.3)
    openssl-ccm (1.2.2)
    openssl-cmac (2.0.1)
    openvas-omp (0.0.4)
    packetfu (1.1.13)
      pcaprub
    patch_finder (1.0.2)
    pcaprub (0.13.0)
    pdf-reader (2.4.1)
      Ascii85 (~> 1.0.0)
      afm (~> 0.2.1)
      hashery (~> 2.0)
      ruby-rc4
      ttfunk
    pg (1.2.3)
    public_suffix (4.0.6)
    puma (5.1.1)
      nio4r (~> 2.0)
    racc (1.5.2)
    rack (2.2.3)
    rack-protection (2.1.0)
      rack
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    railties (5.2.4.4)
      actionpack (= 5.2.4.4)
      activesupport (= 5.2.4.4)
      method_source
      rake (>= 0.8.7)
      thor (>= 0.19.0, < 2.0)
    rake (13.0.3)
    rb-readline (0.5.5)
    recog (2.3.18)
      nokogiri
    redcarpet (3.5.1)
    reline (0.2.2)
      io-console (~> 0.5)
    rex-arch (0.1.14)
      rex-text
    rex-bin_tools (0.1.7)
      metasm
      rex-arch
      rex-core
      rex-struct2
      rex-text
    rex-core (0.1.14)
    rex-encoder (0.1.5)
      metasm
      rex-arch
      rex-text
    rex-exploitation (0.1.26)
      jsobfu
      metasm
      rex-arch
      rex-encoder
      rex-text
    rex-java (0.1.6)
    rex-mime (0.1.6)
      rex-text
    rex-nop (0.1.2)
      rex-arch
    rex-ole (0.1.7)
      rex-text
    rex-powershell (0.1.89)
      rex-random_identifier
      rex-text
      ruby-rc4
    rex-random_identifier (0.1.5)
      rex-text
    rex-registry (0.1.4)
    rex-rop_builder (0.1.4)
      metasm
      rex-core
      rex-text
    rex-socket (0.1.25)
      rex-core
    rex-sslscan (0.1.5)
      rex-core
      rex-socket
      rex-text
    rex-struct2 (0.1.3)
    rex-text (0.2.31)
    rex-zip (0.1.4)
      rex-text
    rkelly-remix (0.0.7)
    ruby-macho (2.5.0)
    ruby-rc4 (0.1.5)
    ruby2_keywords (0.0.4)
    ruby_smb (2.0.7)
      bindata
      openssl-ccm
      openssl-cmac
      rubyntlm
      windows_error
    rubyntlm (0.6.2)
    rubyzip (2.3.0)
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
    simpleidn (0.2.1)
      unf (~> 0.1.4)
    sinatra (2.1.0)
      mustermann (~> 1.0)
      rack (~> 2.2)
      rack-protection (= 2.1.0)
      tilt (~> 2.0)
    sqlite3 (1.4.2)
    sshkey (2.0.0)
    thin (1.8.0)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.1.0)
    thread_safe (0.3.6)
    tilt (2.0.10)
    ttfunk (1.7.0)
    tzinfo (1.2.9)
      thread_safe (~> 0.1)
    tzinfo-data (1.2020.6)
      tzinfo (>= 1.0.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.7)
    warden (1.2.9)
      rack (>= 2.0.9)
    websocket-driver (0.7.3)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.5)
    windows_error (0.1.2)
    xdr (3.0.2)
      activemodel (>= 4.2, < 7.0)
      activesupport (>= 4.2, < 7.0)
    xmlrpc (0.3.1)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  metasploit-framework!

BUNDLED WITH
   2.1.4