Steven Polley steven
  • Canada
  • https://stevenpolley.net
  • I hate computers, but I am drawn to them. What wonders... what misery...

  • Joined on 2019-01-05
steven opened issue steven/hyp#9 2024-04-14 21:24:29 +00:00
OpenWRT/DD-WRT eBPF CO:RE Incompatibilities
steven pushed to main at steven/hyp 2024-04-14 15:59:27 +00:00
0b876665d5 add step to create symlinks - required for compiling eBPF program
steven pushed to main at steven/hyp 2024-04-14 15:54:45 +00:00
d422724556 source /root/.profile
steven pushed to main at steven/hyp 2024-04-14 15:53:56 +00:00
a73854e040 do explicitly create not create /dist, it's created during mount
steven pushed to main at steven/hyp 2024-04-14 15:10:40 +00:00
d40147d61c source command is a bash thing
steven pushed to main at steven/hyp 2024-04-14 14:49:15 +00:00
3cbd6eace2 add public release volume to build pipeline
steven pushed to main at steven/hyp 2024-04-14 14:43:31 +00:00
42e5679570 Fix EOF error when building in dockerfile
steven pushed to main at steven/hyp 2024-04-14 14:29:38 +00:00
54159e2e5e Add golang bin to path of build image
steven opened issue steven/hyp#8 2024-04-14 14:16:28 +00:00
Build Pipeline
steven pushed to main at steven/hyp 2024-04-14 05:00:05 +00:00
e197990185 mfw: half my commits are fixing yaml indentations
steven pushed to main at steven/hyp 2024-04-14 04:59:24 +00:00
f3d84f09fd fix indenting i do love yaml tho
steven pushed to main at steven/hyp 2024-04-14 04:58:27 +00:00
0382892f73 add condition for release
steven pushed to main at steven/hyp 2024-04-14 04:56:26 +00:00
cb20f91223 add CICD pipeline (untested)
steven commented on issue steven/hyp#5 2024-04-14 04:32:34 +00:00
BPF Filter Limitations - Prevent Sweeping Attacks

sweep attacks are effectively mitigated in 0ad3e2b0d4914bc0670f0acaad799839ae7726f3

Since implementing eBPF, all packets can be sent to handleKnock and so the sequence progress can be…

steven closed issue steven/hyp#5 2024-04-14 04:32:34 +00:00
BPF Filter Limitations - Prevent Sweeping Attacks
steven pushed to main at steven/hyp 2024-04-14 03:50:23 +00:00
2efe3344b4 knock frames should not contain any data, only headers
steven commented on issue steven/hyp#7 2024-04-14 03:26:11 +00:00
Eliminate CGO dependency

Switched from libpcap to ebpf-go. Can now compile with CGO_ENABLED=0 and no dependency on libpcap.

0ad3e2b0d4914bc0670f0acaad799839ae7726f3

steven closed issue steven/hyp#7 2024-04-14 03:26:11 +00:00
Eliminate CGO dependency
steven pushed to main at steven/hyp 2024-04-14 03:22:29 +00:00
0ad3e2b0d4 enter eBPF, libpcap and CGO = bloat
steven created branch main in steven/ebpf-playground 2024-04-14 00:48:05 +00:00