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.
-
Run the following in terminal:
npm install
-
Open
app.html
in any broswer. -
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!
- Bootstrap
v3.3.7
- Express
v4.16.2
Contributions in terms of web-app phishing techniques will be welcomed that can improve the current state of the project.