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



   392

afterpay.com verification email demo, need to solve kasada

by sysdemo - 23 August, 2024 - 10:44 AM
This post is by a banned member (sysdemo) - Unhide
sysdemo  
Registered
113
Posts
29
Threads
2 Years of service
#1
(This post was last modified: 23 August, 2024 - 10:50 AM by sysdemo.)
Without further ado, just post the code directly.

Code:
 
import requests
import json
import re
This post is by a banned member (sysdemo) - Unhide
sysdemo  
Registered
113
Posts
29
Threads
2 Years of service
#2
(This post was last modified: 23 August, 2024 - 10:52 AM by sysdemo.)
Code:
 
clearcaptcha_api="https://api.clearcaptcha.com/captcha/kasada_ct_with_js";
token = 'test'
url="https://portal.afterpay.com/au/login-email"
jsurl = "https://portalapi.afterpay.com/149e9513-01fa-4fb0-aad4-566afd725d1b/2d206a39-8ed7-437e-a3be-862e0f06eea3/fp?x-kpsdk-v=j-0.0.0"
user_agent = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36"

Code:
 
proxy="ip:port:user:pass"
This post is by a banned member (sysdemo) - Unhide
sysdemo  
Registered
113
Posts
29
Threads
2 Years of service
#3
(This post was last modified: 23 August, 2024 - 10:56 AM by sysdemo.)
Code:
 
session = requests.Session()
response = session.get(jsurl)
jscontent= response.text

Sorry everyone, because the code contains regular expressions, it cannot be uploaded. If you need it, please contact me directly.
This post is by a banned member (sysdemo) - Unhide
sysdemo  
Registered
113
Posts
29
Threads
2 Years of service
Bumped #4
This is a bump

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: 1 Guest(s)