frontend-security
There are 11 repositories under frontend-security topic.
edoardottt/pphack
The Most Advanced Client-Side Prototype Pollution Scanner
rustcohlnikov/awesome-frontend-security
☔️A curated list of tools, articles & resources to help take your frontend security to the next level. Feel free to contribute!
Annyfee/spider-js-reverse
精选不同站点的JS逆向实例,内含详细讲解,并辅以知识点概括、加密算法、难度对比与链接跳转。涵盖补环境、扣JS、webpack与瑞数等诸多难点
zb3/getfrontend
Get and extract the frontend code of a SPA, finding all chunks and recreating the original code from source maps. Should support common webpack/vite configurations, but note it's still experimental.
V4NT-ORG/hat
hat is a powerful tool designed to provide secure file encryption and decryption directly within your browser. This project, primarily written in JavaScript, ensures that your sensitive data remains private by performing all encryption processes client-side, without the need for server interactions.
raisiqueira/secure-nextjs-app
Demo of a secure Next.js application
mikaelvesavuori/hisec
Hisec is a set of extremely intolerant server configs using CSP and headers.
R1shabh-Gupta/Rubik
Rubik is a comprehensive toolkit designed to enhance frontend security by automating common security tasks and providing valuable insights.
0501guptanitin/nextjs-webpack-obfuscator
Next.js code obfuscation setup using webpack-obfuscator – secure and protect your production builds.
Joseph-Martre/prototype-pollution-interactive-demo
Interactive demo of a prototype pollution → XSS exploit in JavaScript
bylickilabs/File_En-Decrypter
A locally running file encryption service with AES-256 and Neon UI – all in the browser, without a server or backend.