ronin-recon 0.1.0
ronin-recon is a micro-framework and tool for performing reconnaissance. ronin-recon uses multiple workers which process different data types (IP, host, URL, etc) and produce new values. ronin-recon contains built-in recon workers and supports loading additional 3rd-party workers from Ruby files or 3rd-party git repositories. ronin-recon has a unique queue design and uses asynchronous I/O to maximize efficiency. ronin-recon can lookup IPs addresses, nameservers, mailservers, bruteforce sub-domains, port scan IPs, discover services, and spider websites.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (12):
            async-dns
            ~> 1.0
          
          
            async-http
            ~> 0.60
          
          
            async-io
            ~> 1.0
          
          
            ronin-core
            ~> 0.2
          
          
            ronin-db
            ~> 0.2
          
          
            ronin-masscan
            ~> 0.1
          
          
            ronin-nmap
            ~> 0.1
          
          
            ronin-repos
            ~> 0.1
          
          
            ronin-support
            ~> 1.1
          
          
            ronin-web-spider
            ~> 0.2
          
          
            thread-local
            ~> 1.0
          
          
            wordlist
            ~> 1.0, >= 1.0.3
          
    dependencias de Development (1):
            bundler
            ~> 2.0
          
    