https://github.com/destan0098/subenum
This tool Enumeration subdomains and check cdn and not ,This tool just is for training.
https://github.com/destan0098/subenum
enumeration security security-tools subdomain subdomain-enumeration
Last synced: 11 months ago
JSON representation
This tool Enumeration subdomains and check cdn and not ,This tool just is for training.
- Host: GitHub
- URL: https://github.com/destan0098/subenum
- Owner: destan0098
- Created: 2023-10-22T06:11:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-26T07:56:24.000Z (over 2 years ago)
- Last Synced: 2025-03-03T11:44:29.449Z (over 1 year ago)
- Topics: enumeration, security, security-tools, subdomain, subdomain-enumeration
- Language: Go
- Homepage:
- Size: 140 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Find subdomains And Check Port 80 and 443 Open Or not And check CDNs

## Description
This Tool Check Subdomains has Open Port 80 or 443 and use cdn or not
This tool is for training.
- Check http and https
- Show CDN name
- Find Subdomains
Help You to find real ip
## Table of Contents
- [Installation](#installation)
- [Usage](#usage)
## Installation
```
go install github.com/destan0098/subenum/cmd/subenum@latest
```
or use
```
git clone https://github.com/destan0098/subenum.git
```
## Usage
To Run Enter Below Code
For Use This Enter Website without http In Input File
Like : google.com
```
subenum -l 'input.txt' -o 'result4.csv'
```
```
subenum -d google.com
```
```
cat inputfile.txt | subenum -pipe -o output.csv
```
```
NAME:
subenum - A new cli application
USAGE:
subenum [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 and find Subdomains has Open Port 80 or 443 and use cdn or not