🔐
Pinned Loading
-
-
kali-mini-rolling-packer-vagrant
kali-mini-rolling-packer-vagrant PublicSpin up a minimal Kali Linux Rolling box with Packer and Vagrant
-
-
Add Burp CA certificate to a rooted ...
Add Burp CA certificate to a rooted Android device 1- Export the CA certificate: Proxy -> Options -> Import / Export CA certificate -> Export certificate in DER format
2- Prepare the certificate in the correct format:
3```
4openssl x509 -in cacert.der -inform DER -outform PEM >> "$(openssl x509 -inform DER -in cacert.der -subject_hash | head -1).0"
5openssl x509 -in cacert.der -inform DER -text -noout >> "$(openssl x509 -inform DER -in cacert.der -subject_hash | head -1).0"
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.