HackerTrans
TopNewTrendsCommentsPastAskShowJobs

champtar

no profile record

comments

champtar
·3 months ago·discuss
There is also OVH (not affiliated, just happily using their VPS), but I would consider switching to 2 providers, as any provider can have data loss or just lock your account at anytime for any reasons. 2 providers with free egress so you can easily replicate data between them.
champtar
·4 months ago·discuss
TIL `badblocks -t random` repeats the same random block over and over :(
champtar
·4 months ago·discuss
Just being able to inject traffic is already huge as it allow you to send IPv6 router advertisement, which sometimes allows you to change the DNS config
champtar
·7 months ago·discuss
You need working switch level filtering, many implementations can be bypassed / will never be fixed: https://blog.champtar.fr/VLAN0_LLC_SNAP/
champtar
·7 months ago·discuss
CAP_NET_RAW also allow to capture packets (tcpdump) so you really can have some fun like running a TCP stack in user space or MITM http connections: https://blog.champtar.fr/IPv6_RA_MITM/ / https://blog.champtar.fr/Metadata_MITM_root_EKS_GKE/
champtar
·9 months ago·discuss
Good news that it was found and fixed, but 140 days response time seems rather slow for such a critical vulnerability
champtar
·10 months ago·discuss
Curious what are the main benefits ? (I've only ever used DD-WRT and OpenWrt)
champtar
·10 months ago·discuss
In OpenWrt there is ujail, you give it an ELF (or multiple) to run, it'll parse them to find all the libraries they need, then it creates a tmpfs and mount bind read only the required files. https://github.com/openwrt/procd/blob/dafdf98b03bfa6014cd94f...
champtar
·4 years ago·discuss
HPE had the same issue on some of their SSDs. We received an advisory months before it would have been a problem, and had time to upgrade all our customers ... except 2 servers that we missed. Luckily when I saw all disk in error in the iLO on one of the server I remembered this issue, googled the model, confirmed it was affected, and was able to shutdown the second server and start the upgrade. Not sure client was happy but at least it was only a 1h outages instead of maybe a day to get the disks + restoring from backup. HPE did replace the disks under warranty.