Skip to content

SOLUTION: How To Install on new version of GO #30

@gr4y-gh0st

Description

@gr4y-gh0st

cd /root/go/src
git clone https://github.com/mdsecactivebreach/o365-attack-toolkit
cd o365-attack-toolkit
wget https://github.com/golang/dep/releases/download/v0.5.4/dep-linux-amd64 -O /usr/local/bin/dep
chmod +x /usr/local/bin/dep
dep ensure
export GO111MODULE=off
go build
chmod +x o365-attack-toolkit
./o365-attack-toolkit

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