Skip to content

jcarstairs-scottlogic/reverse-tabnabbing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reverse Tab-nabbing Demo

This app demonstrates how a reverse tab-nabbing attack works. To run the app:

  • Run npm install to install dependencies
  • Run node index to start the "legit website" server
  • In a separate terminal, run node malicious to start the "malicious website" server
  • In your browser, go to http://localhost:3000/
  • Click on the link and see what happens...

About

Demonstrates how a reverse tab-nabbing attack works

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published