From b1f434d9a1816e04aca1e65573f4442247e9d5b7 Mon Sep 17 00:00:00 2001 From: Dhruva Kumar Katakam <61681992+dhruva-code@users.noreply.github.com> Date: Fri, 1 Oct 2021 11:22:16 +0530 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 5ae8e11..81f2208 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # network-pentesting-checklist Network pentesting checklist, and tools. Open for all security researchers and professional to modify the checklist. + +Network penetration testing checklist V-1.0 provides the phase-wise test cases. +It gives a clear workflow for security researchers, security professionals, and penetration testers. +The checklist is divided into categories as below: + +1) Network pentesting test cases and +2) Host based pentesting test cases. + +Each category has nine phases as below: + +a. Reconnaissance +b. Foot-printing +c. Scanning +d. Enumeration +e. Target-Mapping +f. Exploitation +g. Gaining-access +h. Post-exploitation +i. Clearing tracks