[Journey] Building a private mass dm network again

Is it possible to target specific countries and block a country's traffic in Instagram ?
 
Hello!
I moved from puppeeter to reverse engineering the requests, took me a few hours as already had experience with it, you don't want to emulate phones as it requires a ton of memory to run them and a single change will break the whole process.

Saw a team trying to use selenium to automate ecommerce purchases and it was an endless fight, everyday you had something new broken or something needing manual input even tried with real devices in USA and it didn't make any sense it was a waste of money not sure if they have changed recently.

I already did reverse engineering on android app still trying iOS

Here's the guide to use proxyman to intercept android requests
https://www.alexschnabl.com/blog/ar...to-reverse-engineer-the-instagram-private-api
Using IOS will need this as a guide
https://github.com/merdw/iOS-Instagram-SSL-Pinning-Bypass
You're a real man! I'm really happy that I found all that info but what I have been searching since months is how do reverse engineer the enc_password field for Instagram?
I know there's some code available on the internet but me concern is to understand how to reverse engineer that encryption. I have asked that a lot of times amd guys just don't respond to that question.
If you can point me to some directions I would be really thankful.
 
Here's a tutorial to intercept the requests without a real device and having to worry about JB
Is there a way to block such tools like Proxyman, Charles Proxy, Reqable, Fiddler, and similar ones from inspecting HTTPS traffic of a web app?
 
following this, i want to leverage account growth through mass dms, but its currently a little expensive to run the operation, GL.
 
Hello BHW! In the past I used to run a bot network for 5k fake accounts capable of sending 50k DMS per day, now I want to test a new way to make the bot network, found new tools that could decrease the cost to 0.2$ per 1k DMS, I'll be clear on the setup

Plan

Running a software dev company has teach me that simplicity is the real king, I'll use a single EC2 instance (think of a virtual machine) running a custom library and a database if I have to scale it'll as easy as spinning a new instance and make an extra DB collection.

Each account will send 10 DMS per day nothing too crazy I don't want to burn accounts when that is not really the way to make DMS cost efficient, the thing that will take the biggest time is to make the automation suite strong enough.

The first thing will be taking handle of the automation suite as soon as I've an undetectable suite will run it with 100 accounts if not a single account is banned then will scale it.

Costs
- Emails
- Proxies
- AWS

EC2 using m7g.medium using a custom puppeteer package it'll run 24/7 and it has enough power to run up to 10k accounts proxies rotating each 5mins, mongoDB to store info
Im sending 50k DMs a day now with API bot, do you think browser is better than this?
 
Is there a way to block such tools like Proxyman, Charles Proxy, Reqable, Fiddler, and similar ones from inspecting HTTPS traffic of a web app?
Yes, SSL Pinning
To be honest if someone wants to reverse your http requests they are going to do it, no point in trying to secure unless you are big enough
Im sending 50k DMs a day now with API bot, do you think browser is better than this?

I now use IAM
 
SSL Pinning doesn’t work for web apps, it works for mobile apps, my question was for web apps :)

You can do something as what tiktok is doing https://github.com/xtekky/TikTok-X-Ladon

At the very best it would reduce the people who are not really invested on trying to crack it but it will get cracked over time if someone has enough time and knowledge
 
Hello BHW! In the past I used to run a bot network for 5k fake accounts capable of sending 50k DMS per day, now I want to test a new way to make the bot network, found new tools that could decrease the cost to 0.2$ per 1k DMS, I'll be clear on the setup

Plan

Running a software dev company has teach me that simplicity is the real king, I'll use a single EC2 instance (think of a virtual machine) running a custom library and a database if I have to scale it'll as easy as spinning a new instance and make an extra DB collection.

Each account will send 10 DMS per day nothing too crazy I don't want to burn accounts when that is not really the way to make DMS cost efficient, the thing that will take the biggest time is to make the automation suite strong enough.

The first thing will be taking handle of the automation suite as soon as I've an undetectable suite will run it with 100 accounts if not a single account is banned then will scale it.

Costs
- Emails
- Proxies
- AWS

EC2 using m7g.medium using a custom puppeteer package it'll run 24/7 and it has enough power to run up to 10k accounts proxies rotating each 5mins, mongoDB to store info
Hello , how can I contact you
 
Hello BHW! In the past I used to run a bot network for 5k fake accounts capable of sending 50k DMS per day, now I want to test a new way to make the bot network, found new tools that could decrease the cost to 0.2$ per 1k DMS, I'll be clear on the setup

Plan

Running a software dev company has teach me that simplicity is the real king, I'll use a single EC2 instance (think of a virtual machine) running a custom library and a database if I have to scale it'll as easy as spinning a new instance and make an extra DB collection.

Each account will send 10 DMS per day nothing too crazy I don't want to burn accounts when that is not really the way to make DMS cost efficient, the thing that will take the biggest time is to make the automation suite strong enough.

The first thing will be taking handle of the automation suite as soon as I've an undetectable suite will run it with 100 accounts if not a single account is banned then will scale it.

Costs
- Emails
- Proxies
- AWS

EC2 using m7g.medium using a custom puppeteer package it'll run 24/7 and it has enough power to run up to 10k accounts proxies rotating each 5mins, mongoDB to store info
How can I contact you
 
Interesting journey, I did the same 10 years ago.
 
Update
Resuming this again after launching a few projects realized how bad was my distribution for projects
I'll cover several extra things with this network main plan with this is to grow one of the projects at minimal cost

This will be an old school BH project I don't care about using AI for content or agents or anything

Bought 100 accs but started to warm up 2 with different methods let's see what happens

 
  • Like
Reactions: TDR
Update
Been doing 50-100 actions per account daily with no issues
Seems promising :)
 
Back
Top