# slinky **Repository Path**: mirrors_codejamninja/slinky ## Basic Information - **Project Name**: slinky - **Description**: Slinky takes advantage of a vulnerability found in most modern web browsers to implement a sly link. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Slinky Slinky takes advantage of a vulnerability found in most modern web browsers to implement a sly link. ![](assets/slinky.png) ## How it works A sly link is best explained by demonstrating how it works. 1. A link is clicked on any website that opens your page in a new tab. 2. This page secretly redirects the origional website without the user knowing. This works on any website that opens links in a new tab using target="_blank" As you can probably guess, this can be used to create phising attacks. ## Liability I am not liable for how anyone uses Slinky. I created this simply to demonstrate a vulnerability found in most web browsers.