Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/r3k4t/asubscan

ASubScan is an Accurate Subdomain Scanner Tool.
https://github.com/r3k4t/asubscan

kali-linux linuxmint python3 r3k4t ubuntu

Last synced: 20 days ago
JSON representation

ASubScan is an Accurate Subdomain Scanner Tool.

Awesome Lists containing this project

README

        

[![python](https://img.shields.io/badge/Python-3.9.0-yellow.svg)](https://www.python.org/downloads/release/python-390/)
[![OS](https://img.shields.io/badge/Tested%20On-Linux-yellow.svg)](https://en.wikipedia.org/wiki/Linux)

# ASubScan

Author : RKT

![Screenshot_2020-12-22_15-54-52](https://user-images.githubusercontent.com/69615463/102880779-e215ba00-4471-11eb-8f07-a70c82a05dfa.png)

ASubScan is an Accurate Subdomain Scanner Tool.

### Setup ###

+ pip3 install -r requirements.txt

### Terminal Command ###

+ git clone https://github.com/r3k4t/asubscan.git
+ cd asubscan
+ sudo python3 asubscan.py -h

### Example ###

+ sudo python3 asubscan.py -t google.com

![Screenshot_2020-12-22_15-58-45](https://user-images.githubusercontent.com/69615463/102880866-ffe31f00-4471-11eb-9bc2-cc0d402cbf88.png)

+ sudo python3 asubscan.py -t google.com -o rkt.txt

![Screenshot_2020-12-22_16-06-31](https://user-images.githubusercontent.com/69615463/102881013-3b7de900-4472-11eb-91c9-2d0a7cde8dc0.png)