Commit Graph

118 Commits

Author SHA1 Message Date
21ef2f1372 Fix HMAC calculation
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 15:30:26 +01:00
e8f58bad8d adlin: Pass SharedSecret in env
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-19 11:52:09 +01:00
d41785fd9a Add go module 2022-02-19 00:25:45 +01:00
72b8c1d32c Upgrade LinuxKit 2022-02-19 00:25:45 +01:00
0cbe2ba9c0 login-validator: Fix invalid error returned 2022-02-19 00:25:45 +01:00
d5a67e2bbb login-validator: New parameter -just-login 2022-02-19 00:25:45 +01:00
545ed652ad chore(deps): update github.com/rivo/tview commit hash to 96063d6
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-16 17:01:16 +00:00
152bb239cc chore(deps): update github.com/rivo/tview commit hash to 8e58f39
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-16 11:03:06 +00:00
b941e958e2 chore(deps): update github.com/rivo/tview commit hash to 1560f6b
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-15 18:01:24 +00:00
8358409dd2 chore(deps): update module github.com/miekg/dns to v1.1.46
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-07 08:02:55 +00:00
dbce688d62 chore(deps): update github.com/rivo/tview commit hash to 1f7581b
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-31 20:03:10 +00:00
c8d52a222b chore(deps): update github.com/rivo/tview commit hash to 90d72bc
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-23 15:52:42 +00:00
ee6ce5729a chore(deps): update github.com/rivo/tview commit hash to e3413f8
All checks were successful
continuous-integration/drone/push Build is passing
2022-01-03 10:02:47 +00:00
029ddbaf22 chore(deps): update module github.com/miekg/dns to v1.1.45
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-23 09:02:48 +00:00
877803b66e chore(deps): update module github.com/miekg/dns to v1.1.44
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-21 09:02:26 +00:00
6a0003911f chore(deps): update github.com/rivo/tview commit hash to 2a6de95
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-02 17:02:42 +00:00
1c662caa3a chore(deps): update github.com/rivo/tview commit hash to 821b266
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-01 16:12:26 +00:00
e312c258ec chore(deps): update github.com/go-ping/ping commit hash to 779d1e9
All checks were successful
continuous-integration/drone/push Build is passing
2021-12-01 01:44:59 +00:00
d5ddf27952 chore(deps): update module gopkg.in/ldap.v2 to v3
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-14 16:07:46 +01:00
6269ac83d4 Update go.mod 2021-10-31 20:32:09 +01:00
ae3b2e6f3b New package: minichecker 2021-03-25 14:37:55 +01:00
5d8bcd55ce Update on tuto3 subject 2021-03-25 14:37:55 +01:00
a4aadc401a Unbound is now also an accessible machine 2021-03-23 12:57:17 +01:00
2baa88a7aa tuto3: done 2021-03-22 01:07:46 +01:00
5500712d60 Tuto3 almost ready for 2022 2021-03-21 20:41:41 +01:00
e6d71ee7f5 pkg: add router-tuto3, openwrt based 2021-03-21 20:39:37 +01:00
060831d9c2 token-validator: fix IP assignation when > 254 (there is a lot of student this year) 2021-02-20 19:15:30 +01:00
06679df021 challenge: can use ttyS0 2021-02-18 09:36:10 +01:00
58b6a827d0 arp-spoofer: new package 2021-02-18 03:18:16 +01:00
833d3198f2 tokens: use adlin to transmit wg-adlin 2021-02-18 02:49:27 +01:00
a4d84a241d challenge: rename token4 to bonus2, to match subject 2021-02-18 01:12:58 +01:00
1ff63190b2 login-app: warning if not booted UEFI 2021-02-17 20:56:41 +01:00
5a723d2ad6 challenge: add jq 2021-02-17 18:27:42 +01:00
0aa8a1e9ff login-validator: now it's not a simple GET, use custom json form 2021-02-17 15:19:56 +01:00
4ce6f09a8d login-app: use tcell/tview to make the form and add cinematic 2021-02-17 15:04:08 +01:00
1d8146d8ad login-app: give some precision to student after login 2021-02-16 22:24:44 +01:00
8ab758ac9a login-app: Use a pure-Go tty interface instead of curses 2021-02-16 21:21:05 +01:00
af53a37d33 unbound: add root trusted-anchor 2021-02-14 23:14:58 +01:00
8922cc0456 login-app: update error window positions 2021-02-14 23:14:29 +01:00
2f4cc04db2 go fmt 2021-02-13 21:23:18 +01:00
54555dcca4 Support krb5 authentication 2021-02-13 21:22:41 +01:00
7a72afc81d tuto3: various fixes to help students 2021-02-13 19:43:56 +01:00
f4ee5503ec pkg: add python-apt for easier ansible usage 2021-02-13 19:43:56 +01:00
dc0b0b354d pkg/nsd: enable networking service (as some service depend on it) 2021-02-13 19:43:55 +01:00
bd64e70ba3 add new pkg awx_web 2021-02-13 19:43:55 +01:00
1dd6de8fb8 tuto3: regroup all network setup into one script 2021-02-13 19:43:55 +01:00
41b1d950e1 Update tuto3 2021-02-13 19:43:55 +01:00
af88c485b6 Can use the busybox wget by passing special header to GET, instead of requiring curl 2021-02-13 19:43:55 +01:00
68065f4e89 tuto3: update to debian 10 2021-02-13 19:43:55 +01:00
71b0a396c3 tuto2: update to Debian 10 2020-03-27 13:10:43 +01:00