Skip to content

sahilbabbar/gstphish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GSTPhish

Simple web app to trick login activity. The aim is to raise awareness among the users that use government portals, especially Indians who are new to the new taxation system i.e. GST.

Disclaimer: Use it at your own risk and own sole responsibility. The author(s) will not be responsible for any mishap(s), legal or otherwise.

Setup

  1. Run the following in terminal:

    npm install
    
  2. Open app.html in any broswer.

  3. Run the following in terminal:

    node server.js
    

Now as soon as the user enters his/her credentials and clicks LOGIN the credentials will get logged on Node's console.

That's it!

Stack

  1. Bootstrap v3.3.7
  2. Express v4.16.2

Contributions

Contributions in terms of web-app phishing techniques will be welcomed that can improve the current state of the project.

License

The Unlicense

Releases

No releases published

Packages

No packages published