Перейти к содержимому
Yellow Web

Automation and traffic arbitrage

Поиск
Русский
Русский
Категории
  • Browsers
  • Domains
  • Cloaking
  • Creatives
  • Lend-Prockles
  • Sync by honeybunny
  • PP
  • Scripts
  • Tips-Friendly
  • Software
  • Trackers
  • FB
  • Finance

Cloaking for the poor but smart arbitrator

24 comments / Cloaking, Scripts

Hi, today we are going to talk about what to do if you have not yet saved up for a normal solution like IM KLO, the thought of buying Keitaro and setting up filters makes you despondent, but the dream of pouring cockscreams on Asia does not leave you even in your dreams✨

What to do, what to do. The cloaca, of course. But certainly not from scratch.

The necessary set of skills to pull off all of the following: the ability to edit text in Notepad and copy files.

So, where do the roots of our solution come from? One day on the Internet (or rather on a good forum BlackHatWorld) I found a script that is widely known in narrow circles called "Binomo cloaker". Who is the author of this script, as well as why its name is so similar to the name of the familiar tracker- I don't know. If you know, write in the comments.

At the time, I was casting a "Popkees panty set" offer ?with Facebook, and FB really didn't like the abundance of naked asses on my weblogs. Tracker I did not have, and the tapes were hosted on a free McHost tariff (let me tell you right away that will need hosting PHP-enabled). Since I had good coding skills, I rolled up my sleeves and dug into the guts of the script, in order to modify it to the current realities. What can this thing do at the moment?

- Cloaking WITHOUT redirects, by uploading files

- Detects visitor's ip and country (geo-base for January 2019)

- Defines the OS and UserAgent of the user

- Can filter out visitors based on the presence/absence of Referer

- Can do a simple A/B test of the landing pages

- Keeps records of visitors in a text file (writes IP, country, UserAgent, etc.)

- Contains the IP base of FB bots, collected from scratch, sorted and more or less good

Now, how to live with it all. For the simplest version of the work we need to download two things to your computer: your landing page and whitepage. I hope to tell you where to get whitepage, don't you?

Great, next we need to merge the landing files, whitepage and everything from the cloaca script archive: create a new folder and copy the cloaca there first. Then create subfolders white and land in it and copy your White and banding accordingly.

It remains to set up the cloaca! Open the file index.php in any text editor: it is better not to break the eyes, with code highlighting, such as Notepad++But if you're lazy, the good old Notepad will do just as well.

In general the code is well commented, if you suddenly know PHP, you will not be difficult to understand, but if not, I'll tell you all about it ?

The cloaca has two modes of operation: full и regular. Full - is when ALL visitors are sent to the whitepage. I used it just in case when going through moderation. If you want to do the same, then don't forget to switch to regularor you'll get poured into the dumpling room!

Plain is when the traffic is allocated depending on the rules. By default, it is enabled, and when you want to switch to full, change the zero to one in this line:

Клоакинг для бедного, но умного арбитражника, изображение №1

В regular We can set up different rules in the mode below.

Next, we specify the OS we're pouring to. For example, if we are only pouring mobile traffic, then remove everything inside the quotation marks except iOS and Android. If we are pouring both PC and mobile, you can leave everything as it is.

Клоакинг для бедного, но умного арбитражника, изображение №2

Then specify a comma separated list of the countries to which we are pouring. We specify the countries two-letter abbreviations comma separated.

Клоакинг для бедного, но умного арбитражника, изображение №3

If you have your own set of bots, or if you just want to disable a couple of unnecessary ip, then add them separated by commas in the line where it says ip_black, but if the list is large, it is better to open in a text editor file bots.dat and shove your list there.

Клоакинг для бедного, но умного арбитражника, изображение №4

Finally, you can include a rule so that users with an empty referer were sent to whitepage. To enable - change 0 to 1 in the line from the screenshot, but first think about whether you need it.

Клоакинг для бедного, но умного арбитражника, изображение №5

Now here's a little something extra: all visitors to the site will be written to a file visitors.csv, You can open it directly in your browser and see who came in from where. It also contains information about the sub-tags of the link where the user came from.

Клоакинг для бедного, но умного арбитражника, изображение №6

