hotfix
This commit is contained in:
@@ -8,7 +8,6 @@ BURP_JAR = "/headless/burpsuite_community.jar"
|
|||||||
CONFIG_FILE = "/app/burp/project_options.json"
|
CONFIG_FILE = "/app/burp/project_options.json"
|
||||||
|
|
||||||
def start_burp():
|
def start_burp():
|
||||||
|
|
||||||
for filepath in glob.glob('/tmp/burp*'):
|
for filepath in glob.glob('/tmp/burp*'):
|
||||||
try:
|
try:
|
||||||
if os.path.isfile(filepath):
|
if os.path.isfile(filepath):
|
||||||
|
|||||||
Reference in New Issue
Block a user