diff --git a/front/package.json b/front/package.json index dd21f9c..04daac5 100644 --- a/front/package.json +++ b/front/package.json @@ -11,6 +11,7 @@ "axios": "^0.21.0", "core-js": "^3.6.5", "element-ui": "^2.14.1", + "moment": "^2.29.1", "vue": "^2.6.11", "vue-awesome-countdown": "^1.1.4", "vue-router": "^3.2.0", diff --git a/front/src/components/Dashboard.vue b/front/src/components/Dashboard.vue index 6762912..ab01cc1 100644 --- a/front/src/components/Dashboard.vue +++ b/front/src/components/Dashboard.vue @@ -1,6 +1,6 @@ -
-
+ + -
Username: {{ username }}
-
Password: {{ password }}
- Download key file -
-
-
- - Upload key + +
+ Username: + {{ + username + }}
-
-
- - - - -
- Mongol - Open -
-
Credentials are the same
+
+ Password: + {{ + password + }} +
+
+ - +
Farm @@ -59,12 +47,17 @@ >Open
- Download start sploit + + 🖨️ Neo runner + + 🖨️ Start sploit + +
- +
Vulnboxes @@ -80,28 +73,47 @@ Goxy
    -
  • - {{ serviceName }}: +
  • + {{ service.name }}: {{ getServiceLink(vulnbox, serviceName) }}{{ getServiceLink(vulnbox, service) }} {{ getServiceLink(vulnbox, serviceName) }}{{ getServiceLink(vulnbox, service) }}
+
+ + + + + Upload key + Download key file + + +