The web application is provided as a .tar.gz file or a .zip file along with a software bill of materials (SBOM).
Pull from docker hub using docker pull --platform linux/x86_64 owasp/threat-dragon:v2.x.x
Platform | File | SHA512 |
---|---|---|
Windows NSIS installer | Threat-Dragon-ng-Setup-2.x.x.exe | checksum.yml |
MacOS installer x86 | Threat-Dragon-ng-2.x.x.dmg | checksum-mac.yml |
MacOS installer arm64 | Threat-Dragon-ng-2.x.x.dmg | checksum-mac-arm64.yml |
Linux AppImage | Threat-Dragon-ng-2.x.x.AppImage | checksum-linux.yml |
Debian package, AMD64 | threat-dragon_2.x.x_amd64.deb | |
Redhat package manager, X86 64 bit | threat-dragon-2.x.x.x86_64.rpm |
Download and run the NSIS executable. Depending on the security applied in your Windows system, you may need to open the file properties and check the 'Unblock' checkbox to allow Threat Dragon to run
To install on MacOS systems download the disk image .dmg
file , either the x86 or arm64 version, and invoke the file.
Note that the MacOS .zip
files are used for automatic updates only, not for installation.
Select the method that is most convenient for your distribution of Linux:
AppImage
can be used for most Linux distributions and hardware platforms- a Snap image is available from the official snapcraft distribution
.rpm
for Red Hat Linux, AIX, CentOS, Fedora.deb
for debian based Linux such as Ubuntu, Trisqel and Debian itself