SamuraiWTF / samuraiwtf

The main SamuraiWTF collaborative distro repo.
https://owasp.org/www-project-samuraiwtf/#SamuraiWTF_Project
GNU Lesser General Public License v3.0
462 stars 119 forks source link

Updates for Readme.md #64

Closed cutaway closed 5 years ago

cutaway commented 5 years ago

The following are a few recommendations for different sections.

Prerequisites

Recommendation: Add the following bullet

Initial Install

Recommendation: Update bullet 3 to the following and add a fourth step. (This should help people from immediately trying to log in *then* finding the **NOTE**.) Also, moving the step for running separate target systems helps people understand it is a separate topic. The last part helps people that don't know Virtualbox keep from trying to adjust the display by installing virtualbox-guest tools (which are not in distro and are not necessary).

  1. From a command-line terminal in the project directory, run the command vagrant up. Then sit back and wait for it to finish. NOTE: The Guest VM's window will open with the CLI while provisioning is still ongoing. It's best to leave it alone until the vagrant up command fully completes.
  2. Immediately after the first time start up it is recommend you do a restart using vagrant reload.

Running Separate User / Target Systems

secureideas commented 5 years ago

Thanks for these updates. They have been set up for 4.0.1 release. :)