Skip to content
View tsondt's full-sized avatar
🔐
🔐
Block or Report

Block or report tsondt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. tsondt.github.io tsondt.github.io Public

    My Identity

    SCSS

  2. dotfiles dotfiles Public

    My dotfiles

    Shell 1

  3. kali-mini-rolling-packer-vagrant kali-mini-rolling-packer-vagrant Public

    Spin up a minimal Kali Linux Rolling box with Packer and Vagrant

    4 3

  4. gophish-tf gophish-tf Public

    Terraform configuration to setup Gophish on AWS

    HCL 3 1

  5. 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
    ```
    4
    openssl x509 -in cacert.der -inform DER -outform PEM >> "$(openssl x509 -inform DER -in cacert.der -subject_hash | head -1).0"
    5
    openssl x509 -in cacert.der -inform DER -text -noout >> "$(openssl x509 -inform DER -in cacert.der -subject_hash | head -1).0"
  6. wiki wiki Public

    My personal wiki

    SCSS