eBay Suspension & PayPal Limited Forums  
Join Today
Register Subscribe
     

Registration is fast, simple and absolutely free so please, join our community today!


Go Back   Home

eBay Suspended & PayPal Limited Forums

eBay Suspended & PayPal Limited Forums (https://www.aspkin.com/forums/)
-   General Stealth Discussions (https://www.aspkin.com/forums/general-stealth-discussions/)
-   -   All the fingerprints that eBay checks (https://www.aspkin.com/forums/general-stealth-discussions/143185-all-fingerprints-ebay-checks.html)

blackjack21 04-24-2021 10:04 AM

All the fingerprints that eBay checks
 
I made a small research today, I noticed that once you start with signup form there are 2 API calls which report all the fingerprints eBay checks.

These are the fingerprints:
Code:

{
    "proof": "some random id",
    "fp2": {
        "userAgent": "Mozilla/5.0(WindowsNT10.0;Win64;x64)AppleWebKit/537.36(KHTML,likeGecko)Chrome/90.0.4430.85Safari/537.36",
        "language": "en-US",
        "screen": {
            "width": 3840,
            "height": 1200,
            "availHeight": 1170,
            "availWidth": 3840,
            "pixelDepth": 24,
            "innerWidth": 537,
            "innerHeight": 1053,
            "outerWidth": 1934,
            "outerHeight": 1177,
            "devicePixelRatio": 1
        },
        "timezone": 3,
        "indexedDb": true,
        "addBehavior": false,
        "openDatabase": true,
        "cpuClass": "unknown",
        "platform": "Win32",
        "doNotTrack": "unknown",
        "plugins": "ChromePDFPlugin::PortableDocumentFormat::application/x-google-chrome-pdf~pdf;ChromePDFViewer::::application/pdf~pdf;NativeClient::::application/x-nacl~,application/x-pnacl~",
        "canvas": {
            "winding": "yes",
            "towebp": true,
            "blending": true,
            "img": "64f73153de0ccc0e6f3d0ae12ac12031a1f0cb97"
        },
        "webGL": {
            "img": "03f50b24cb4664486ce64220a6278786e1639ff7",
            "extensions": "ANGLE_instanced_arrays;EXT_blend_minmax;EXT_color_buffer_half_float;EXT_disjoint_timer_query;EXT_float_blend;EXT_frag_depth;EXT_shader_texture_lod;EXT_texture_compression_bptc;EXT_texture_compression_rgtc;EXT_texture_filter_anisotropic;WEBKIT_EXT_texture_filter_anisotropic;EXT_sRGB;KHR_parallel_shader_compile;OES_element_index_uint;OES_fbo_render_mipmap;OES_standard_derivatives;OES_texture_float;OES_texture_float_linear;OES_texture_half_float;OES_texture_half_float_linear;OES_vertex_array_object;WEBGL_color_buffer_float;WEBGL_compressed_texture_s3tc;WEBKIT_WEBGL_compressed_texture_s3tc;WEBGL_compressed_texture_s3tc_srgb;WEBGL_debug_renderer_info;WEBGL_debug_shaders;WEBGL_depth_texture;WEBKIT_WEBGL_depth_texture;WEBGL_draw_buffers;WEBGL_lose_context;WEBKIT_WEBGL_lose_context;WEBGL_multi_draw",
            "aliasedlinewidthrange": "[1,1]",
            "aliasedpointsizerange": "[1,1024]",
            "alphabits": 8,
            "antialiasing": "yes",
            "bluebits": 8,
            "depthbits": 24,
            "greenbits": 8,
            "maxanisotropy": 16,
            "maxcombinedtextureimageunits": 32,
            "maxcubemaptexturesize": 16384,
            "maxfragmentuniformvectors": 1024,
            "maxrenderbuffersize": 16384,
            "maxtextureimageunits": 16,
            "maxtexturesize": 16384,
            "maxvaryingvectors": 30,
            "maxvertexattribs": 16,
            "maxvertextextureimageunits": 16,
            "maxvertexuniformvectors": 4096,
            "maxviewportdims": "[32767,32767]",
            "redbits": 8,
            "renderer": "WebKitWebGL",
            "shadinglanguageversion": "WebGLGLSLES1.0(OpenGLESGLSLES1.0Chromium)",
            "stencilbits": 0,
            "vendor": "WebKit",
            "version": "WebGL1.0(OpenGLES2.0Chromium)",
            "vertexshaderhighfloatprecision": 23,
            "vertexshaderhighfloatprecisionrangeMin": 127,
            "vertexshaderhighfloatprecisionrangeMax": 127,
            "vertexshadermediumfloatprecision": 23,
            "vertexshadermediumfloatprecisionrangeMin": 127,
            "vertexshadermediumfloatprecisionrangeMax": 127,
            "vertexshaderlowfloatprecision": 23,
            "vertexshaderlowfloatprecisionrangeMin": 127,
            "vertexshaderlowfloatprecisionrangeMax": 127,
            "fragmentshaderhighfloatprecision": 23,
            "fragmentshaderhighfloatprecisionrangeMin": 127,
            "fragmentshaderhighfloatprecisionrangeMax": 127,
            "fragmentshadermediumfloatprecision": 23,
            "fragmentshadermediumfloatprecisionrangeMin": 127,
            "fragmentshadermediumfloatprecisionrangeMax": 127,
            "fragmentshaderlowfloatprecision": 23,
            "fragmentshaderlowfloatprecisionrangeMin": 127,
            "fragmentshaderlowfloatprecisionrangeMax": 127,
            "vertexshaderhighintprecision": 0,
            "vertexshaderhighintprecisionrangeMin": 31,
            "vertexshaderhighintprecisionrangeMax": 30,
            "vertexshadermediumintprecision": 0,
            "vertexshadermediumintprecisionrangeMin": 31,
            "vertexshadermediumintprecisionrangeMax": 30,
            "vertexshaderlowintprecision": 0,
            "vertexshaderlowintprecisionrangeMin": 31,
            "vertexshaderlowintprecisionrangeMax": 30,
            "fragmentshaderhighintprecision": 0,
            "fragmentshaderhighintprecisionrangeMin": 31,
            "fragmentshaderhighintprecisionrangeMax": 30,
            "fragmentshadermediumintprecision": 0,
            "fragmentshadermediumintprecisionrangeMin": 31,
            "fragmentshadermediumintprecisionrangeMax": 30,
            "fragmentshaderlowintprecision": 0,
            "fragmentshaderlowintprecisionrangeMin": 31,
            "fragmentshaderlowintprecisionrangeMax": 30,
            "unmaskedvendor": "GoogleInc.(AMD)",
            "unmaskedrenderer": "ANGLE(AMD,RadeonRX580SeriesDirect3D11vs_5_0ps_5_0,D3D11-27.20.1034.6)"
        },
        "touch": {
            "maxTouchPoints": 0,
            "touchEvent": false,
            "touchStart": false
        },
        "video": {
            "ogg": "probably",
            "h264": "probably",
            "webm": "probably"
        },
        "audio": {
            "ogg": "probably",
            "mp3": "probably",
            "wav": "probably",
            "m4a": "maybe"
        },
        "vendor": "GoogleInc.",
        "product": "Gecko",
        "productSub": "20030107",
        "browser": {
            "ie": false,
            "chrome": true,
            "webdriver": false
        },
        "window": {
            "historyLength": 35,
            "hardwareConcurrency": 12,
            "iframe": false,
            "battery": true
        },
        "location": {
            "protocol": "https:"
        },
        "fonts": "Calibri;Century;Haettenschweiler;Marlett;Pristina;ZWAdobeF",
        "devices": {
            "count": 2,
            "data": {
                "0": {
                    "deviceId": "",
                    "kind": "audioinput",
                    "label": "",
                    "groupId": "8d822a83cadd51146f58375cac8571d9c1344f0cd9e883d4e2737a7dd745c827"
                },
                "1": {
                    "deviceId": "",
                    "kind": "audiooutput",
                    "label": "",
                    "groupId": "8d822a83cadd51146f58375cac8571d9c1344f0cd9e883d4e2737a7dd745c827"
                }
            }
        }
    },
    "cookies": 1,
    "setTimeout": 0,
    "setInterval": 0,
    "appName": "Netscape",
    "platform": "Win32",
    "syslang": "en-US",
    "userlang": "en-US",
    "cpu": "",
    "productSub": "20030107",
    "plugins": {
        "0": "ChromePDFPlugin",
        "1": "ChromePDFViewer",
        "2": "NativeClient"
    },
    "mimeTypes": {
        "0": "application/pdf",
        "1": "PortableDocumentFormatapplication/x-google-chrome-pdf",
        "2": "NativeClientExecutableapplication/x-nacl",
        "3": "PortableNativeClientExecutableapplication/x-pnacl"
    },
    "screen": {
        "width": 3840,
        "height": 1200,
        "colorDepth": 24
    },
    "fonts": {
        "0": "Calibri",
        "1": "Cambria",
        "2": "Constantia",
        "3": "LucidaBright",
        "4": "Georgia",
        "5": "SegoeUI",
        "6": "Candara",
        "7": "TrebuchetMS",
        "8": "Verdana",
        "9": "Consolas",
        "10": "LucidaConsole",
        "11": "LucidaSansTypewriter",
        "12": "CourierNew",
        "13": "Courier"
    }
}

If it helps you guys or someone has an idea how to bypass, let's help each other.

muzzie 04-24-2021 10:58 AM

Re: All the fingerprints that eBay checks
 
Seems it does not really matter - I've run tons of cloned VMs that all have the same fingerprint, and no problems with that. More important are IPs, cookies and so.

slokor 04-24-2021 03:48 PM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by muzzie (Post 1150810)
Seems it does not really matter - I've run tons of cloned VMs that all have the same fingerprint, and no problems with that. More important are IPs, cookies and so.

I agree.
Never had any issues running the exact same setup on literally hundreds of accts.
Doesnt seem like fingerprinting is something they actually use when it comes to shutting down accts.

aspkin 04-24-2021 10:07 PM

Re: All the fingerprints that eBay checks
 
It's a factor but not a big one.

Other variables have to link up as well.

It's interesting you looked this up in browser console?

As far as browser fingerprinting goes its best to blend in rather than try to hide as hiding is a red flag.. for example blocking certain things.

blackjack21 04-25-2021 04:00 AM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by muzzie (Post 1150810)
Seems it does not really matter - I've run tons of cloned VMs that all have the same fingerprint, and no problems with that. More important are IPs, cookies and so.

Quote:

Originally Posted by slokor (Post 1150832)
I agree.
Never had any issues running the exact same setup on literally hundreds of accts.
Doesnt seem like fingerprinting is something they actually use when it comes to shutting down accts.

that's true that the ip and the cookies are the most important, but the fingerprints are being reported to detect if the user is real.. if your IP is blacklisted, eBay could suspend your account after registration, the reason it takes 30min to 24 hours it's because eBay runs some tasks (imagine the database). i use residential IP and still getting suspended..

Quote:

Originally Posted by aspkin (Post 1150858)
It's a factor but not a big one.

Other variables have to link up as well.

It's interesting you looked this up in browser console?

As far as browser fingerprinting goes its best to blend in rather than try to hide as hiding is a red flag.. for example blocking certain things.

yes you can see it in the console/network tab, it's not hard to find that.

you might be right...

rsot 04-25-2021 04:56 AM

Re: All the fingerprints that eBay checks
 
Welcome to the forum OP - all the best as you master stealth :thumb:


Nice initial readout

Mirdude 04-28-2021 09:58 PM

Re: All the fingerprints that eBay checks
 
I believe IP addresses, any non-whitelisted IPs/shared IPs and cookies flag up way more. This is why using VMs with IPBurger residential IP addresses are a great way for stealth accounts, been doing this + tethering and I've never really bumped into any issues.

Beezie 10-09-2021 06:20 AM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by Mirdude (Post 1151509)
I believe IP addresses, any non-whitelisted IPs/shared IPs and cookies flag up way more. This is why using VMs with IPBurger residential IP addresses are a great way for stealth accounts, been doing this + tethering and I've never really bumped into any issues.

Do you use Vmware and Rotating Residentail proxy to manage your account or to create it ?

ijkapo 10-09-2021 06:33 AM

Re: All the fingerprints that eBay checks
 
I believe using clean ip will also help, chec it with ipqualityscore.com

rsot 10-09-2021 06:34 AM

Re: All the fingerprints that eBay checks
 
Mirdude hasn't been on the site in sometime, just fyi

Beezie 10-09-2021 07:04 AM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by rsot (Post 1172300)
Mirdude hasn't been on the site in sometime, just fyi

Thank you Rsot,

Because i have Va and i usally give them my Vps to run the account, with Vmware its abit harder to do so. If you have any advise for me would b great.

Thank you in Advance

Bigblackdog 10-09-2021 08:19 AM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by blackjack21 (Post 1150809)
I made a small research today, I noticed that once you start with signup form there are 2 API calls which report all the fingerprints eBay checks.

These are the fingerprints:
Code:

{
    "proof": "some random id",
    "fp2": {
        "userAgent": "Mozilla/5.0(WindowsNT10.0;Win64;x64)AppleWebKit/537.36(KHTML,likeGecko)Chrome/90.0.4430.85Safari/537.36",
        "language": "en-US",
        "screen": {
            "width": 3840,
            "height": 1200,
            "availHeight": 1170,
            "availWidth": 3840,
            "pixelDepth": 24,
            "innerWidth": 537,
            "innerHeight": 1053,
            "outerWidth": 1934,
            "outerHeight": 1177,
            "devicePixelRatio": 1
        },
        "timezone": 3,
        "indexedDb": true,
        "addBehavior": false,
        "openDatabase": true,
        "cpuClass": "unknown",
        "platform": "Win32",
        "doNotTrack": "unknown",
        "plugins": "ChromePDFPlugin::PortableDocumentFormat::application/x-google-chrome-pdf~pdf;ChromePDFViewer::::application/pdf~pdf;NativeClient::::application/x-nacl~,application/x-pnacl~",
        "canvas": {
            "winding": "yes",
            "towebp": true,
            "blending": true,
            "img": "64f73153de0ccc0e6f3d0ae12ac12031a1f0cb97"
        },
        "webGL": {
            "img": "03f50b24cb4664486ce64220a6278786e1639ff7",
            "extensions": "ANGLE_instanced_arrays;EXT_blend_minmax;EXT_color_buffer_half_float;EXT_disjoint_timer_query;EXT_float_blend;EXT_frag_depth;EXT_shader_texture_lod;EXT_texture_compression_bptc;EXT_texture_compression_rgtc;EXT_texture_filter_anisotropic;WEBKIT_EXT_texture_filter_anisotropic;EXT_sRGB;KHR_parallel_shader_compile;OES_element_index_uint;OES_fbo_render_mipmap;OES_standard_derivatives;OES_texture_float;OES_texture_float_linear;OES_texture_half_float;OES_texture_half_float_linear;OES_vertex_array_object;WEBGL_color_buffer_float;WEBGL_compressed_texture_s3tc;WEBKIT_WEBGL_compressed_texture_s3tc;WEBGL_compressed_texture_s3tc_srgb;WEBGL_debug_renderer_info;WEBGL_debug_shaders;WEBGL_depth_texture;WEBKIT_WEBGL_depth_texture;WEBGL_draw_buffers;WEBGL_lose_context;WEBKIT_WEBGL_lose_context;WEBGL_multi_draw",
            "aliasedlinewidthrange": "[1,1]",
            "aliasedpointsizerange": "[1,1024]",
            "alphabits": 8,
            "antialiasing": "yes",
            "bluebits": 8,
            "depthbits": 24,
            "greenbits": 8,
            "maxanisotropy": 16,
            "maxcombinedtextureimageunits": 32,
            "maxcubemaptexturesize": 16384,
            "maxfragmentuniformvectors": 1024,
            "maxrenderbuffersize": 16384,
            "maxtextureimageunits": 16,
            "maxtexturesize": 16384,
            "maxvaryingvectors": 30,
            "maxvertexattribs": 16,
            "maxvertextextureimageunits": 16,
            "maxvertexuniformvectors": 4096,
            "maxviewportdims": "[32767,32767]",
            "redbits": 8,
            "renderer": "WebKitWebGL",
            "shadinglanguageversion": "WebGLGLSLES1.0(OpenGLESGLSLES1.0Chromium)",
            "stencilbits": 0,
            "vendor": "WebKit",
            "version": "WebGL1.0(OpenGLES2.0Chromium)",
            "vertexshaderhighfloatprecision": 23,
            "vertexshaderhighfloatprecisionrangeMin": 127,
            "vertexshaderhighfloatprecisionrangeMax": 127,
            "vertexshadermediumfloatprecision": 23,
            "vertexshadermediumfloatprecisionrangeMin": 127,
            "vertexshadermediumfloatprecisionrangeMax": 127,
            "vertexshaderlowfloatprecision": 23,
            "vertexshaderlowfloatprecisionrangeMin": 127,
            "vertexshaderlowfloatprecisionrangeMax": 127,
            "fragmentshaderhighfloatprecision": 23,
            "fragmentshaderhighfloatprecisionrangeMin": 127,
            "fragmentshaderhighfloatprecisionrangeMax": 127,
            "fragmentshadermediumfloatprecision": 23,
            "fragmentshadermediumfloatprecisionrangeMin": 127,
            "fragmentshadermediumfloatprecisionrangeMax": 127,
            "fragmentshaderlowfloatprecision": 23,
            "fragmentshaderlowfloatprecisionrangeMin": 127,
            "fragmentshaderlowfloatprecisionrangeMax": 127,
            "vertexshaderhighintprecision": 0,
            "vertexshaderhighintprecisionrangeMin": 31,
            "vertexshaderhighintprecisionrangeMax": 30,
            "vertexshadermediumintprecision": 0,
            "vertexshadermediumintprecisionrangeMin": 31,
            "vertexshadermediumintprecisionrangeMax": 30,
            "vertexshaderlowintprecision": 0,
            "vertexshaderlowintprecisionrangeMin": 31,
            "vertexshaderlowintprecisionrangeMax": 30,
            "fragmentshaderhighintprecision": 0,
            "fragmentshaderhighintprecisionrangeMin": 31,
            "fragmentshaderhighintprecisionrangeMax": 30,
            "fragmentshadermediumintprecision": 0,
            "fragmentshadermediumintprecisionrangeMin": 31,
            "fragmentshadermediumintprecisionrangeMax": 30,
            "fragmentshaderlowintprecision": 0,
            "fragmentshaderlowintprecisionrangeMin": 31,
            "fragmentshaderlowintprecisionrangeMax": 30,
            "unmaskedvendor": "GoogleInc.(AMD)",
            "unmaskedrenderer": "ANGLE(AMD,RadeonRX580SeriesDirect3D11vs_5_0ps_5_0,D3D11-27.20.1034.6)"
        },
        "touch": {
            "maxTouchPoints": 0,
            "touchEvent": false,
            "touchStart": false
        },
        "video": {
            "ogg": "probably",
            "h264": "probably",
            "webm": "probably"
        },
        "audio": {
            "ogg": "probably",
            "mp3": "probably",
            "wav": "probably",
            "m4a": "maybe"
        },
        "vendor": "GoogleInc.",
        "product": "Gecko",
        "productSub": "20030107",
        "browser": {
            "ie": false,
            "chrome": true,
            "webdriver": false
        },
        "window": {
            "historyLength": 35,
            "hardwareConcurrency": 12,
            "iframe": false,
            "battery": true
        },
        "location": {
            "protocol": "https:"
        },
        "fonts": "Calibri;Century;Haettenschweiler;Marlett;Pristina;ZWAdobeF",
        "devices": {
            "count": 2,
            "data": {
                "0": {
                    "deviceId": "",
                    "kind": "audioinput",
                    "label": "",
                    "groupId": "8d822a83cadd51146f58375cac8571d9c1344f0cd9e883d4e2737a7dd745c827"
                },
                "1": {
                    "deviceId": "",
                    "kind": "audiooutput",
                    "label": "",
                    "groupId": "8d822a83cadd51146f58375cac8571d9c1344f0cd9e883d4e2737a7dd745c827"
                }
            }
        }
    },
    "cookies": 1,
    "setTimeout": 0,
    "setInterval": 0,
    "appName": "Netscape",
    "platform": "Win32",
    "syslang": "en-US",
    "userlang": "en-US",
    "cpu": "",
    "productSub": "20030107",
    "plugins": {
        "0": "ChromePDFPlugin",
        "1": "ChromePDFViewer",
        "2": "NativeClient"
    },
    "mimeTypes": {
        "0": "application/pdf",
        "1": "PortableDocumentFormatapplication/x-google-chrome-pdf",
        "2": "NativeClientExecutableapplication/x-nacl",
        "3": "PortableNativeClientExecutableapplication/x-pnacl"
    },
    "screen": {
        "width": 3840,
        "height": 1200,
        "colorDepth": 24
    },
    "fonts": {
        "0": "Calibri",
        "1": "Cambria",
        "2": "Constantia",
        "3": "LucidaBright",
        "4": "Georgia",
        "5": "SegoeUI",
        "6": "Candara",
        "7": "TrebuchetMS",
        "8": "Verdana",
        "9": "Consolas",
        "10": "LucidaConsole",
        "11": "LucidaSansTypewriter",
        "12": "CourierNew",
        "13": "Courier"
    }
}

If it helps you guys or someone has an idea how to bypass, let's help each other.

Oh boy - I wish I understood just 10% of that - old age is a real bugger

I'm sure it will help someone and well done you for sharing

:ranger:

m4pr0x 10-09-2021 12:32 PM

Re: All the fingerprints that eBay checks
 
Thank u for your help. But fingerprint is just one of the factors that make ur account suspended. I think IP + cookies will decide what happened with ur account.

rsot 10-10-2021 07:52 AM

Re: All the fingerprints that eBay checks
 
Quote:

Originally Posted by m4pr0x (Post 1172333)
Thank u for your help. But fingerprint is just one of the factors that make ur account suspended. I think IP + cookies will decide what happened with ur account.

Belated welcome to the forum - all the best as you master stealth :thumb:



All times are GMT -5. The time now is 10:50 AM.

vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger


Aspkin Group

All times are GMT -5. The time now is 10:50 AM.


Stop the guessing games and learn how you can quickly and easily get back on eBay today!
Read the best selling step-by-step eBay Suspension guide eBay Stealth!
Amazon Suspension? Read Amazon Ghost to get back on Amazon!
vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Ad Management by RedTyger

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58