OpenLog - Automatic Sphere Configuration | cookie checker

Mutt

Professional
Messages
1,459
Reaction score
1,105
Points
113
Good time everyone!
We are pleased to announce the launch of the program OpenLog v1.0 Beta[/B]

OpenLog is an updated version of the “RebootCG” pilot project developed by the team

Now it is not just a fingerprint generator, but a full-fledged combine for working with logs, which currently includes three programs:
  • Config Creator;
  • Config Automator;
  • Cookie Checker;
In addition to the main functionality (generation of detailed prints based on log data), the combine also has a Cookie Checker, which will increase your processing speed of logs and, among other things, help you discover new areas of work, as well as one of the main chips - the module for auto-transferring prints to Linken Sphere.

More about Cookie Creator

What the software does:
Helps to adjust as accurately as possible to the owner of the log, without wasting a lot of time analyzing and collecting information from the owner of the log.

Main functions:
  • Determines the amount of RAM, leads to the required value.
  • Defines the parameters of the processor.
  • Defines the parameters of the video card.
  • Defines the parameters of the user's screen.
  • Determines the version of the selected browser (engine version, if needed).
  • Determines the version of the system and its bit depth.
  • Collects information about the IP address.
  • Gathers information about languages. (as far as it's possible)

Based on this data, a detailed fingerprint of the log owner's system is generated:
  • A valid UserAgent is generated.
  • The navigator parameters are generated.
  • Screen parameters are generated.
  • WebGl parameters are generated.
  • A list of plugins is generated.
  • Language parameters are generated.
  • Currently 5 browsers are supported - Chrome, Chromium, Opera, Edge, Firefox.
  • The 341 version of the Opera browser is supported.
  • 262 version of Edge browser is supported.
  • Navigator parameters are generated with observance of all subtleties inherent in them.
  • 2216 video cards are supported.
  • Supported over 2500 variations of language parameters (249 variations of codes).
  • For each browser, its own set of plugins is generated, also with observance of all the subtleties.

Working with IP:
IPs from the log are checked through the latest Maximind databases - which helps to get the most accurate data about the IP address of the log owner (in particular ZIP), it is also possible to check any IP addresses. *

[*] Not public databases are used, but paid ones, which are constantly updated.

There is an opportunity to check SOCKS on Blacklist and Fraudscore on several real AF-Systems.

The software supports logs from 12 types of stealers:
  • Azor
  • RBS
  • Amadeus
  • Vidar
  • Redline
  • Taurus
  • Oski
  • Maxi (old version)
  • Maxi (new version)
  • Massad
  • Elysium
  • Raccoon

Screenshots of the program
JOvQ3eI.png

ZLzKBwe.png

x2mI3i6.png

PUcmX8o.png

iN3NYRI.png

jldADBe.png

l2HPTAf.png


Example of work

More about Config Automator

What the software does:
It helps to save time on transferring data from software to the sphere, without it, the transfer takes 5-10 minutes, with it - 15-30 seconds, it is also possible to prepare 10 or more prints in advance and upload them to Linken Sphere at once - after that you only need to connect SOCKS \ SSH and you can start working.

Screenshots of the program
p5yOctg.png


Example of work

More about Cookie Checker
What the software does:


The software will help you to conveniently analyze cookies from logs, you no longer need to spend time looking through links through a notepad, hoping to find something interesting, the software will do everything for you.

Main functions:
  • Counting the number of cookies for each link.
  • The ability to get the Alexa rank of a link with one button.
  • The ability to quickly open a link in a browser for viewing.
  • The ability to save and load a session if you did not have time to process everything or you need to transfer links.
  • Ability to search for a link by name.
  • The ability to sort links by the number of Cookies or the presence of a password.
  • The ability to filter links by specific categories.
In total, the program can recognize more than 120 categories of sites, and the check takes from 5 to 60 seconds.

Example of work
qlgvCU7.png

qaEdLBC.png

RUaVF35.png


Example of work

Special notes on the use of software
[OpenLog (general)]
  • The software works only in families of Windows operating systems.
  • The software has a binding, respectively, 1 license - 1 device.

[Config Automator]
  • Works only in conjunction with Config Creator.
  • It is best not to do any mouse manipulation while transferring prints.

Cost at this stage:
  • Config Creator + Config Automator - $ 100. Each subsequent month $ 25.
  • Cookie Checker - $ 50. Each subsequent month is $ 20.
When purchasing a Config Creator + Config Automator subscription from 6 months, a bonus is a Cookie Checker subscription for the same period.

This pricing policy is only for the period of beta testing of our product. With each update, optimization and stabilization, there will be a moderate increase in the cost of both the product itself and the license renewal. During this period, you have a good opportunity to buy a long-term subscription at a minimal cost.


Contacts: Purchase (buy): @OpenlogSeller

OpenLog is in open beta testing. Therefore, I ask you to treat the errors that arise with understanding - performance is supported by all means, as quickly as possible.

There is support for English and support for English speaking users!

New update 0.5.0

Collection of information:
  • When creating a fingerprint for a log received from the Mystery stealer, a random navigator.deviceMemory value is generated, since Mystery does not collect information about RAM.
  • When creating a fingerprint for a log obtained from the Zeromax stealer, the bitness of the x64 system is always used, since Zeromax does not collect information about the bitness of the system.
Automation:
  • Now the IP address data from the log is analyzed automatically.
Navigator parameters:
  • The navigator.deviceMemory parameter will now have the following values:
    • For Firefox browser - "false".
    • For Chrome browser version 62 and below - "false", above version 62 - the value from the log.
    • For Opera browser version 49 and below - "false", above version 49 - the value from the log.
    • For Edge Browser version 44 and below - "false", above version 44 - the value from the log.
  • The navigator.webdriver *parameter will now have the following values:
    • For Firefox browser - "false".
    • For Chrome version 62 and below - "false", above version 62 - "undefined".
    • For Opera browser version 49 and below - "false", above version 49 - "undefined".
    • For the Edge browser - "undefined".
  • The navigator.mediaDevices.enumerateDevices **parameter will now have the following values:
    • For Firefox version 62 and below - "false", above version 62 - "fake".
    • For Edge browser version 16 and below - "false", above version 16 - "fake".
    • For the Opera browser - "fake".
    • For Edge browser - "fake".

Explanations:
* This parameter indicates whether the driver is used for automation, the value "true" is returned only when using "headless" browsers, or if the browser is launched through the "remote debugging" port (port 9222), or when using software for automation ( e.g. Selenium).
** This parameter lists media devices (camera, microphone), normal people always have it (conducted tests), therefore it is better to substitute in the sphere by setting the value "Fake".

New update 0.5.8

Automation:
  • Updated the list for generating User-Agent Opera, added all versions from 54 to 69 (277 builds in total).
I did some tests, and decided to immediately add a plugin generator, since there are not many plugins, but normal people always have them, so now a set of basic plugins is generated for each browser.

Plugins * :
  • The following plugins are generated for the Chromebrowser :
    • Chrome PDF plugin.
    • Chrome PDF Viewer.
    • Native Client.
  • The following plugins are generated for the Edgebrowser :
    • Microsoft Edge PDF Plugin.
    • Microsoft Edge PDF Viewer.
    • Native Client.
  • The following plugins are generated for the Operabrowser :
    • Chromium PDF Plugin.
    • Chromium PDF Viewer.
    • News feed handler.
  • In browser Firefox plug-ins by default - no.

Notes:
* Starting from version 56 of chrome - chrome and browsers that use its engine can only have a set of preinstalled plugins.

Some browsers have a built-in " Widevine Content Decryption Module " plugin , but as a result of tests I could not find a site that could detect it (whoer and others do not see it either), so this plugin will not be generated at the moment.

Adobe flash player- most likely, it will not be generated either, since at the moment, by default, this plugin is disabled everywhere, even if it is present directly in the system, moreover, browsers using the Chromium engine by default offer to disable the plugin if it is enabled, therefore, in order to merge with the crowd - you do not need to enable and emulate the flash.

Automation:
  • Added generator of parameters WebGL2, currently 723 video cards (11-12 versions of Direct3D) are supported.
  • CPU check speed increased by 10 times.
In parallel, I am working on the first version of WebGl and the generation of parameters for video cards with version 9-10 of Direct3D (this is rare, but I'll add it just in case).

Plugins:
  • Fixed generation of plugins for the Edge browser, now plugins are generated only if the browser uses the engine version "Blink 79" and higher.
Browser window options:
  • Added generation of body.clientWidth and body.clientHeight parameters.

New update 0.6.5

Appearance:
  • In order to simplify the work with the software - the "advanced settings" window and the "WebGl2 settings" window now have the same structure as in Linken Sphere. Copying data is still done by clicking on a cell with data.
  • For convenience, the selection of dynamic parameters has also been added (these are the ones that need to be replaced 100%).

Functional:
  • Added the ability to call the windows dialog box to select a folder with a log, in order to get the path to the folder - you need to select any file in the folder with the log and the path will be automatically generated.
  • Saving fonts works on the same principle, either manually preset the path, or select using a dialog box.
Optimization of the code and correction of errors were also made.

New update 0.7.0
Appearance:
  • The interface of all windows has been improved.

Functional:
  • The "crutch" with the generation of fonts has been removed, now fonts are saved through the familiar dialog box.
  • Added the ability to receive a log of the program (necessary in case of errors).

Automation:
  • Added WebGL2 parameter generator for Firefox browser.
Optimization of the code and correction of errors were also made.

New update 0.8.0

Functional:
  • Added fingerprint generator in test mode (!)

The fingerprint generator is:
  • 455 real fingerprints of iron (GPU + CPU + SCREEN) [as of 28.05.20].
  • Random parameters of RAM (4 or 8).
  • A random version of the system (from Win 7 to Win 10).
  • Choice of 4 browsers (Chrome, Opera, Edge, Firefox).
  • Choice of 20 current versions of each browser.
It may seem that 455 prints is not enough, in fact, even if you do not increase the number of iron prints (and they will replenish), you still will not be able to generate the same prints. It does this by mixing fonts and manipulating the screen. In addition, if you use fingerprints in the Linken Sphere, you will always have a unique Canvas and Audiofingerprint fingerprint, so there is no overlap between user fingerprints.

In the future, if users show interest in the program, it is planned to study and add the ability to generate mobile and non-standard fingerprints (Linux, ChromeOS, PS4, Xbox etc ..), generate fingerprints for unpopular browsers (Brave, Vivaldi, UC etc .. ).

Optimization of the code and correction of errors were also made.

New update 0.8.2
Fingerprint generator:
  • Added 100 real iron prints
Optimization of the code and correction of errors were also made.

Update 0.8.5 Released

Functional:
  • Added support for the Amadeus stealer (so far only a chrome browser, I'll add the rest in the week).
  • Updated the IP checker, now it additionally provides information about the Timezone, Language, Phone Code, Latitude and Longitude.
Optimization of the code and correction of errors were also made.

New update 0.9.0

General functionality:
  • Added support for the Raccoon stealer.

Generating User-Agent:
  • Added support for the 10 latest versions of the Opera browser (up to version 70.0.3693)
  • Added support for 63 versions of the Edge browser (up to version 83.0.478.7)
Optimization of the code and correction of errors were also made.

Noticeable - the problem with the generation of parameters for logs received from the Redline stealer has been resolved, the problem arose if one of the parameters in the system file was incorrectly written.

Anyone who already uses or plans to purchase, I ask you to immediately report any flaws or jambs that you notice - I try to solve everything immediately on the spot.

New update 0.9.2

General functionality:
  • The interface has been optimized, improved responsiveness, and some bugs have been fixed.
  • Added support for the Oski stealer.
  • Added support for the Vidar stealer.
  • Added the ability to check IP for fraud-score (do not kill the service, check only the proxy you plan to work with).
Code optimization and bug fixes have been made.
  • Notable - the problem with the generation of parameters for logs from Ross Logs Store has been solved, the problem arose due to incorrect recording of parameters in the file with system data.
Anyone who already uses or plans to purchase, I ask you to immediately report any flaws or jambs that you notice - I try to solve everything immediately on the spot.

If there is no support for your stealer, but it is publicly available - write to the contacts, I will contact the support of the stealer you are interested in and add it to the software within 3-48 hours.

-------------------------------------------------- -------------------------------------------------- ------------------------------------------
The English version of the program has appeared
English-speaking users can turn to private messages for additional information
-------------------------------------- -------------------------------------------------- -------------------------------------------------- ----

New update 0.9.4

At the request of workers:
  • Added auto-generation of parameters for WebGl 2.0;
  • Added the ability to get prints for the Chromium browser (so far only Redline);

General functionality:
  • Improved the generation of WebGL 2.0 parameters, a little deeper into the little things, now the parameters are generated even more accurately.
  • Added parameter generator for WebGL 1.0 (in test mode);
  • Added 388 video cards for WebGl 1.0 generation;
  • Added support for the 84th version of Edge, in total 198 Edge browser builds are supported;
  • Added support for Opera up to version 70.0.3728.0 (2020-06-22);

Feedback:
  • Fixed problems related to large screen resolutions (2048 × 1080 and higher);
  • The problem with the Edge browser in the Redline logs has been solved, previously, when there were two versions in the log, built-in and a new one, one of the versions was ignored, now you can choose which config to configure;

New update 0.9.5

Minor fixes and improvements.

Recommendations:
  • If you have problems with the gray screen, after applying the config - contact the sphere supports, this is a sphere problem and the gray screen can be either on purchased configs or on manually configured ones.
  • When using proxies, especially 911, do not forget to disable their passive fingerprint, the sock can pull the user-agent and other information behind it, which will nullify all your settings in the sphere.
  • If you are really bad at setting up prints, you better write to me and ask for help, we will set up a couple through software, I will explain some of the subtleties, maybe I can help you with something else.

New update 0.9.8

At the request of workers:
  • Added support for the Maxi stealer, both old and new format logs are accepted.

General functionality:
  • Improved database structure, added support for:
    • More than 1000 new video cards;
    • Latest versions of Opera;
    • Fresh versions of Edge;
  • Improved the logic for generating WebGl 1 and WebGl 2 parameters.
As well as bug fixes and minor visual edits.

config Creator
  • Updated versions of the Edge engine to the latest versions with 85 chromium.
  • Updated versions of the Opera engine to the latest versions.
  • Improved authorization mechanism - now the process takes much less time
  • 10 new video cards have been added to the database.
  • Temporarily disabled support for generating languages for the Elysium stealer (we will restore it when the stealer will again adequately collect information)

config Automator
  • Added the ability to transfer prints to Alpha [!] Version of Linken Sphere
  • Added the ability to transfer fingerprints to the already running [!] Linken Sphere
  • Added saving of the state of auto-transfer parameters:

90e87d83c727825e9ec15.png


The path, the state of the Linken Sphere and its version are saved. The data will be stored until the next update - then it will fly off with a 50% probability and it will be necessary to set everything anew.
  • Added the ability to use the name of the folder with the log as the name of the session in Linken Sphere, for this, before saving the fingerprint, you need to activate the corresponding slider:

68302c71dc0faa08f70e0.png


cookie Checker
  • Added cookie converter [Netscape to JSON].

1a342f3d614e71418dc63.png


Select the required cookie, click "Convert" - and the converted json file will appear next to the original file.

There is support for English and support for English speaking users!

vxetkf6.png


config Creator
  • Added support for the Flicker styler. (WIP)
  • Updated versions of the Edge engine to the latest versions.
  • Updated versions of the Opera engine to the latest versions.
  • Improved fingerprint transfer logic:
Now the settings are set in a separate window and are saved between updates:

499fae324d4182509fb19.png


  • The number of prints available for transfer is displayed in real time (WIP).
To transfer, you only need to specify the number of prints that you want to transfer:

dedf329f155636b1ad6cc.png


  • Improved cookie converter and added to the assembly Config creator + config automator.

209d813afe4816ec8ec9b.png


To convert, you need to select a folder with cookies, after clicking on the "Convert" button, a folder with cookies in Json format will be created

2f8707fb1f5f7cfa29f8f.png


  • Fixed the logic of counting the number of processor threads (Threats), now it works correctly.
  • Fixed detection of processor threads in case of "grabber" operation curve.
There is support for English and support for English speaking users!

7GH6qz6.png


config Creator
  • Added support for Vikro stealer. (WIP)
  • Updated versions of the Edge engine to the latest versions.
  • Updated versions of the Opera engine to the latest versions.

cookie Checker
Cookie Checker has been significantly improved:
  • Added the ability to set your own filters for quick search:

0b5b1e50888982b0dcd61.png


You can simply type filters, but you can make them active by default, then at each test in the first place will be shown interesting links (if any).
  • Added the ability to get passwords for the selected link with one click:

afba77e838b5366880bfa.png


Username and password can be copied to a single tap on the appropriate line, the type of "Username" prefix in the clipboard will not get.
Also added the ability to return to the main menu without restarting the program, the corresponding "Back" button is responsible for this.

UnlLup9.png


Common:
  • The interface has been almost completely changed in order to improve the usability.
  • Proxy checker and cookie converter are placed in separate applications and are available in the main menu.
  • To create configs / work with cookies, you no longer need to restart the program, you just need to return to the main menu.

HUnF77v.png

HpNR9at.png


config Creator
  • Added support for the Krot stealer. (WIP)
  • Added the ability to get a fresh User-Agent from the database.
  • Can be used to get the freshest User-Agent
  • It can be used to get a fingerprint - for example, if there are cookies from Opera in the log, but there is no information about the installed opera in the system.
  • Updated versions of the Edge engine to the latest versions.
  • Updated versions of the Opera engine to the latest versions.

GMAytG6.png


config Automator
  • Fixed problems that arose on some versions of Windows 7 - now the transfer works stably.
  • Added the ability to save the fingerprint directly to the Session Manager (only works with the Alpha version of the sphere)

cookie Checker
  • Fixed critical bugs that caused the program to freeze.

i9LpGQt.png


Common:
  • Fixed visual bugs.

config Creator
  • Added support for Wondi stealer.
  • Added support for the new Maxi styler.
  • Updated support for the Taurus stealer.
  • Updated versions of the Edge engine to the latest versions.
  • Updated versions of the Opera engine to the latest versions.
  • Updated all versions of browsers used to generate the fingerprint.

config Automator
  • Added support for Linken Sphere 8.4-8.5 (beta)
  • Optimized codebase - reduced load on the pc.
  • Added new error handlers.
 
Top