cihanmehmet / cloudflarebypass

Cloudflare Bypass Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://canyoupwn.me/tr-cloudflare-bypass-yontemleri/

cloudflare bypass etmek için kullanılan iki ayrı script bulunmaktadır.

git clone https://github.com/cihanmehmet/cloudflarebypass.git

cd cloudflarebypass

İlk başta scriptlerimizi çalıştırabilmemiz için yazma izni vermeliyiz

sudo chmod +x dnsresolver.sh

python cloulflarebypass.py 

ya da

./cloulflarebypass.py

sudo chmod +x cloulflarebypass.py

bash dnsresolver.sh 

ya da

./dnsresolver.sh

Kullanımı

python cloulflarebypass.py 

image

bash dnsresolver.sh

Enter website name : Example = google.com :esintitaki.com alt tag

Ruby ile yazılmış olan gerçek ip adresini bulmak için yazılmış başla bir araç.

git clone https://github.com/HatBashBR/HatCloud.git

cd HatCloud

sudo chmod +x hatcloud.rb

Kullanımı

ruby hatcloud.rb -b targetsite.com
ruby hatcloud.rb --byp targetsite.com

About

Cloudflare Bypass Script


Languages

Language:Shell 94.1%Language:Python 5.9%