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