From b39b3243e3253a0a23b28b6ba09b6eeec54259f4 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Sun, 30 Apr 2017 22:21:47 -0700 Subject: [PATCH] Updated Penetration Testing Guide (markdown) --- ...sting-Guide.md => Intro-Links-for-Penetration-Testing.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) rename Penetration-Testing-Guide.md => Intro-Links-for-Penetration-Testing.md (69%) diff --git a/Penetration-Testing-Guide.md b/Intro-Links-for-Penetration-Testing.md similarity index 69% rename from Penetration-Testing-Guide.md rename to Intro-Links-for-Penetration-Testing.md index c5717c2..c6a5f95 100644 --- a/Penetration-Testing-Guide.md +++ b/Intro-Links-for-Penetration-Testing.md @@ -5,7 +5,11 @@ https://github.com/PowerShell/Win32-OpenSSH/wiki/Building-OpenSSH-for-Windows-(u [Basic Usage Examples](https://github.com/PowerShell/Win32-OpenSSH/wiki/ssh.exe-examples) +[Server side configuration](https://linux.die.net/man/5/sshd_config) + +[Client side configuration](https://linux.die.net/man/5/ssh_config) + [Thread Model Document - will be added soon] -[Areas to focus on] +[Areas to focus on - will be added soon]