In the screenshot red highlighted filtered visitor (in this case - bot), it can be identified by a number 1 in the corresponding column + after the one it says why the visitor was filtered: he has an unknown OS and the wrong GEO. When you will be banned (and they will, it's still not a commercial solution), then you can open this file and take the IPs of the last callers and add them to the file bots.dat, For before the ban, moderators usually come in.

The advantage number two: if you suddenly want to use not a single landing, and do A / B testing of several, then all you have to do is to fill each of them in a separate folder, and write the names of these folders, separated by commas in the appropriate line:

$black_folder_name = 'land1,land2,land3';

Traffic will each time randomly go to one of the specified landing pages, evenly distributed between them.

It's just a matter of checking the functionality of the Frankenstein. Upload our entire folder to hostingWe go to the site - it should load the landing page. To check how the cloak works, we do a simple manipulation: find your ip address by google query and directly on the hosting add your ip on the line where it says ip_black

Клоакинг для бедного, но умного арбитражника, изображение №7

Do not forget to save the file. Now go to the site - it should load whitepage. It works!

That's all, successful cloaking, pour in the plus, gentlemen, and write in the comments, how many leads you managed to pour using this script!

Also, don't forget that The project exists only because of your donations!

P.S. The latest version of the script is always available on GitHubAnd if you want to contribute to the cause, you're welcome!

Навигация по записям
Next Post →

24 comments “Клоакинг для бедного, но умного арбитражника”

  1. Dmitry
    2021-03-01 в 01:12

    Cool!

    Reply
  2. YellowWeb
    2021-03-27 в 21:46

    That you have not yet seen the latest version, there is already a full-fledged interface and the number of chips has grown at times.

    Reply
    1. Juan
      2022-04-15 в 07:54

      Bro, where did you update all this closer source? In other words, I'm not quite sure what updates I could be guided by in addition to any necessary changes.

      Reply
      1. Yellow Web
        2022-04-16 в 18:24

        all updates clo on GitHub

        Reply
  3. Juan
    2022-04-16 в 00:55

    Danielle! some video where you explain step by step the relevance of this cloaker for someone coming from scratch into this kkkk

    Reply
    1. Yellow Web
      2022-04-16 в 18:25

      Better to write your comments in English, if you don't understand smth, cause russian auto-translate for technical questions works bad.

      Reply
      1. Juan
        2022-04-17 в 02:02

        If Daniel excites me, I was asking you about the issue of filters if you have any video of that since I'm understanding the rest. How do I know if it's working? greetings from Argentina. Or if you could already send the capture of the configuration to just copy and paste so to speak.

        Reply
  4. Fhc
    2022-05-12 в 01:13

    The git settings are not correct, where can I get a correct manual?

    Reply
  5. Alessander
    2022-06-07 в 06:24

    Hello buddy, how are you? Congratulations on your articles.
    I'm trying to use BinomoCloaker but I'm having trouble installing it in my structure.
    Do you have a video showing how to do it?

    Reply
    1. ALEXANDRE
      2022-07-07 в 05:38

      Hello friend, I've managed to install and I'm in the testing phase.

      Reply
      1. Alessandro
        2022-08-23 в 02:13

        I'm having a lot of trouble, I've already downloaded, put it on hostingbut I can't get into that control area.

        Reply
        1. Yellow Web
          2022-08-24 в 14:56

          /admin?password=12345

          Reply
  6. gROT
    2022-08-26 в 10:18

    Hi Yellow, when selecting the download method White from a local folder White does not load to the end, and when you write in the browser the full path to the folder with White http://site.ru/witefolden, there is no such problem. How to solve the problem with downloading White from a local folder?

    Reply
    1. Yellow Web
      2022-08-26 в 12:25

      Hi, text me on tg @dvygolov, you will White - I'll check it out.

      Reply
  7. Thiago
    2022-10-27 в 22:00

    Hello, how do I set up utm on facebook to assign in a link to a black page so I can have stats in google analytics?

    Reply
    1. Yellow Web
      2022-10-29 в 13:29

      Simply add the utm-tag to the link or to the URL Parameters

      Reply
  8. Marcia
    2022-11-14 в 07:09

    Hi Daniel, tutorial for using Binomo and AgiusCloud? Thank You Marcia.

    Reply
    1. Yellow Web
      2022-11-16 в 17:46

      Sorry, I don't know what AngiusCloud is, if it is some hosting then the only things you'll need is PHP 7.2 or higher and HTTPS certificate, that's all.

      Reply
  9. jorge
    2022-11-23 в 19:39

    Fiz todo o processo mais a página branca não carrega da erro, mesmo estando em html na hospedagem

    Reply
    1. Yellow Web
      2022-11-29 в 15:03

      Write me in Telegram - @dvygolov

      Reply
  10. Jorge
    2022-11-24 в 04:09

    hello @dvygolov, I made all the settings as the manual says, my white page is in the location option, when I go to test it doesn't load the error.
    When I did the process using the redirect it worked normal, could you help me where I'm going wrong?

    Reply
    1. Yellow Web
      2022-11-29 в 15:03

      Write me in Telegram - @dvygolov

      Reply
  11. MAndae
    2023-01-21 в 10:58

    hey bro, I've been trying to install cloaker for 3 days, and I still haven't been successful, I use Digital Ocean with PHP 7.4 and https installed, I download the zipped file to the public folder at the root of the system, and I extract it, but when I try to access the /admin?password=12345 in the browser giving error 500, what could be happening?

    Reply
  12. Gabriel Luize
    2023-01-26 в 02:17

    when I access the binomo the following error occurs: Fatal error : Uncaught Error: Call to undefined function ini_set() in /home/vrttndhcvisa2a3/public_html/YellowCloaker-master/admin/index.php:4 Stack trace: #0 {main} posted in /home/vrttndhcvisa2a3/public_html/YellowCloaker -master/admin/index.php on line 4

    Reply

Write a comment Отменить ответ

Your email address will not be published. Require fields marked as *

  • Useful Links
  • Advertisement
  • VK
  • Telegram
  • YouTube
  • Our shop with proxies, accounts and so on
  • Our Partnership Program
Copyright © 2025 Any copying of information without an active link to the source is prohibited!
Русский
Русский
English