diff --git a/Pentesting_Scripts/README.md b/Pentesting_Scripts/README.md index b1f3a86..27def1e 100644 --- a/Pentesting_Scripts/README.md +++ b/Pentesting_Scripts/README.md @@ -1,4 +1,4 @@ -# Pen-Testing Scripts +# Pentesting Scripts ## Auditing Code @@ -50,4 +50,4 @@ * Binary only (live analysis and reverse engineering) * Both source and binary access * Checked build: an binary with no source code but with debugging information. -* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer. \ No newline at end of file +* Source black box: black box and fuzz testing (example: web applications). Example: auditing a web server with entry point at TCP port 80, you use a HTTP protocol fuzzer.