All Projects β†’ cspshivam β†’ easysub

cspshivam / easysub

Licence: GPL-3.0 license
Fast Subdomain Enumeration Tool made with Bash only πŸ’―

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to easysub

api-test
🌿 A simple bash script to test JSON API from terminal in a structured and organized way.
Stars: ✭ 53 (+253.33%)
Mutual labels:  curl
Subcert
Subcert is an subdomain enumeration tool, that finds all the subdomains from certificate transparency logs.
Stars: ✭ 58 (+286.67%)
Mutual labels:  subdomain-enumeration
AmxxCurl
Curl module for amxmodx
Stars: ✭ 28 (+86.67%)
Mutual labels:  curl
onymous-plurk
Anonymous Plurk Cross-matching Tool - Plurk偷偷θͺͺ亀叉比對ε·₯ε…·
Stars: ✭ 20 (+33.33%)
Mutual labels:  curl
flutter curl
Flutter plugin to use libcurl for HTTP calls
Stars: ✭ 42 (+180%)
Mutual labels:  curl
BusinessCard
πŸ’³ My curl-able business card
Stars: ✭ 49 (+226.67%)
Mutual labels:  curl
get header
This function is similar to the get_headers function
Stars: ✭ 35 (+133.33%)
Mutual labels:  curl
Request
A simple PHP HTTP request class.
Stars: ✭ 49 (+226.67%)
Mutual labels:  curl
grpc-curl
grpc-curl is a command line tool for interacting with gRPC servers
Stars: ✭ 59 (+293.33%)
Mutual labels:  curl
SubWalker
Simultaneously execute various subdomain enumeration tools and aggregate results.
Stars: ✭ 26 (+73.33%)
Mutual labels:  subdomain-enumeration
terraform-external-module-artifact
Terraform module to fetch any kind of artifacts using curl (binary and text okay)
Stars: ✭ 13 (-13.33%)
Mutual labels:  curl
WebTechnologies
CRAN Task View: WebTechnologies
Stars: ✭ 163 (+986.67%)
Mutual labels:  curl
curl-fuzzer
Quality assurance testing for the curl project
Stars: ✭ 40 (+166.67%)
Mutual labels:  curl
curl4cpp
Single header cURL wrapper for C++ around libcURL
Stars: ✭ 14 (-6.67%)
Mutual labels:  curl
Curl Noise
Implementation of curl noise for particles simulated on GPU with OpenGL
Stars: ✭ 42 (+180%)
Mutual labels:  curl
antk
Redkato, - Indonesian anime scraper
Stars: ✭ 14 (-6.67%)
Mutual labels:  curl
lazyGrandma
a shell script aim to automatically launch 50+ online web scanning tools in the Browsaer against a target domain in a 10 waves
Stars: ✭ 49 (+226.67%)
Mutual labels:  subdomain-enumeration
email-checker
Provides email verification on the go.
Stars: ✭ 116 (+673.33%)
Mutual labels:  curl
curly.hpp
Simple cURL C++17 wrapper
Stars: ✭ 48 (+220%)
Mutual labels:  curl
recce
Domain availbility checker
Stars: ✭ 30 (+100%)
Mutual labels:  subdomain-enumeration

EasySub

alt text

Installation

$ git clone https://github.com/cspshivam/easysub.git
$ cd easysub
$ chmod +x easysub.sh
$ sudo cp easysub.sh /usr/local/bin/easysub
$ easysub doamin

If you get jq error, run the following command

$ sudo apt install jq

Usage

$ ./easysub.sh example.com
Flags
-h : Help , Print Help
-s : Silent output - No banner, no progress, only domains

FOLLOW ME

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].