Sub OSINT aka subOsint is a tool that finds live subdomains from a given list. It also finds domain-specific technologies using python-wappalizer
-
First run
pip install -r requirement.txt
-
After that run
python3 subosint.py yourSubs.txt
This will generate a .txt file called liveDomains.txt containing the live subdomains and other status.