# Reverse Tab Nabbing
In a situation where an attacker can control the `href` argument of an `
### Without back link
Link between parent and child pages when prevention attribute is used:
## How to exploit
Create the following pages in a folder and run a web server with `python3 -m http.server`
Then, access `http://127.0.0.1:8000/vulnerable.html`, click on the link and note how the original website URL changes.
```html
vulnerable.html
Victim Site
Controlled by the attacker
```
```html
malicious.html