increased wait time and activated burpsuite for supervisord
This commit is contained in:
@@ -1,14 +1,2 @@
|
||||
#!/bin/bash
|
||||
|
||||
export DISPLAY=:1.0
|
||||
sleep 2
|
||||
|
||||
|
||||
# Launch Burp Suite
|
||||
java -jar /home/default/burpsuite_community.jar
|
||||
|
||||
# Give it time to start up
|
||||
sleep 10
|
||||
|
||||
# Run your Python script to click "Next"
|
||||
python3 /workspace/auto_click_next.py
|
||||
/headless/.venv/bin/python3 /app/burp/start_burp.py
|
||||
Reference in New Issue
Block a user