# metasploitable3-readme **Repository Path**: jscloud/metasploitable3-readme ## Basic Information - **Project Name**: metasploitable3-readme - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-21 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README == README This is a basic rails app giving details on Metasploitable3. To run: * Install Ruby * Clone this repo * Install the Bundler gem with `gem install bundler` * Install the required gems for this app with `bundle install` * Start the server with `rails s` * Point your browser to `http://127.0.0.1:3000/readme`