Fausse page de connexion faite en PHP, inclu: blacklist IP, redirection au choix, webhook discord, logs. Pour les informations: IP, mdp, email, géolocalisation, navigateur et bien d'autre

Overview

fake page

Page de phishing pour facebook

1. Informations

Page de phishing simulant la page de connexion PayPal. Faite en php, elle fournit:

  • email
  • mot de passe
  • IP
  • date/heure (à la seconde près)
  • Pays
  • Région
  • Ville
  • Code postal
  • Coordonées (latitude, longitude)
  • Fuseau horaire
  • Langues
  • ASN
  • ISP
  • Navigateur
  • User agent

Exemple:

example.txt


2. Fonctionnement générale

Les informations sont stocké dans le fichier "data.txt" après que la personne ai envoyer le formulaire en cliquant sur "Se connecter".

3. Fonctionnalité

La page est équipé:

  • d'un auto ip blacklist
  • d'un system de redirection au choix pour les ip blacklist et après la connexion
  • de logs
  • d'un system de webhook discord (pour reçevoir vos infos via un salon)

4. Fonctionnement

A. L'auto ip blacklist/ip locker

Fonctionnalitée très utile pour éviter les spam/ddos/vengeance ou autre, le principe est relativement simple, une fois que la personne à visité votre fausse page de connexion (plus précisément: une fois que la personne à envoyer son formulaire de connexion "PayPal"), son ip va s'inscrire dans un fichier nommé "blacklist.txt". Vous l'aurez compris, une fois votre ip sur ce fichier il n'est plus possible d'accéder au site. A la place, la personne seras redirigé sur une page (plus d'info au paragraphe B ). Vous verrrez dans le fichier "blacklist.txt" qu'il y as déjà 11 810 IP inscrit. Ces ip sont connu pour le ddos etc... J'ai donc pris les soins de les mettre par défaut pour diminuer les chance aux personnes qui tentent d'attaquer votre page de connexion.

B. Redirection des ip blacklist et après la redirection, au choix.

Comme vous l'avez vu dans le paragraphe précédent, les ip inscrit dans le fichier "blacklist.txt" ne peuvent accéder au site. Tout les utilisateurs venant sur le site avec une ip figurant sur le fichier "blacklist.txt" seront donc redirigé vers une page au choix (défini par vous aupréalable). Pour définir la page de redirection, il vous suffit d'ouvrir le fichier redirection_blacklist.txt et de mettre l'url de votre choix à la place de "YOUR URL REDIRECTION !". Une fois enregistré, les modifications seront appliqué. Il en va de même pour la redirection après la connexion de l'utilisateur sur votre page, il seras redirigé vers le site spécifié dans le fichier "redirection.txt". Conseil: Il est préférable de rediriger votre cible sur une page de recherche facebook, il auras alors une impression de bien s'être connecté sur son compte.

C. Les logs

Simple d'accès, il vous suffit d'ouvrir le fichier "logs.txt". Toutes les visites sur votre page seront stocké dans ce fichier avec pour infos sur chaque visites:

  • IP

  • date/heure à laquel ils ont visité votre page

    Les logs vous préciserons si la personne est déjà venu sur votre site auparavant, et si oui, les logs préciserons la redirection de l'utilisateur (le lien spécifié dans le fichier "redirection.txt").

D. Webhook Discord

Possibilité de lié un webhook discord à votre scam page ! Aussi simple d'utilisation que toute les autres fonctionnalitées. Il vous suffit d'ouvrir le fichier "discord_webhook.txt" et de remplacé votre webhook à la place de "YOUR WEBHOOK URL HERE". Une fois cela fait et enregistré, les modifications seront appliqué et les formulaires de connexion de votre page seront renseigné non seulement sur le fichier "data.txt", mais aussi sur le salon qu'occupe votre webhook sous cette forme:

webhook.txt

Si vous avez des soucis à propos de cette scam page, vous pouvez me contacter sur discord:


You might also like...
A spec compliant, secure by default PHP OAuth 2.0 Server

PHP OAuth 2.0 Server league/oauth2-server is a standards compliant implementation of an OAuth 2.0 authorization server written in PHP which makes work

Open source social sign on PHP Library. HybridAuth goal is to act as an abstract api between your application and various social apis and identities providers such as Facebook, Twitter and Google.

Hybridauth 3.7.1 Hybridauth enables developers to easily build social applications and tools to engage websites visitors and customers on a social lev

Multi-provider authentication framework for PHP
Multi-provider authentication framework for PHP

Opauth is a multi-provider authentication framework for PHP, inspired by OmniAuth for Ruby. Opauth enables PHP applications to do user authentication

PHP 5.3+ oAuth 1/2 Client Library

PHPoAuthLib NOTE: I'm looking for someone who could help to maintain this package alongside me, just because I don't have a ton of time to devote to i

A flexible, driver based Acl package for PHP 5.4+
A flexible, driver based Acl package for PHP 5.4+

Lock - Acl for PHP 5.4+ I'm sad to say that Lock is currently not maintained. I won't be able to offer support or accept new contributions for the cur

PHP library for Two Factor Authentication (TFA / 2FA)
PHP library for Two Factor Authentication (TFA / 2FA)

PHP library for Two Factor Authentication PHP library for two-factor (or multi-factor) authentication using TOTP and QR-codes. Inspired by, based on b

:atom: Social (OAuth1\OAuth2\OpenID\OpenIDConnect) sign with PHP :shipit:

SocialConnect Auth Getting Started :: Documentation :: Demo Open source social sign on PHP. Connect your application(s) with social network(s). Code e

documentation for the oauth2-server-php library

OAuth2 Server PHP Documentation This repository hosts the documentation for the oauth2-server-php library. All submissions are welcome! To submit a ch

Hawk — A PHP Implementation

Hawk — A PHP Implementation Hawk is an HTTP authentication scheme using a message authentication code (MAC) algorithm to provide partial HTTP request

Owner
Esio_dev
Développeur java, php, html/css. Me contacter: discord.gg/6nNE8UPd
Esio_dev
Kaiju is an open source verification bot based on Discord's OAuth written in C# and PHP, with the functionality of being able to integrate the user to a new server in case yours is suspended.

What is Kaiju? Kaiju is an open source verification bot for Discord servers, based on OAuth and with permission for the server owner, to be able to mi

in the space 10 Nov 20, 2022
Discord-oauth2 - At the end of oAuth2, which I have been researching and reading for a long time,

Discord-oauth2 - At the end of oAuth2, which I have been researching and reading for a long time, I finally found the way to connect with discord and get information, that's how I did it. If I'm wrong, feel free to email me so I can correct it.

Uğur Mercan 2 Jan 1, 2022
Middleware to generate access logs for each request using the Apache's access log format

Middleware to generate access logs for each request using the Apache's access log format. This middleware requires a Psr log implementation, for example monolog.

Middlewares 20 Jun 23, 2022
A complete Login and Register page using a Mysql Database and php

Login With Mysql A complete Login and Register page using a Mysql Database ?? Built with ⚙️ ?? Description A login with Frontend, Backend and Database

Marc Medrano 1 Nov 5, 2021
Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system.

Laravel Auth is a Complete Build of Laravel 8 with Email Registration Verification, Social Authentication, User Roles and Permissions, User Profiles, and Admin restricted user management system. Built on Bootstrap 4.

Jeremy Kenedy 2.8k Dec 31, 2022
Automatically fill in the captcha code in the NTHU OAuth login page.

NTHU-OAuth-Decaptcha Automatically fill in the captcha code in the NTHU OAuth login page. CNN Decaptcha For training the decaptcha model. See CNN Deca

null 18 Dec 4, 2022
php database agnostic authentication library for php developers

Whoo Whoo is a database agnostic authentication library to manage authentication operation easily. Whoo provides you a layer to access and manage user

Yunus Emre Bulut 9 Jan 15, 2022
Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project

Single file PHP that can serve as a JWT based authentication provider to the PHP-CRUD-API project

Maurits van der Schee 163 Dec 18, 2022
OAuth 1/2 Provider implementations for chillerlan/php-oauth-core. PHP 7.4+

chillerlan/php-oauth-providers Documentation See the wiki for advanced documentation. Requirements PHP 7.4+ a PSR-18 compatible HTTP client library of

chillerlan 4 Dec 2, 2022
A Native PHP MVC With Auth. If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo.

If you will build your own PHP project in MVC with router and Auth, you can clone this ready to use MVC pattern repo. Auth system is implemented. Works with bootstrap 5. Composer with autoload are implemented too for future composer require.

null 2 Jun 6, 2022