Bug Bounty on Autopilot using VPS Screen Session and Automation



Bug Bounty on Autopilot using VPS Screen Session and Automation

Bug Bounty on Autopilot using VPS Screen Session and Automation

Bug Bounty on Autopilot using VPS Screen Session and Automation

Pada video kali ini saya akan sharing tentang suatu teknik yang dimana memperbolehkan kita untuk melakukan bug bounty scanning secara 24 jam non stop menggunakan VPS dan Screen Session tools, hal ini tentunya akan sangat berguna untuk menambah variasi teknik dalam melakukan bug bounty hunting. Simak lengkapnya pada video di atas!

VPS Recommendations :
https://linode.com/
https://biznetgio.com/
https://idcloudhost.com/

Command untuk installasi :
sudo apt update
sudo apt install subfinder
sudo apt install httpx-toolkit
sudo apt install golang-go
go install -v github.com/projectdiscovery/nuclei/v2/cmd/nuclei@latest
cp /root/go/bin/nuclei /usr/bin/

Command untuk automated scanning :
subfinder -d target.com -o subdomains.txt
httpx-toolkit -l subdomains.txt -o active.txt
nuclei -l active.txt -severity low,medium,high,critical -ept ssl -o hasilnuclei.txt

———————————————————————–
Jangan lupa untuk Subscribe Meta4sec

Kunjungi Website Kami : https://meta4sec.com/
Link Discord Meta4sec : https://discord.gg/gWyk9cPxCU
Follow IG Meta4sec : https://www.instagram.com/meta4sec/

———————————————————————–
Timestamp ⏩ :
0:00 Intro
0:35 Autopilot Bug Bounty?
1:55 Virtual Private Server (VPS)
7:00 Install all Requirements
12:30 Setup Screen Session
13:55 Mencari Target Bug Bounty
15:20 Active Subdomains Enumeration
18:25 Vulnerability Scanning (Nuclei)
20:10 Mengakses kembali Screen Session
22:30 Closing

Comments are closed.