Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 \<insert-high-value-target-here\>, then you can figure out where to spend your time faster.

## How to use it
Expand Down