https://github.com/destan0098/subcheck
This Tool Check Domains and Subdomains has Open Port 80 or 443 and use cdn or not
https://github.com/destan0098/subcheck
cdn enum recon security security-tools vulnerability-scanners waf
Last synced: 2 months ago
JSON representation
This Tool Check Domains and Subdomains has Open Port 80 or 443 and use cdn or not
- Host: GitHub
- URL: https://github.com/destan0098/subcheck
- Owner: destan0098
- License: mit
- Created: 2023-09-18T04:29:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-22T11:42:05.000Z (over 2 years ago)
- Last Synced: 2025-01-13T22:39:10.388Z (over 1 year ago)
- Topics: cdn, enum, recon, security, security-tools, vulnerability-scanners, waf
- Language: Go
- Homepage:
- Size: 4.11 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Check Port 80 and 443 Open Or not And check CDNs

## Description
This Tool Check Domains and Subdomains has Open Port 80 or 443 and use cdn or not
- Check http and https
- Show CDN name
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
```
go install github.com/destan0098/subcheck@latest
```
or use
```
git clone https://github.com/destan0098/subcheck.git
```
## Usage
To Run Enter Below Code
For Use This Enter Website without http In Input File
Like : google.com
```
subcheck -l 'C:\Users\**\Desktop\go2\checksubdomains\input.txt' -o 'C:\Users\***\Desktop\go2\checksubdomains\result4.csv'
```
```
subcheck -d google.com
```
```
cat inputfile.txt | subcheck -pipe -o output.csv
```
```
NAME:
subcheck - A new cli application
USAGE:
subcheck [global options] command [command options] [arguments...]
COMMANDS:
help, h Shows a list of commands or help for one command
GLOBAL OPTIONS:
--domain value, -d value Enter just one domain
--list value, -l value Enter a list from text file
--pipe Enter just from pipe line (default: false)
--output value, -o value Enter output csv file name (default: "output.csv")
--help, -h show help
```
---
## ScreenShot

## Features
This Tool Check Subdomains has Open Port 80 or 443 and use cdn or not