Commit 6c883f2

bryfry <bryon@fryer.io>
2016-10-14 13:53:46
add ssh lab updates
1 parent e42f0c9
Changed files (1)
ssh-ftw
ssh-ftw/README.md
@@ -36,12 +36,17 @@
 
  * `MacBook-Pro:~$ ssh ubuntu@localhost -p 2222`
 
-0. * **Bonus:**
+0. **Bonus:** Manipulate the first command to setup the port forward in the background.
+   This should allow you to continute to ssh to the (T1) target without opening a second terminal.
+
 
 ## IP Scanning: Basic
 
 0. The next hop in this lab will not be given to you.  
-   Create a ping sweep command to discover the next target (T2)
+   Create a ping sweep command to discover the next target (T2).
+   
+ > 0. Which location should this ping sweep be run from?
+ > 0. Why wouldn't this work from your host machine.
 
 0. Create a new localhost port forward to reach the (T2) target ssh