Monday, April 20, 2020

PortWitness - Tool For Checking Whether A Domain Or Its Multiple Sub-Domains Are Up And Running



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




Related articles


  1. Pentest Tools List
  2. Pentest Tools Website Vulnerability
  3. Hack Tools For Windows
  4. Tools Used For Hacking
  5. Hacking Tools Windows 10
  6. Hacking Tools Kit
  7. Usb Pentest Tools
  8. Pentest Tools Website Vulnerability
  9. Hacking App
  10. Pentest Tools Alternative
  11. Hacking Tools For Games
  12. Hacking Tools 2019
  13. Pentest Tools Find Subdomains
  14. Hack Tools For Windows
  15. Hacker Tools Mac
  16. Nsa Hacker Tools
  17. Pentest Tools Windows
  18. Nsa Hack Tools
  19. How To Install Pentest Tools In Ubuntu
  20. Pentest Tools Download
  21. Hack Apps
  22. What Is Hacking Tools
  23. Pentest Tools For Ubuntu
  24. Wifi Hacker Tools For Windows
  25. Hacking Tools 2020
  26. Best Pentesting Tools 2018
  27. Pentest Tools Windows
  28. New Hacker Tools

No comments:

Post a Comment