Navigation X
ALERT
Click here to register with a few steps and explore all our cool stuff we have to offer!

cracked.io | Best Forum Around | Free Premium Accounts




 6417

Burpsuite

by GooglyEye - 25 April, 2023 - 10:33 PM
This post is by a banned member (GooglyEye) - Unhide
GooglyEye  
Registered
32
Posts
1
Threads
1 Year of service
#1
Hey could anyone tell me how to get burpsuite in termux?
This post is by a banned member (civilprost) - Unhide
286
Posts
2
Threads
1 Year of service
#2
Open Termux and type the following command to update the package list:
apt update

Install the required dependencies by typing the following command:
apt install openssl wget -y

Download the latest version of Burp Suite Community Edition by typing the following command:
wget https://portswigger.net/burp/releases/do...type=Linux
Note: Replace the version number with the latest version available on the Burp Suite website.

Extract the downloaded file by typing the following command:
tar -xf name_of_file
Note: Replace the file name with the name of the downloaded file.

Move the extracted Burp Suite folder to the home directory by typing the following command:
mv burpsuite_community/ $HOME

To launch Burp Suite, navigate to the Burp Suite folder in the home directory and type the following command:
java -jar burpsuite_community.jar
This post is by a banned member (GooglyEye) - Unhide
GooglyEye  
Registered
32
Posts
1
Threads
1 Year of service
#3
That wget doesn't work for me

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
or
Sign in
Already have an account? Sign in here.


Forum Jump:


Users browsing this thread: 1 Guest(s)