ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!

Jump to content



Photo

OPENBULLET config cant understand how to make login info


  • Please log in to reply
OPENBULLET config cant understand how to make login info

#1

besmir
besmir
    Offline
    14
    Rep
    126
    Likes

    Veteran

Posts: 1310
Threads: 112
Joined: Sep 20, 2016
Credits: 0

Seven years registered
#1

Hello iv found a site that post loging is like this ------WebKitFormBoundary1Q6OWovUp3sCsGBD

Content-Disposition: form-data; name="email_address"

here is the email...
------WebKitFormBoundary1Q6OWovUp3sCsGBD
Content-Disposition: form-data; name="password"

here is the password
------WebKitFormBoundary1Q6OWovUp3sCsGBD--

 

so how im supposed to make the post login?

 

thx alot for your help 


Edited by besmir, 10 November 2019 - 05:45 PM.

  • 0

#2

LooseratPC
LooseratPC
    Offline
    -2
    Rep
    20
    Likes

    LTTT

  • PipPipPip
Posts: 67
Threads: 2
Joined: Nov 09, 2019
Credits: 0

Four years registered
#2

You must steel the gold, so you can find something that is not relatet to the lifer as a trader m friend


  • 0
#include<stdio.h>

int main() {
	printf("Hello World\n");
	return 0;
}

Discord: ichmagcookies#2560


#3

JumpinJer
JumpinJer
    Offline
    35
    Rep
    121
    Likes

    Veteran

Posts: 722
Threads: 45
Joined: May 04, 2018
Credits: 0

Six years registered
#3

it is a multipart  post option
try it like this
in the multipart contents
STRING: email_address: <USER>
STRING: password: <PASS>

and in the boundary section try this

=------WebKitFormBoundary1Q6OWovUp3sCsGBD

in the boundary part you can also try leaving it blank


  • 1

#4

besmir
besmir
    Offline
    14
    Rep
    126
    Likes

    Veteran

Posts: 1310
Threads: 112
Joined: Sep 20, 2016
Credits: 0

Seven years registered
#4

it is a multipart  post option
try it like this
in the multipart contents
STRING: email_address: <USER>
STRING: password: <PASS>
and in the boundary section try this
=------WebKitFormBoundary1Q6OWovUp3sCsGBD
in the boundary part you can also try leaving it blank

love you bro always helping me xd will try it when I'm home

  • 0


 Users browsing this thread: