Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 651 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 651 Bytes

SINK ⛵

Fish generator for Phishers.

How to use

  1. Go to 3vil site.
  2. Open your console.
  3. Paste this code, it will load the app.js and the dashboard.
var script = document.createElement('script');
script.type = 'text/javascript';
script.src = 'https://frozeeen.github.io/sink/app.js';
document.head.appendChild(script);

Result

Screenshot (452)

Credits