Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/r3k4t/asubscan
- Owner: r3k4t
- License: mit
- Created: 2020-12-22T10:51:58.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-22T11:19:59.000Z (about 4 years ago)
- Last Synced: 2024-11-17T02:27:15.646Z (3 months ago)
- Topics: kali-linux, linuxmint, python3, r3k4t, ubuntu
- Language: Python
- Homepage: https://github.com/r3k4t/
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)