How to install TEC-002-burp suite
This article mainly introduces how to install TEC-002-burp suite, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to understand it.
Top1. Installation environment
Windows7,jdk1.8.0_131,burpsuite_pro_v1.6.12
Top2.jdk installation
1. Double-click the downloaded installation package. By default, Next
two。 Configure environment variables:
Add system environment variables:
CLASSPATH C:\ Program Files\ Java\ jdk1.8.0_131
JAVA_HOME C:\ Program Files\ Java\ jdk1.8.0_131
Edit the environment variables for Path:
Append;% JAVA_HOME%\ bin
3.eg: execute from the command line
C:\ Users\ admin > javac-version
Javac 1.8.0_131
The version message appears to prove that the installation was successful.
Top3. Download Burp Suite 1.6.12
1. Unzip, including two files, double-click BurpLoader.jar to open the graphical interface
two。 Simple packet grab configuration
Select the proxy menu-- "intercept-- > intercept is on"
Select the proxy menu-- "intercept-- > options" to add packet snooping address and port eg:127.0.0.1 8080
3. The proxy for configuring the browser is 127.0.0.1 8080
4. Request the url to be tested
Select the proxy menu-"intercept-- > http history will have all kinds of requests to filter useful information."
Thank you for reading this article carefully. I hope the article "how to install TEC-002-burp suite" shared by the editor will be helpful to everyone. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!