"Precious Eye" is a proof-of-concept web application that demonstrates how hackers abuse browser permissions through social engineering. Mimicking legitimate apps (e.g., quizzes, games), it tricks users into granting camera access—then silently captures images without their knowledge.
Client
Start Date
Description:
"Precious Eye" is a proof-of-concept web application that demonstrates how hackers abuse browser permissions through social engineering. Mimicking legitimate apps (e.g., quizzes, games), it tricks users into granting camera access—then silently captures images without their knowledge.
Key Features:
✔ Deceptive UI: Fake "fun" interfaces to lure user interaction.
✔ Delayed Permission Requests: Triggers camera access mid-engagement.
✔ Stealth Mode: No visual cues (lights/preview) during capture.
✔ Data Logging: Simulates IP/device info collection (local demo only).
Purpose:
To expose how simple JavaScript + psychology can bypass security. No malware needed—just trust exploited.
Note: Built for educational purposes to raise awareness about permission abuse.