SpecterOps / BloodHound

Six Degrees of Domain Admin
https://bloodhoundenterprise.io/
Apache License 2.0
1.07k stars 106 forks source link

Offline Installation Option #846

Open tsull360 opened 3 weeks ago

tsull360 commented 3 weeks ago

Feature Description

For environments that do not have or maintain an internet connection, provide offline installation instructions.

Are you intending to implement this feature?

Yes

Current Behavior

Currently docker is used with a script that acquires the needed components from internet based resources.

Desired Behavior

Guidance or instructions to enable an administrator to download, airgap and implement Bloodhound in disconnected scenarios.

Use Case

Airgapped environments without internet connectivity, e.g. secure spaces, lab environments etc.

Implementation Suggestions

Wikipage providing offline implementation guidance. Possibly a script that when run prepares offline iso/storage path.

Additional Information