BeastyModz
Multi-Sig Wallet Expert
LEVEL 1
400 XP
Hi! Plebs
If everything is like in the picture for the given commands, you are ready to go!
Now choose your best environment for coding, for this I'm going to useVSCode.
Note: It's not that bad if you don't have environment but as suggested above try to setup one.
https://i.ibb.co/NWP5zC7/Screenshot-4.pngWhen you navigate to your folder, create a notepad file and name it as you desire mine isscript.py;
Now we come to the main part, first we import our libraries needed for developing our code as given;
https://i.ibb.co/6gQGw12/Screenshot-5.pngafter this, define your URL where you want totarget. And itsheaders;
First of all if you want to see what you actually need, navigate to yourtargetsite and click right click on the/loginpage then click onInspect Element, as shown;
https://i.ibb.co/N1md7TY/Screenshot-6.pngThis is almost all we need, and our payload that we are going to test our data;
Next what we actually need is to code our script, we continue with our headers section as shown;
https://i.ibb.co/Tb4TnZq/Screenshot-7.pngafter this, lets try to load our data from the Payload, navigate as shown;
https://i.ibb.co/yVLGXjS/Screenshot-8.pngAfter you get the keys to test the authentication system, try to do as shown;
https://i.ibb.co/ZJvkK75/Screenshot-9.pngNext what we want is to convert our data to JSON applicable as shown below and print our status code from system response;
https://i.ibb.co/dQ8xHg6/Screenshot-10.pngAfter receiving response from the system you can handle as you desire, in the example shown;
https://i.ibb.co/7Wbw5Xs/Screenshot-11.pngNext what we want to do is save our Script and run it with: python script.py (for example);
After success or fail on something you should receive something in the command prompt console;
Here is a pastebin script for this test tutorial.
create credntials.txt
create input.txt
create proxy.txt
https://i.ibb.co/x14mK38/Screenshot-12.pngin a folder and execute the script;
WARNING: REPORTING ALL THE LEECHERS;
NOTE: THIS IS ONLY FOR EDUCATIONAL PURPOSES ONLY, I HAVE NOTHING TO DO WITH THE OUTCOME OF YOUR WORK.
RESPECT ME AND LEAVE A LIKE
Loading…
i.ibb.co
Now choose your best environment for coding, for this I'm going to useVSCode.
Note: It's not that bad if you don't have environment but as suggested above try to setup one.
https://i.ibb.co/NWP5zC7/Screenshot-4.pngWhen you navigate to your folder, create a notepad file and name it as you desire mine isscript.py;
Now we come to the main part, first we import our libraries needed for developing our code as given;
https://i.ibb.co/6gQGw12/Screenshot-5.pngafter this, define your URL where you want totarget. And itsheaders;
First of all if you want to see what you actually need, navigate to yourtargetsite and click right click on the/loginpage then click onInspect Element, as shown;
https://i.ibb.co/N1md7TY/Screenshot-6.pngThis is almost all we need, and our payload that we are going to test our data;
Next what we actually need is to code our script, we continue with our headers section as shown;
https://i.ibb.co/Tb4TnZq/Screenshot-7.pngafter this, lets try to load our data from the Payload, navigate as shown;
https://i.ibb.co/yVLGXjS/Screenshot-8.pngAfter you get the keys to test the authentication system, try to do as shown;
https://i.ibb.co/ZJvkK75/Screenshot-9.pngNext what we want is to convert our data to JSON applicable as shown below and print our status code from system response;
https://i.ibb.co/dQ8xHg6/Screenshot-10.pngAfter receiving response from the system you can handle as you desire, in the example shown;
https://i.ibb.co/7Wbw5Xs/Screenshot-11.pngNext what we want to do is save our Script and run it with: python script.py (for example);
After success or fail on something you should receive something in the command prompt console;
Here is a pastebin script for this test tutorial.
create credntials.txt
create input.txt
create proxy.txt
https://i.ibb.co/x14mK38/Screenshot-12.pngin a folder and execute the script;
Loading…
pastebin.com
NOTE: THIS IS ONLY FOR EDUCATIONAL PURPOSES ONLY, I HAVE NOTHING TO DO WITH THE OUTCOME OF YOUR WORK.
RESPECT ME AND LEAVE A LIKE