install burp suite in termux - Termux Kali Nethunter
welcome, In this article i am going to show you how to install Burp Suite tool in Termux without root via Termux Kali nethunter
Termux Burp suit
Burp suite written in Java programming language, And its a graphical tool for web application security testing developed by PortSwigger web security.
It has 3 editions, A community edition it is free to download and use second one is professional edition and third one is Enterprise edition. You need to buy from there official site and it has advance options like scanners etc.
Requirements :
Sumber https://termuxtutorials.blogspot.com/welcome, In this article i am going to show you how to install Burp Suite tool in Termux without root via Termux Kali nethunter
Termux Burp suit
Burp suite written in Java programming language, And its a graphical tool for web application security testing developed by PortSwigger web security.
It has 3 editions, A community edition it is free to download and use second one is professional edition and third one is Enterprise edition. You need to buy from there official site and it has advance options like scanners etc.
Requirements :
- 150 Mb minimum space
- Install Kali nethunter in Termux
- install LXDE in Termux nethunter
follow these steps to Install and Run Burp suite in termux kali nethunter
- I assumed you have installed Kali nethunter and LXDE in Termux, First start kali nethunter using startkali command
- Now you can install burpsuite using a simple command apt install burpsuite -y
- start/run the Burp suite by using this command java -jar /usr/bin/burpsuite
Thank You !