Sign in to follow this  
jungle

Help finding source keys

Recommended Posts

Hey guys,  I am trying to make a config with sentry MBA for this site , and I need help finding the Success and Failure source keys, can anyone helo me?

 

I already made the  request with HTTP debugger but the response is the same when I put invalid or valid credentials.

 

Thank you,

 

Jungle

Share this post


Link to post
Share on other sites

Hey Jungle, I`ll help you out a little bit :), A Source key is an HTML-Code, not some regular words. So you need to find the HTML-Code for the login error you get.

This is what you need to do:

1. Log in on the website with an invalid email:pass, so you`ll get an error when you hit the login button.

The error on your website is: "Email ou password incorrecto". That's not a Source key, but a Header key.

2. Search for the HTML code, so right-click on the error and then inspect(On google chrome).

3. You will see a popup on the right side of your screen, and a blue highlighted text. So Right-Click on the blue highlighted code, and select: "Edit as HTML".

4. Copy everything in the HTML-Box, and paste it into Source failure keys, so paste this: "Email ou password incorrecto. " With the Add(Basic) button.

5. Right now, login with a valid account, and search for the logout button.

6. Right-click on the logout button and click on inspect.

7. Rightclick on the blue highlighted text, and then Edit as HTML.

8. Copy everything in the HTML-box, and paste it into Source success keys.

 

RIGHT NOW IT NEEDS TO WORK!

 

If you can`t understand some parts, I am Dutch, so I am not the best at English!

 

If you got questions about this? Contact me on Discord: Plakt0ets#5137

Share this post


Link to post
Share on other sites

Email ou password incorrecto

is the failure key

as for the success key you wont need it as a start

you can find it later on from to check

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this