8000 GitHub - SirYadav1/AdwanceSNI-2.0: AdwanceSNI 2.0 is the enhanced version of the original AdwanceSNI program, designed to provide a comprehensive suite for network scanning and subdomain discovery. It retains the core functionalities of finding subdomains and scanning hosts while introducing new tools for IP extraction, IP generation, and a lite scanner.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AdwanceSNI 2.0 is the enhanced version of the original AdwanceSNI program, designed to provide a comprehensive suite for network scanning and subdomain discovery. It retains the core functionalities of finding subdomains and scanning hosts while introducing new tools for IP extraction, IP generation, and a lite scanner.

License

Notifications You must be signed in to change notification settings

SirYadav1/AdwanceSNI-2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdwanceSNI-2.0

AdwanceSNI 2.0 is the enhanced version of the original AdwanceSNI program, designed to provide a comprehensive suite for network scanning and subdomain discovery. It retains the core functionalities of finding subdomains and scanning hosts while introducing new tools for IP extraction, IP generation, and a lite scanner.

AdwanceSNI 2.0 is built using Ayan Rajput's prebuilt tools – bughunter-go, normal scanner, and subdomain discovery (API). These tools handle subdomain discovery and host scanning, forming the core of the project.

Credit goes to Ayan Rajput for his valuable contributions🤝.

Installation commands 🔗

termux-setup-storage
pkg update && pkg upgrade -y
pkg install golang -y
pkg install python-pip -y
pkg install zlib -y
pkg install git

Add Go to PATH

echo 'PATH="$PATH:$HOME/go/bin"' >> $HOME/.bashrc
source $HOME/.bashrc

Install subfinder and bughunter-go

go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@latest
go install -v github.com/Ayanrajpoot10/bughunter-go@v1.0.2

Clone the repository

git clone https://github.com/SirYadav1/AdwanceSNI-2.0

Usage 📌

cd AdwanceSNI-2.0

Install requirements

bash install.sh

Run program by bash

bash run.sh

Author Information

Author: YADAV
Tools: bughunter-go, Normal Scanner, Subdomain API – by Ayan Rajput
Coded by: YADAV
Design by: Amith
Contact: siryadav025@gamil.com
Telegram: @SirYadav
Version: 2.2

About

AdwanceSNI 2.0 is the enhanced version of the original AdwanceSNI program, designed to provide a comprehensive suite for network scanning and subdomain discovery. It retains the core functionalities of finding subdomains and scanning hosts while introducing new tools for IP extraction, IP generation, and a lite scanner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0