All the fingerprints that eBay checks - eBay Suspended & PayPal Limited Forums
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 > Stealth Topics > General Stealth Discussions

General Stealth Discussions Discuss other methods and ideas to stealth outside of the other sections. In other words, if it's about stealth and it doesn't fit anywhere else, it goes here.

Reply
 
Thread Tools
  #1  
Old 04-24-2021
Junior Member
 
Join Date: Apr 2021
Posts: 2
Thanks: 0
Thanked 4 Times in 2 Posts
Activity: 0%
Longevity: 17%
iTrader: (0)
Default 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.
Reply With Quote
The Following 3 Users Say Thank You to blackjack21 For This Useful Post:
aspkin (04-24-2021), NLS (05-20-2021), robjobs (05-22-2023)
The complete step-by-step guide to get back to selling today!

  #2  
Old 04-24-2021
muzzie's Avatar
Senior Member
 
Join Date: Jan 2015
Posts: 2,827
Thanks: 286
Thanked 567 Times in 422 Posts
Activity: 0%
Longevity: 53%
iTrader: (22)
Default 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.
Reply With Quote
The Following 2 Users Say Thank You to muzzie For This Useful Post:
NLS (05-20-2021), robjobs (05-24-2023)
  #3  
Old 04-24-2021
slokor's Avatar
Executive [VIP]
 
Join Date: Aug 2008
Posts: 9,930
Thanks: 380
Thanked 2,659 Times in 1,966 Posts
Activity: 19%
Longevity: 91%
iTrader: (90)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by muzzie View Post
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.
__________________
AGED SUPER HIGH LIMIT ACCOUNTS: 10,000/$1,000,000 and 25,000/$500,000
NEW LOWER PRICING!
ENTER MY STORE OR CONTACT ME
Reply With Quote
The Following 2 Users Say Thank You to slokor For This Useful Post:
dune (04-25-2021), muzzie (04-25-2021)
  #4  
Old 04-24-2021
aspkin's Avatar
Administrator
 
Join Date: Jan 2007
Posts: 11,373
Thanks: 3,072
Thanked 4,230 Times in 1,792 Posts
Activity: 1%
Longevity: 100%
iTrader: (24)
Default 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.
__________________
Reply With Quote
  #5  
Old 04-25-2021
Junior Member
Threadstarter  
 
Join Date: Apr 2021
Posts: 2
Thanks: 0
Thanked 4 Times in 2 Posts
Activity: 0%
Longevity: 17%
iTrader: (0)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by muzzie View Post
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 View Post
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 View Post
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...
Reply With Quote
The Following User Says Thank You to blackjack21 For This Useful Post:
aspkin (04-29-2021)
  #6  
Old 04-25-2021
rsot's Avatar
Executive [VIP]
 
Join Date: Dec 2009
Posts: 76,088
Thanks: 5,945
Thanked 8,937 Times in 8,228 Posts
Activity: 100%
Longevity: 83%
iTrader: (7)
Default Re: All the fingerprints that eBay checks

Welcome to the forum OP - all the best as you master stealth


Nice initial readout
Reply With Quote
  #7  
Old 04-28-2021
Junior Member
 
Join Date: Jan 2014
Posts: 129
Thanks: 5
Thanked 16 Times in 15 Posts
Activity: 0%
Longevity: 59%
iTrader: (0)
Default 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.
Reply With Quote
  #8  
Old 10-09-2021
Junior Member
 
Join Date: Aug 2020
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 21%
iTrader: (0)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by Mirdude View Post
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 ?
Reply With Quote
  #9  
Old 10-09-2021
Junior Member
 
Join Date: Apr 2020
Posts: 21
Thanks: 0
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 23%
iTrader: (0)
Default Re: All the fingerprints that eBay checks

I believe using clean ip will also help, chec it with ipqualityscore.com
Reply With Quote
  #10  
Old 10-09-2021
rsot's Avatar
Executive [VIP]
 
Join Date: Dec 2009
Posts: 76,088
Thanks: 5,945
Thanked 8,937 Times in 8,228 Posts
Activity: 100%
Longevity: 83%
iTrader: (7)
Default Re: All the fingerprints that eBay checks

Mirdude hasn't been on the site in sometime, just fyi
Reply With Quote
  #11  
Old 10-09-2021
Junior Member
 
Join Date: Aug 2020
Posts: 29
Thanks: 2
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 21%
iTrader: (0)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by rsot View Post
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
Reply With Quote
  #12  
Old 10-09-2021
Bigblackdog's Avatar
Executive [VIP]
 
Join Date: Mar 2019
Posts: 832
Thanks: 163
Thanked 223 Times in 175 Posts
Activity: 0%
Longevity: 29%
iTrader: (0)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by blackjack21 View Post
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

Reply With Quote
  #13  
Old 10-09-2021
Junior Member
 
Join Date: Sep 2021
Posts: 1
Thanks: 1
Thanked 0 Times in 0 Posts
Activity: 0%
Longevity: 15%
iTrader: (0)
Default 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.
Reply With Quote
  #14  
Old 10-10-2021
rsot's Avatar
Executive [VIP]
 
Join Date: Dec 2009
Posts: 76,088
Thanks: 5,945
Thanked 8,937 Times in 8,228 Posts
Activity: 100%
Longevity: 83%
iTrader: (7)
Default Re: All the fingerprints that eBay checks

Quote:
Originally Posted by m4pr0x View Post
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

Reply With Quote
Reply




Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
EBAY Tracking Canvas fingerprints and WebGL? Melody7 eBay Tracking 52 12-03-2020 04:58 AM
Does Ebay Checks The ISP ?! DuckSmasher eBay Tracking 14 06-28-2020 03:45 AM
Can you get linked by browser fingerprints? eBay/PP, 2015 JavierAlonsoMartin Subscriber Discussions 3 12-26-2015 05:37 PM
eBay does not use Browser Fingerprints? nivo eBay Discussion! 6 07-29-2014 11:58 AM
Do paypal and ebay do credit checks? lumberjack UK eBay & Paypal 11 11-21-2010 01:30 AM


Aspkin Group

All times are GMT -5. The time now is 09:21 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
no new posts

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