From a2b0686dc5152848a027f24acdb9d0bb61094fd7 Mon Sep 17 00:00:00 2001 From: Suresh kumar <53396552+suresh978@users.noreply.github.com> Date: Thu, 1 Oct 2020 12:03:37 +0530 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31d0189..617cf0e 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ This script takes in a list of hosts (from a Sublist3r.py scan for example), per This is how I kick off web application pen tests, it helps sort domains to see which ones are on the same server. ## Why use it? +Subdomain is used in lot of cases, websites have subdomain for their own users, for example, for certain customers or for employees, so they are not advertised unless it is some sort of VIP customer. For example, you find out there is a subdomain named "test" that is on the same server as \, then you can figure out where to spend your time faster. ## How to use it