- Pentest Tools Linux
- Hacker Tools Mac
- Hacker Tools Github
- Pentest Tools Windows
- Hack And Tools
- Computer Hacker
- Install Pentest Tools Ubuntu
- Tools Used For Hacking
- Termux Hacking Tools 2019
- How To Install Pentest Tools In Ubuntu
- World No 1 Hacker Software
- Usb Pentest Tools
- Hacking Tools For Pc
- Pentest Tools Website
- Tools Used For Hacking
- Tools Used For Hacking
- Hack Website Online Tool
- Best Pentesting Tools 2018
- Hacking App
- Pentest Tools For Windows
- Usb Pentest Tools
- Hack Tools Online
- Hack Website Online Tool
- Hak5 Tools
- Hacking Tools For Pc
- Hack Tools Github
- Pentest Tools Review
- Hack Tools Github
- Hacking App
- Pentest Tools Online
- Hacker Tools 2020
- Pentest Tools For Android
- New Hacker Tools
- Pentest Automation Tools
- Hacking Tools Hardware
- Pentest Tools Framework
- Pentest Tools Windows
- How To Make Hacking Tools
- Hacker Tools 2020
- Tools Used For Hacking
- Hacking Tools Pc
- How To Make Hacking Tools
- Hackrf Tools
- Hacking Tools Download
- Hackers Toolbox
- Nsa Hack Tools Download
- Hacking Tools For Windows Free Download
- Install Pentest Tools Ubuntu
- World No 1 Hacker Software
- Hacking Tools For Windows 7
- Hacking Tools 2019
- Pentest Tools Free
- Hacking Tools Online
- Hacker Search Tools
- Hack Tools
- Hacking Apps
- World No 1 Hacker Software
- Hacker Tools Free Download
- Hacking Tools Mac
- Hacker Tools Windows
- New Hack Tools
- Hacker Tools 2019
- Hacker Tools For Ios
- Beginner Hacker Tools
- Hacker Tools For Mac
- Hack Website Online Tool
- How To Make Hacking Tools
- Usb Pentest Tools
- Game Hacking
- Pentest Tools Website Vulnerability
- Game Hacking
- Pentest Tools For Ubuntu
- Hacking Tools 2019
- Pentest Reporting Tools
- Computer Hacker
- Hack Apps
- Game Hacking
- Hacking Tools For Windows Free Download
PortWitness is a bash tool designed to find out active domain and subdomains of websites using port scanning. It helps penetration testers and bug hunters collect and gather information about active subdomains for the domain they are targeting.PortWitness enumerates subdomains using Sublist3r and uses Nmap alongwith nslookup to check for active sites.Active domain or sub-domains are finally stored in an output file.Using that Output file a user can directly start testing those sites.
Sublist3r has also been integrated with this module.It's very effective and accurate when it comes to find out which sub-domains are active using Nmap and nslookup.
This tool also helps a user in getting the ip addresses of all sub-domains and stores then in a text file , these ip's can be used for further scanning of the target.
Installation
git clone https://github.com/viperbluff/PortWitness.git
BASH
This tool has been created using bash scripting so all you require is a linux machine.
Usage
bash portwitness.sh url