Some Generic Browser Exploits (For Educational Purposes Only)
-
Updated
Jan 12, 2022 - HTML
Some Generic Browser Exploits (For Educational Purposes Only)
An educational phishing simulation login page demonstrating how fake UIs capture user credentials. It logs inputs, stores them locally, and emails the captured data for awareness training. Intended strictly for controlled, ethical use to teach URL verification and phishing prevention.
Educational Python tool to crawl a website (BFS, depth-controlled) and reconstruct everything a browser can retrieve — HTML, CSS, JS, images, fonts, PDFs — with offline-safe path rewriting and same-origin enforcement. Includes srcset handling, query-hash handling and content-type-aware saving. Ideal for learning and client-side security research.
A polished, accessible client-side password strength checker that estimates entropy, detects weak patterns, and provides actionable suggestions. Includes a built-in password generator, works fully offline with no network calls, and uses ARIA live updates for accessibility. Ideal for demos, portfolios, or frontend components.
A high-performance, keyless, rule-based envelope for protecting web/API/stream data.
The 'CyberGuard' delivers a modular, multi-layer security system for modern web applications. It bundles client-side anomaly detection, DDoS-Guard, DOM protection, input shielding, service-worker hardening and UI blackout controls into one compact package.
Unpacked Telegram web app for research.
Vollständige Webanwendung für OpenPGP-Verschlüsselung, basierend auf React, TypeScript und openpgp.js.
Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.
EntropyKey is a web application that generates unique and secure tokens using your device's camera. The randomness in the video feed helps create unpredictable tokens, making them suitable for passwords or other secure identifiers.
A lightweight client-side wallet for Solana and Ethereum with seed generation, key derivation, multi-account support, and balance lookups.
Add a description, image, and links to the client-side-security topic page so that developers can more easily learn about it.
To associate your repository with the client-side-security topic, visit your repo's landing page and select "manage topics."