Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!



 2336

How do we bypass CF with requests [Python]

by Blepop - 01 June, 2022 - 07:32 PM
This post is by a banned member (Blepop) - Unhide
Blepop  
Galactic
4.054
Posts
2.148
Threads
5 Years of service
#1
cloudscraper dosent work of most of sites and the repos inactive 

people be making CF bypass configs
how do we bypass cf with requests in python

@clap @ANG
@UberFuck
[Image: G3RU3aI.gif]
Ad by firewizard 

Join for Daily Bulk Drops 
This post is by a banned member (ANG) - Unhide
This post is by a banned member (UberFuck) - Unhide
UberFuck  
Godlike
1.559
Posts
375
Threads
5 Years of service
#3
I don't know about any configs...but I always try to find the real IP address using dnsdumpster, censys, and shodan, then add it to my hosts file if found.

If it hits an hcaptcha w/ cloudflare, I think you can use an accessibility cookie to get around it (sign up here). Not sure what the lifetime is on that before hcaptcha recognizes you as a bot, so you might want to use something like 1secmail to generate a pool of cookies to be used.
This post is by a banned member (Blepop) - Unhide
Blepop  
Galactic
4.054
Posts
2.148
Threads
5 Years of service
#4
(This post was last modified: 02 June, 2022 - 04:52 AM by Blepop.)
(01 June, 2022 - 09:13 PM)ANG Wrote: Show More
ah not as much a bypass finding a API that has no CF is bypassing it if u absolutely need it run selenium. look into undetec chromedriver

damn
yes i use undetec chromedriver , but selenium is slow and shitty thanks anyway
will try to find an api without cf maybe

(02 June, 2022 - 02:34 AM)UberFuck Wrote: Show More
I don't know about any configs...but I always try to find the real IP address using dnsdumpster, censys, and shodan, then add it to my hosts file if found.

If it hits an hcaptcha w/ cloudflare, I think you can use an accessibility cookie to get around it (sign up here). Not sure what the lifetime is on that before hcaptcha recognizes you as a bot, so you might want to use something like 1secmail to generate a pool of cookies to be used.

yes for hcaptcha, accessibility cookie is valid for 24 hours

i dont know what the first line meant, never used shodan or censys that much   Pepe , but you a pro if you do all that shit to get around captchas
[Image: G3RU3aI.gif]
Ad by firewizard 

Join for Daily Bulk Drops 
This post is by a banned member (UberFuck) - Unhide
UberFuck  
Godlike
1.559
Posts
375
Threads
5 Years of service
#5
(02 June, 2022 - 04:50 AM)Blepop Wrote: Show More
i dont know what the first line meant, never used shodan or censys that much   Pepe , but you a pro if you do all that shit to get around captchas

Start using them PepeKnife I've mostly been using censys lately instead of shodan, but sometimes one will have info on a host while the other is empty.

https://en.wikipedia.org/wiki/Hosts_(file)
Windows - %windir%\System32\drivers\etc\hosts
Linux - /etc/ hosts
MacOS - /private/etc/ hosts
This post is by a banned member (clap) - Unhide
clap  
Godlike
520
Posts
134
Threads
5 Years of service
#6
try sending raw data packets instead of actual requests (aka sockets)

it rarely works but its what i did when i was making a disboard scraper to bypass cf on their site
Always confirm via PM before dealing with me.
This post is by a banned member (Blepop) - Unhide
Blepop  
Galactic
4.054
Posts
2.148
Threads
5 Years of service
#7
(This post was last modified: 03 June, 2022 - 04:35 AM by Blepop.)
(02 June, 2022 - 11:27 AM)clap Wrote: Show More
try sending raw data packets instead of actual requests (aka sockets)

it rarely works but its what i did when i was making a disboard scraper to bypass cf on their site

i will read on it 
big clapping bootys sheepe

(02 June, 2022 - 10:08 AM)UberFuck Wrote: Show More
(02 June, 2022 - 04:50 AM)Blepop Wrote: Show More
i dont know what the first line meant, never used shodan or censys that much   Pepe , but you a pro if you do all that shit to get around captchas

Start using them PepeKnife I've mostly been using censys lately instead of shodan, but sometimes one will have info on a host while the other is empty.

https://en.wikipedia.org/wiki/Hosts_(file)
Windows - %windir%\System32\drivers\etc\hosts
Linux - /etc/ hosts
MacOS - /private/etc/ hosts

now i remember these files
used to map IPs for a host inside of them so traffic for that site would travel via that ip only
did that when my company whitelisted some IPs to access the servers
[Image: G3RU3aI.gif]
Ad by firewizard 

Join for Daily Bulk Drops 
This post is by a banned member (playernoob0) - Unhide
518
Posts
181
Threads
4 Years of service
#8
use pupeteer
[Image: standard-1.gif]        

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 4 Guest(s)