Code Monkey home page Code Monkey logo

dfir4vsphere-go's Introduction

DFIR4vSphere-go

DFIR4vSphere Golang Implementation

v0.1.1 should be a working version. Report to Issue if any problem has been discovered.

Build and Compile

Build:

./scripts/cleanup.sh
go mod download
go mod tidy
export BUILD_ENV=release
./scripts/build.sh bin/dfir4vsphere-go ./cmd/main.go
./scripts/macos_universal.sh dfir4vsphere-go

Usage

The program will read http_proxy and VSPHERE_URL environment variables to suggest you for some input.

For detailed commands: Check full help docs.

Please only use exit command for exit, if not necessary, do not use Ctrl-C to exit directly.

Help! I can't log in to vCenter or VCSA or ESXi Management, What should I do for resetting or unlocking?

Debug

Try: https://github.com/vmware/govmomi/tree/main/vcsim which mocked a vCenter API.

Features

  1. Retrieve support bundle: suppb
  2. Each ESXi Host Information Retrieving: basic_i.png basic_i_opt.png
  3. Reconnect: reconn.png
  4. Show Full Help: fullh.png
  5. VI Events Log Retrieving: vievnt.png

Privacy

Your usage data will be collected for usage telemetry if you use prebuilt binary.

All data are stored in database hosted on Cloudflare, those data will only be used for verify commercial license, and will not disclose to any third-party.

To opt-out from telemetry: export IW0ulDL1Ke2OPT0UtFr0MTeLEmETrY=1

Example DFIR Artifact

ZSTD compressed virtual disk container:

License

GNU AGPL v3

Additionally:

  • You are not allowed to use this program for any commercial purpose without explicit purchase of commercial license.

To purchase commercial license, contact me using Telegram .

All purchase will be divided into 3 parts, 30% for my daily life, 50% to original project authors, 20% donated to Red Cross.

All purchase history will be published in GitHub Wiki specific page.

**大陆用户: **大陆司法实践中承认 AGPLv3/GPLv3 协议具备合同特征,属于民事法律行为,属于《中华人民共和国合同法》调整的范围。

Original Project (Credit!)

This project is a GoLang-implementation of above projects, and it cannot be made without their success.

dfir4vsphere-go's People

Contributors

kmahyyg avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

dfir4vsphere-go's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.