From 43ef0e8c4dd62580bd37c6883181929ed85bfd5c Mon Sep 17 00:00:00 2001 From: raju ghorai <39460245+coderj001@users.noreply.github.com> Date: Thu, 1 Oct 2020 04:09:45 +0530 Subject: [PATCH] Created table for better navigation --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 876b79e..c7d1232 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ This repository, at the time of writing, will just host a listing of tools and c finally released. Katana is available at [https://github.com/JohnHammond/katana](https://github.com/JohnHammond/katana).** Pull-requests and contributions are welcome! +--------------- +# Table of Contents + +1. [Post-Exploitation](#post-exploitation) +2. [Port Enumeration](#port-enumeration) ---------------