Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 612 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 612 Bytes

subOsent

Python 3.9.5 and later


Sub OSINT aka subOsint is a tool that finds live subdomains from a given list. It also finds domain-specific technologies using python-wappalizer

How to use


  1. First run

    pip install -r requirement.txt

  2. After that run

    python3 subosint.py yourSubs.txt

This will generate a .txt file called liveDomains.txt containing the live subdomains and other status.