Revealed content
Kurulum basit olduğu için türkçeye çeviri yapmadım.
Talep fazla olursa çevirisini yapabilirim
Burp Suite is an integrated platform for performing security testing of web applications. It is designed to be used by hands-on testers to support the testing process. Here we will see how you can install it for free on your Windows 7/8/10 64-bit machine.
Things that you will need:
After you have downloaded both the files, follow these steps:
Under the System variables tab, click New and add the following variables:
Variable name: CLASSPATH
Variable value: C:\Program Files\Java\jdk-13.0.2\lib\*.jar
Click OK. Then click New again and add another variable:
Variable name: JAVA_HOME
Variable value: C:\Program Files\Java\jdk-13.0.2
Finally, double click the Path variable and click New. Add the following path:
C:\Program Files\Java\jdk-13.0.2\bin
Click OK and close Variables Window. You are half way there.
Now extract the downlaoded BurpSuite_Pro_2021.4.zip file. Use the password: 311138 if prompted. You will see three .jar files and one .txt file inside. In the same folder:
Talep fazla olursa çevirisini yapabilirim
Burp Suite is an integrated platform for performing security testing of web applications. It is designed to be used by hands-on testers to support the testing process. Here we will see how you can install it for free on your Windows 7/8/10 64-bit machine.
Things that you will need:
- Java JDK (13.0.2) - Buradan İndir
- Java JDK - Virus Total
- Burp Suite Pro zip file (2021.4.1) - Buradan İndir- pass: imhatimi.org
- Burp Suite - Virus Total
After you have downloaded both the files, follow these steps:
- Run the downloaded file jdk-13.0.2_windows-x64_bin.exe and let it install.
- Search environment in the Windows search bar. You will see a match for Edit the system environment variables. Open it and then click Environment Variables button in the bottom.
You will see a window containing a part like this:
Under the System variables tab, click New and add the following variables:
Variable name: CLASSPATH
Variable value: C:\Program Files\Java\jdk-13.0.2\lib\*.jar
Click OK. Then click New again and add another variable:
Variable name: JAVA_HOME
Variable value: C:\Program Files\Java\jdk-13.0.2
Finally, double click the Path variable and click New. Add the following path:
C:\Program Files\Java\jdk-13.0.2\bin
Click OK and close Variables Window. You are half way there.
Now extract the downlaoded BurpSuite_Pro_2021.4.zip file. Use the password: 311138 if prompted. You will see three .jar files and one .txt file inside. In the same folder:
- Press and hold Shift key and right click on the screen. Click open Command Prompt or Windows Powershell window here.
- Paste and run the following command:
java -javaagent:BurpSuiteLoader_v2021.4.jar -noverify -jar burpsuite_pro_v2021.4.jar - Follow the instructions to install Burp Suite.
- When you reach the License activation page, open a new Command Prompt window again in the same folder and run the following command:
java -jar burploader-old.jar - You will see the following window:
- Copy the text in License box and paste it in your installation window and hit Next.
- Select Manual Activation, copy the Activation Request key and paste it in the above shown window to get the Activation Response key.
- Paste the Response key in the installation window and you are done!
- Search Notepad in the Windows search bar, open it and paste the following command:
java -javaagent:BurpSuiteLoader_v2021.4.jar -noverify -jar burpsuite_pro_v2021.4.jar - Go to File > Save As... and open the folder you extracted earlier. Save the file there as: BurpLoader.bat. Remember to select All Files in the Save as type option as shown:
- Now whenever you want to open Burp Suite, just double click on your BurpLoader.bat file.
Bu içeriği görmek için giriş yapın.
Son düzenleme: