Add files via upload

master
InfoSec 2022-05-09 11:57:36 +08:00 committed by GitHub
parent 31a5f2131b
commit 15e4d1c421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 13 additions and 0 deletions

View File

@ -0,0 +1,13 @@
:: authour: ym2011
:: time: 2020-8-19
:: verison: 1.0
@echo off
title burpsuite runs...
echo ****************************************
echo ********burpsuite is starting***********
echo now burpsuite must runs with java sdk 9 or higher.
echo change the java.exe which you have installed.
echo here,for example, it's "C:\Program Files\java\jdk-12\bin\java.exe"
echo ****************************************
"C:\Program Files\java\jdk-12\bin\java.exe" -Dfile.encoding=utf-8 -javaagent:BurpSuiteLoader.jar -noverify -jar burpsuite_pro_v2021.10.jar