Download Latest Version Example.zip (29.3 kB)
Email in envelope

Get an email when there's a new version of Ultramarker

Home / Linux
Name Modified Size InfoDownloads / Week
Parent folder
README1st_Linux.txt 2024-12-14 2.0 kB
UltraMarker.exe 2024-12-02 362.0 kB
Ultramarker.zip 2023-01-29 32.5 kB
Totals: 3 Items   396.5 kB 0
Linux install
1) Download Ultramarker.exe from the Linux folder under the Files tab on Sourceforge.
2) Download the Ultramarker.zip file from the Linux folder too.
3) Install Mono in Ubuntu as follows:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install mono-complete
4) Then copy UltraMarker.exe to a suitable location on your Linux computer - this may be your home folder for example (eg. /home/myname) - note we will use "myname" to refer to your user name from here on - you will need to change this reference to your own username.
5) In this folder run chmod ug+x *.exe
(to set the correct permissions to run Ultramarker)
6) Unzip the contents of Ultramarker.zip into your home folder - a folder called Ultramarker will be created, eg. /home/myname/Ultramarker and the example files copied into there (in a folder caled /home/myname/Ultramarker/Example).
7) start ultramaker with ./Ultra*.exe and make the /home/myname/Ultramarker folder as the Ultramarker working folder.
8) Close ultramarker
9) To easily setup the example files - copy ultramarker.cfg from the /home/myname/Ultramaker/Example folder into the /home/myname/Ultramarker folder.
10) Run Ultramarker.exe again
11) You will need to edit the Unit so that any refence to /home/workuser is changed to /home/myname (or whatever your user name is).
12) You can now go the Assess tab to play with the default assessment.

(use the -s option to run Ultramarker in Cyber/Network Security Assessment mode)

Note: if you get an error message "Failed to load module canberra-gtk-module" then install the module as follows:
sudo apt-get install libcanberra-gtk-module ...then run Ultramarker again.

Mac Install (these instructions have not been tested):
1)	Download the latest Mono release for Mac from:
https://www.mono-project.com/download/stable/#download-mac
2)	Then run the .pkg file and accept the terms of the license
3)	Follow the instructions for setting up Ultramarker as per Linux

Source: README1st_Linux.txt, updated 2024-12-14