Skip to content

Creating a Kali Linux Bootable USB Stick on My Mac #1

@jaylong255

Description

@jaylong255

Downloading Kali Linux

Follow these docs.

  • brew install wget
  • wget -q -O - https://archive.kali.org/archive-key.asc | gpg --import
  • following the instructions here
  • gpg --fingerprint 44C6513A8E4FB3D30875F758ED444FF07D8D0BF6
  • download kali live image here
  • shasum -a 256 kali-linux-2023.3-live-amd64.iso

Making a Kali Bootable USB Drive on Windows

Follow the docs here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions