[go: up one dir, main page]

0% found this document useful (0 votes)
726 views1 page

Bugscanner-Go Script+ Commands

The document provides a step-by-step guide on how to use bugscanner-go, starting with installation and setup of necessary tools like golang and subfinder. It emphasizes the need for an internet connection during the initial setup but instructs users to disconnect from the internet before running the bug scan command. Finally, it outlines the specific commands to execute for scanning a domain and saving the results.

Uploaded by

wesen1516
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
726 views1 page

Bugscanner-Go Script+ Commands

The document provides a step-by-step guide on how to use bugscanner-go, starting with installation and setup of necessary tools like golang and subfinder. It emphasizes the need for an internet connection during the initial setup but instructs users to disconnect from the internet before running the bug scan command. Finally, it outlines the specific commands to execute for scanning a domain and saving the results.

Uploaded by

wesen1516
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

How to Use bugscanner-go

1. Install First bugscanner


2. Need Internet process setup, So connect wifi/internet/vpn & only last command in
trun off internet (bugscanner-go scan direct -f domain name.txt -o scanned.txt)
3. No any activity automatic run all command

termux-setup-storage
pkg update && pkg upgrade -y
pkg install golang
echo 'PATH="$PATH:$HOME/go/bin"' >> $HOME/.bashrc && source $HOME/.bashrc
go install -v github.com/projectdiscovery/subfinder/v2/cmd/subfinder@v2.6.1
subfinder --help
go install -v github.com/aztecrabbit/bugscanner-go@latest

➡️ Enter domain & save file name (domain name)

All process from start to till now need working internet connection I'm using
tunnel for internet
From now close your tunnel, vpn etc and insert sim card that don't have recharge

subfinder -d freebitco.in -o freebitco.txt


clear
ls

➡️ Scan working bug


1. No change scanned.txt name & only change save file name (domain name)
2. Your vpn/wi-fi/internet sim off & trun on without internet sim later then scan

bugscanner-go scan direct -f freebitco.txt -o scanned.txt

You might also like