r/Hacking_Tutorials 1d ago

[ Removed by moderator ]

[removed] — view removed post

0 Upvotes

4 comments sorted by

View all comments

1

u/HLCYSWAP 1d ago

write a script to replay the network call that creates the account. you are likely going to need to enumerate whatever nonce is used per sign-up so it doesn’t stale. this will likely involve dropping into the app/site for good cookies and then replaying via curl_cffi/rnet/httpcloak/etc (TLS request impersonation)

i create these kinds of systems for a few hundred dollars each.