Skip to content

jeremy5189/hitcon-scoreboard-team

Repository files navigation

HITCON DEFENCE TEAM SCOREBOARD

team-scoreboard

(There is also another dashboard used to display all team status)

This is the team scoreboard of Hack In Taiwan Conference Defence, which took place on Dec. 14, 2018 in Taipei. Six major cooperation and governmental agency has participated in this event including:

  • Ministry of Finance, Taiwan (財政部資安團隊)
  • IISI Group (資拓宏宇)
  • Chunghwa Telecom (中華電信聯隊)
  • Industrial Technology Research Institute, Taiwan (工研院)
  • And two other cooperation which remained anonymous

Participant of HITCON Defence will be given a set of enterprise level equipment including: Arbor APS, Amazon AWS, Cicso NGFW, Cicso switch, Dell rack server, Imperva WAF, Pulse Secure SSLVPN and Panduit Rack.

During the 6 hour contest, each team (blue team) shell utilize these equipment given above to defence against the red team. The red team will execute multiple attack trying to take down the blue team's service. The team who successfully kept their service up and live as long as possible will be the winner.

For more information please visit: HITCON DEFENCE, HITCON PACIFIC 2018

Demo

img_8091 img_8109

Project setup

npm install

Compiles and hot-reloads for development

cp src/config.example.js src/config.js
npm run serve
npm run mock # Start mock server by php at localhost:8003
npm run mock-vtime # Start mock server by php at localhost:8004

Compiles and minifies for production

cp src/config.example.js src/config.js
npm run build

Lints and fixes files

npm run lint

About

HITCON Defence 2018 Team Scoreboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published