###### tags: `tools` <style> body { background-image: url(https://imgur.com/r44OKhR.png); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } html { height: 100%; } h1,p { color:white; } </style> # BurpSuite 安裝 (Linux) 首先去 [Burp Suite](https://portswigger.net/burp/communitydownload) 官網,輸入自己的 gmail 後即可下載安裝腳本  下載的腳本檔名通常是 **burpsuite_community_linux_v2022_9_6.sh** 在該檔案的目錄下開啟 terminal,或者 cd 移動到該目錄下,輸入兩行指令: ```bash= chmod +x burpsuite_community_linux_v2022_9_6.sh ./burpsuite_community_linux_v2022_9_6.sh ```  接著按照自己需求選取安裝,如果不清楚,就默認選項一直下一步就好,安裝完即可使用。
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up