Member-only story

XSS , HTML and JAVASCRIPT injections to create a realistic fake login.

_Y000_
4 min readDec 10, 2020

As an enthusiast in xss injections I like to be creating new payloads, in this article I would like to share one of my creations that I really like, as such it is a fake login.

I know there are too many posts about creating a fake login to capture credentials, that’s why I like to share content and add a personal bonus.

In this case, the false login is created with 3 different types of injections, which are:

- Injection xss
- html injection
- javascript injection

The complete code that we are going to use is the following:

Full code to inject

Now we are going to analyze the code part by part to know what we are injecting

First we will analyze the part of the XSS injection:

XSS injection part

As you can see this is a simple alert

Now we will analyze the html injection

--

--

_Y000_
_Y000_

Written by _Y000_

Hola, Bienvenido a mi perfil de Medium! Soy Y000! 😊 ¿Quién soy? 🤔 Bueno… soy yo jaja soy solo un apasionado por la seguridad informatica.

No responses yet