From fd313fcc4db0c53e67a8e2cd0e89cd8a1573ce22 Mon Sep 17 00:00:00 2001 From: sneakerhax Date: Tue, 9 Jun 2020 20:34:43 -0700 Subject: [PATCH] Update Pentester Interview Process.md --- posts/Pentester Interview Process.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/Pentester Interview Process.md b/posts/Pentester Interview Process.md index 8905f47..344b0f8 100644 --- a/posts/Pentester Interview Process.md +++ b/posts/Pentester Interview Process.md @@ -19,7 +19,7 @@ Web application assessment: * Analyzing the functionality of a web form * Javascript source code review -This particular section involved reviewing the functionality of a web form and discovering what information would allow you to proceed past this form. If you simply followed the instructions and reviewed all linked files and their functions you should be able to piece this together. I think the take away here is that you should spend the time reviewing everything in available to you. +This particular section involved reviewing the functionality of a web form and discovering what information would allow you to proceed past this form. If you simply followed the instructions and reviewed all linked files and their functions you should be able to piece this together. I think the take away here is that you should spend the time reviewing everything available to you. Working with shellcode: * Decoding a string