Skip to content
Snippets Groups Projects
Commit 25066e4c authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Changed dir for burp build.

parent e1686bea
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ sed -i 's@^echo "password = ${BURP_CLIENT_PASSWORD}".*@@' /root/burp-custom/burp ...@@ -18,7 +18,7 @@ sed -i 's@^echo "password = ${BURP_CLIENT_PASSWORD}".*@@' /root/burp-custom/burp
sed -i 's@^echo "restore_client = ${BURP_CLIENT_NAME}".*@@' /root/burp-custom/burp-custom.sh sed -i 's@^echo "restore_client = ${BURP_CLIENT_NAME}".*@@' /root/burp-custom/burp-custom.sh
# run burp-custom.sh install_fullserver # run burp-custom.sh install_fullserver
cd /root cd /root/burp-custom
bash /root/burp-custom/burp-custom.sh install_fullserver bash /root/burp-custom/burp-custom.sh install_fullserver
# get admin_shell # get admin_shell
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment