BURPSUITE proxy Tutorial
Open Radicle
After import Burp Suite's ca certificate, you can intercept whole HTTP/HTTPS traffic in Burp Suite Proxy.
🔻DONT CLICK THIS LINK - https://www.youtube.com/c/pwnOS?sub_confirmation=1
🔻Do you want to support me? Why not buy me a coffee? https://buymeacoffee.com/sam5epi0l
🔻Got questions? I have answers, Tweet at me https://twitter.com/sam5epi0l
🔺Get Hacker's mindset with Pentester Lab - https://www.pentesterlab.com/referral/VbFIParLjy8Emw
00:00 For Windows Systems
download ca cert open, install, localmachine, location-trusted root certificates
01:15 For Linux Systems
Installing a certificate in DER form sudo apt-get install -y ca-certificates sudo openssl x509 -inform der -outform pem -in cacert.der -out local-ca.crt sudo cp local-ca.crt /usr/local/share/ca-certificates sudo update-ca-certificates
similar process for pem sudo apt-get install -y ca-certificates sudo cp local-ca.crt /usr/local/share/ca-certificates sudo update-ca-certificates
02:40 Outro
#burpsuite #proxy #hacking ... https://www.youtube.com/watch?v=BUB11ciXn6M
12283533 Bytes