Commit Graph

226 Commits

Author SHA1 Message Date
f143d94f9a chrony: New package to replace openntpd 2022-02-27 12:45:23 +01:00
f0845f4afe Update alpine version 2022-02-27 12:45:23 +01:00
f059c0b208 login-app: Try with an older golang 2022-02-27 12:45:23 +01:00
7dfb50e357 Split unbound and resolver: use resolver in TP3 2022-02-25 19:07:42 +01:00
cc2c5986ed login-app: Fix uefi test 2022-02-25 19:07:42 +01:00
46ab787fee login-app: Try with an older golang 2022-02-25 19:07:42 +01:00
cc05f8913f test 2022-02-25 19:07:42 +01:00
7a23758566 Update github.com/mdlayher/arp commit hash to c37aaaf
All checks were successful
continuous-integration/drone/push Build is passing
2022-02-21 22:01:24 +00:00
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
ca47878e70 Inconsolata font is awefull in TTY 2020-02-27 15:25:48 +01:00
46f92bf234 challenge: add missing docs (wg, resolv.conf, openntpd) 2020-02-27 15:25:48 +01:00
2dea6fff2b login-app: increase fields size (there are big logins this year...) 2020-02-27 15:25:48 +01:00
3f1fb67314 postfix: use my pkg instead of internet one 2020-02-27 15:25:48 +01:00
75abc025e2 challenge: fix behaviour with DNS token: allow pasing the token by pipe 2020-02-27 15:25:48 +01:00
98567d26c9 monit: add tcpdump for debugging purpose 2020-02-27 15:25:47 +01:00
a51749f60d challenge: try to apply font on all terms 2020-02-27 15:25:47 +01:00
b48fcf23dd challenge: use wg tunnel 2020-02-27 15:25:47 +01:00
40c8a8db85 debug: new pkg 2020-02-27 15:25:47 +01:00
b3b2e5f11e wg-manager: new pkg 2020-02-27 15:25:47 +01:00
2357798b8f login-app: move as linuxkit pkg 2020-02-27 15:25:47 +01:00
f2aae0ccd2 challenge: fix date randomization 2020-02-27 15:25:47 +01:00
5e51734fa1 challenge: include self signed certificate for https IP connection 2020-02-27 15:25:47 +01:00
7e6980f952 challenge: introduce new kernel panic for more recent kernel 2020-02-27 15:25:47 +01:00
0d30cba4fc challenge: add openntp to perform stage NTP 2020-02-27 15:25:47 +01:00
fac31e11ee pkg: Add network 2020-02-27 15:25:47 +01:00
22a3d75645 challenge: kp only when piping the command 2020-02-21 05:09:38 +01:00
a12d386b62 login-validator: linuxkit build requires network 2020-02-21 01:51:46 +01:00
af630e7b84 login-validator: precise login error 2020-02-21 01:51:46 +01:00
046abdd93c login-validator: new auth method: http forwarder 2020-02-21 01:51:46 +01:00
c833b64d13 login-validator: remove unused index page 2020-02-21 01:40:39 +01:00
8d4ab002d8 login-validator: refactor auth methods 2020-02-21 01:40:38 +01:00
9139129430 tinydeb: use systemd instead of no init at all 2020-02-21 01:40:15 +01:00
12e6ae3be9 nsd: erase default sshd config 2020-02-21 01:40:15 +01:00
988698b04b debian-tuto3: add dhcpdump to debug wks dhcp 2020-02-21 01:40:15 +01:00
e798fbd73f debian-tuto3: avoid listening on IPv6 while password is the default one 2020-02-21 01:40:15 +01:00
678fc6c7fa nsd add python for ansible 2020-02-21 01:40:15 +01:00
c62e817deb tinydeb add python for ansible 2020-02-21 01:40:15 +01:00
82f542e480 - 2020-02-21 01:40:15 +01:00
9aaee740f5 fixup! wg: new package 2020-02-21 01:40:15 +01:00
5a026a9a1f add nsd package 2020-02-21 01:40:15 +01:00
e48cdf9244 add nsd package 2020-02-21 01:40:15 +01:00
02e0dc1eca new tinydeb package 2020-02-21 01:40:15 +01:00
a7898d9b2d tuto3: add debug tools on router 2020-02-21 01:40:15 +01:00
23ed756287 wg: new package 2020-02-21 01:40:15 +01:00
8c881b0e3a init tuto2: new option to format the drive in bootloader 2020-02-21 01:40:15 +01:00
205ace39fa tuto2: prefer IPv4 (reserve IPv6 for answering requests) 2020-02-21 01:40:14 +01:00
33f0698f1e tuto2: wg working 2020-02-21 01:40:14 +01:00
43b5f7ba94 Backup tuto3 2020-02-21 01:40:14 +01:00
9262917553 this is tuto1 2020-02-21 01:40:08 +01:00
4ca1c4c3ca adlin-tuto1 img 2019-02-28 10:56:11 +01:00
0b05e8539d login-validator: add IP 2019-02-28 10:56:11 +01:00
6d6af5f7f4 New package monit 2019-02-28 10:56:11 +01:00
60dd57c0ee Update subject 2019-02-28 10:56:11 +01:00
f7f8c990c1 Update kernels 2019-02-27 02:41:13 +01:00
d96b3aa0eb challenge: disable crontab 2019-02-27 02:04:35 +01:00
82f83e3d89 Display IP to use in login-app 2019-02-27 02:04:35 +01:00
e08c9306da login-validator: handle iPXE tpl 2019-02-27 02:04:35 +01:00
fdb66fcac1 New iscsi-target package 2019-02-27 02:04:35 +01:00
be42545034 challenge: compile kp program inside alpine to avoid linking to glibc 2019-02-27 02:04:35 +01:00
b42c447d27 challenge: update 2019-02-24 15:10:08 +01:00
51f3942286 challenge: insert kernel panic before 4.20.3 2019-02-24 05:20:11 +01:00
07f0ea3711 login-validator: add signal handling 2019-02-24 03:27:38 +01:00
d7705fa372 pkg/unbound: use latest alpine revision 2019-02-22 01:58:36 +01:00
c69bd5c202 pkg/login-validator: fix compilation errors 2019-02-22 01:55:02 +01:00
11f9820006 pkg/tftpd: use latest alpine revision 2019-02-22 01:48:35 +01:00
7a684f7d03 Move challenge into pkg 2019-02-22 01:46:45 +01:00
d42ef0f5bc tuto2: add packages that helps (loadkeys and python for Ansible) 2019-02-22 01:46:44 +01:00
df12290b78 Add tuto2 image 2019-02-22 01:46:44 +01:00
4516a839ac new package for tuto2 base image 2019-02-22 01:46:44 +01:00
7ba307e9b3 login-validator: also log IP 2019-02-22 01:46:29 +01:00
0fd38832bf Revert "login-validator: provide latest IP"
This reverts commit 42600cecbc694903c26846c611ceb376e991c715.
2019-02-22 01:46:29 +01:00
87599668b9 login-validator: provide latest IP 2019-02-22 01:46:29 +01:00
6bcc445691 login-validator: talk to remote validator to register new users 2019-02-22 01:46:29 +01:00
60a6b70ccf login-validator: new option to skip authentication 2019-02-22 01:46:29 +01:00
ee6fbe3e74 validator is now login-validator and is part of the server image 2019-02-22 01:45:13 +01:00
0e7f491d0b pkg: add tftp-hpa 2019-02-22 01:45:13 +01:00
79f135a040 pkg: add Unbound 2018-02-23 20:30:45 +01:00