Newsubs
newsubs Find new subdomains of different bug bounty programs from Chaos. Install git clone https://github.com/heydc7/newsubs.git cd newsubs pip3 install -r requirements.txt python3 newsubs.py -h Usage newsubs.py [-h] {show,fetch,compare,difference,union} Find new subdomains positional arguments: {show,fetch,compare,difference,union} show Show program list from Chaos fetch Fetch subdomains from a program compare Compare subdomains of a program difference List uncommon items from files union Combine both files uniquely options: -h, --help show this help message and exit Commands “newsubs” offers several commands to assist in subdomain discovery....