An open API service indexing awesome lists of open source software.

https://github.com/computerware/snaplogin

This is a simple clone of the snapchat login page the sends you the email and password upon submition. *****!!EDUCATIONAL PURPOSES ONLY!!*****
https://github.com/computerware/snaplogin

Last synced: 3 months ago
JSON representation

This is a simple clone of the snapchat login page the sends you the email and password upon submition. *****!!EDUCATIONAL PURPOSES ONLY!!*****

Awesome Lists containing this project

README

          

### README THIS BEFORE DOING ANYTHING!!
By posting this repo I am DEFINATLY NOT scamming anyone. YOU SHOULD ALSO NOT USE THIS TO SCAM ANYONE. This is only here to serve as a proof of how simple it is for attackers to simulate a web login page and steal your personal information. Please, and i state it again, please never attempt any scam on anyone.

## Personal localhost server setup
To run this on your own machine, you will need to have a updated Node.JS enviroment up and running. Just clone this repo and install the depedencies with `npm install`. to launch simply run index.js with `node index.js`. The localhost server should run at http://localhost:3000 Enjoy!! 😊