Skip to content

khuralyuvraj/spaceForceScoringEngineFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceForceScoringEngineFix

Open Firefox in the VM and go to this site > Advanced > Accept the risk and continue > Download and then move the Scoring.zip download to your home folder /home/secaudit/

Do sudo ls before the following to have the sudo password in cache.

Type the following commands to unzip the file:

cd ~
unzip Scoring.zip
rm Scoring.zip

Update the Scoring Report desktop shortcut with

sudo sed -i 's\URL=file:///usr/share/csse-pub/index.html\Exec=firefox /home/secaudit/Scoring/index.html\' /home/secaudit/Desktop/Scoring\ Report.desktop && sudo sed -i 's\Link\Application\' /home/secaudit/Desktop/Scoring\ Report.desktop

And finally, run the update script with

chmod +x Scoring/update
sudo Scoring/update &

And seperately you should turn on network-manager properly, so copy the following

sudo service network-manager start

About

Here's a more family friendly, and more user friendly version of the space force VM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published