Pinned Repositories
browser-fingerprinting-resistance-research
List of current browser fingerprinting protections used by various browsers and their effectiveness against various fingerprinting techniques & services.
chromedriver-credential-stuffing
A collection of brute forcing code for conducting credential stuffing attacks on popular websites.
detectIncognito
JavaScript detection of Incognito & other private browsing modes on Chrome, Edge, Safari, Brave, Firefox, Opera and MSIE.
malicedetect
A simple JS library to detect malicious browsers, including bots & browsers lying about their user agent.
OP-Fingerprinting-Script
An overpowered JavaScript browser fingerprinting library for creating persistent, unique and long-lasting digital fingerprints.
overpoweredjs
An even more powerful browser fingerprinting library for creating persistent, unique and long-lasting digital fingerprints.
overpoweredjs-api
A free, overpowered, browser fingerprinting API for tracking users and identifying automated environments (bots)
pbot
A PHP-based IRC bot class
quantum-resistance-research
A table of cryptographic algorithms and each algorithms' resistance to powerful quantum computers.
safari-canvas-fingerprinting-exploit
An exploit for Safari 17.4 and lower that enables fingerprinting Safari users using OffscreenCanvas and SharedWorkers even if fingerprinting protections are enabled.
Joe12387's Repositories
Joe12387/detectIncognito
JavaScript detection of Incognito & other private browsing modes on Chrome, Edge, Safari, Brave, Firefox, Opera and MSIE.
Joe12387/OP-Fingerprinting-Script
An overpowered JavaScript browser fingerprinting library for creating persistent, unique and long-lasting digital fingerprints.
Joe12387/browser-fingerprinting-resistance-research
List of current browser fingerprinting protections used by various browsers and their effectiveness against various fingerprinting techniques & services.
Joe12387/overpoweredjs
An even more powerful browser fingerprinting library for creating persistent, unique and long-lasting digital fingerprints.
Joe12387/malicedetect
A simple JS library to detect malicious browsers, including bots & browsers lying about their user agent.
Joe12387/overpoweredjs-api
A free, overpowered, browser fingerprinting API for tracking users and identifying automated environments (bots)
Joe12387/safari-canvas-fingerprinting-exploit
An exploit for Safari 17.4 and lower that enables fingerprinting Safari users using OffscreenCanvas and SharedWorkers even if fingerprinting protections are enabled.
Joe12387/chromedriver-credential-stuffing
A collection of brute forcing code for conducting credential stuffing attacks on popular websites.
Joe12387/quantum-resistance-research
A table of cryptographic algorithms and each algorithms' resistance to powerful quantum computers.
Joe12387/pbot
A PHP-based IRC bot class
Joe12387/blackjack.php
A blackjack simulation library written in PHP.
Joe12387/Joe12387
Config files for my GitHub profile.
Joe12387/Minecraft-Discord-Bot
A simple script that pipes Minecraft server logs to Discord via webhook.
Joe12387/okcupid-csrf-phishing-poc
An old PoC to demonstrate a CSRF in okcupid.com, and to demonstrate to them why CSRFs are bad.