Skip to content

Commit c332755

Browse files
committed
Added more SSH clients to the instruction page.
1 parent 30677d7 commit c332755

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

lessons/1_setting_up_environment/lessonplan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ D:/linux-exploitation-course/.vagrant/machines/default/virtualbox/private_key
141141
```
142142
143143
In that case, simply follow the instructions to SSH into the newly provisioned
144-
system with an SSH client of your choice such as Putty.
144+
system with an SSH client of your choice such as Putty or SmarTTY.
145145
146146
## What Was Installed?
147147

lessons/6_bypass_nx_rop/lessonplan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,8 @@ int 0x80
185185

186186
## Generating the ROP Chain
187187

188+
189+
188190
## Exercises
189191

190192
### 6.1 Using Ropper to Generate ROP Chains

0 commit comments

Comments
 (0)