Mattias Geniar: Mac OS: xcrun: error: invalid active developer path, missing...
I ran into this error when I tried any git operation (like git clone and git pull) on a Mac.
View ArticleMattias Geniar: Remove index.php from the URL in Laravel
If you have a Laravel project, you might be surprised to find your routes are probably available on a number of different URLs.
View ArticleXavier Mertens: [SANS ISC] Abusing Web Filters Misconfiguration for...
I published the following diary on isc.sans.edu: “Abusing Web Filters Misconfiguration for Reconnaissance“:Yesterday, an interesting incident was detected while working at a customer SOC. They use a...
View ArticleMattias Geniar: A Caddyfile config example for Laravel
I’ve been using the Caddy webserver for all my projects lately. Here’s my current default config for a Laravel project.
View ArticleFrank Goossens: See you on wt.social?
Although I very much doubt this will ever be able to put a major dent in Facebook’s quasi-monopoly, I cannot but be supportive of Jimmy Wales/ Wikimedia’s new social network. If you want to join and...
View ArticleXavier Mertens: [SANS ISC] My Little DoH Setup
I published the following diary on isc.sans.edu: “My Little DoH Setup“:“DoH”, this 3-letters acronym is a buzzword on the Internet in 2019! It has been implemented in Firefox, Microsoft announced that...
View ArticleRuben Vermeersch: Go: io.Reader gotchas
I’ve really come to appreciate the elegance in the io abstractions in Go. The seemingly simple patterns of io.Reader and io.Writer open up a world of easily composable data pipelines.Need to add...
View ArticleMattias Geniar: Auto-start VirtualBox VMs (headless) after reboot on Mac OSX
I’ve got a Mac Mini at home to act as a server & desktop. On it there are several Virtual Box VMs, among which a a pihole to block unwanted requests via DNS.
View ArticleMattias Geniar: VirtualBox: Failed to open/create the internal network...
There’s an annoying little bug in VirtualBox that can cause your network config in the VM to become invalid after a reboot of your host Mac.
View ArticleMattias Geniar: VirtualBox: Failed to open/create the internal network...
There’s an annoying little bug in VirtualBox that can cause your network config in the VM to become invalid after a reboot of your host Mac.
View ArticleXavier Mertens: DeepSec 2019 Wrap-Up Day #1
Hello from Vienna where I’m at the DeepSec conference. Initially, I was scheduled to give my OSSEC training but it was canceled due to a lack of students. Anyway, the organizers proposed to me to join...
View ArticleXavier Mertens: DeepSec 2019 Wrap-Up Day #2
Here we go for the second wrap-up! DeepSec is over, flying back tomorrow to Belgium. My first choice today was to attend: “How To Create a Botnet of GSM-devices” by Aleksandr Kolchanov. Don’t forget...
View ArticleFrank Goossens: Autoptimize assets: 404-s nevermore?
So for those using AO who are seeing occasional 404’s on AO’d resources and (somewhat) into code; here’s a GitHub commit that might interest...
View ArticleDries Buytaert: Teaching my son how the web works
For the first time, I taught my twelve year old son some HTML and CSS. This morning after breakfast we sat down and created a basic HTML page with some simple styling.I explained to him that is the...
View ArticleMattias Geniar: cron.weekly is coming back!
Once upon a time I wrote a weekly newsletter on Linux, open source & web development.
View ArticleXavier Mertens: BotConf 2019 Wrap-Up Day #1
Hello from Bordeaux, France where I’m attending the 7th edition (already!) of the BotConf security conference dedicated to fighting against botnets. After Nantes, Nancy, Paris, Lyon, Montpellier,...
View ArticleMattias Geniar: Set up a static IP address on Ubuntu 18.04 LTS server
If you’re setting up an Ubuntu 18.04 LTS server, you might want to give it a static IP address instead of one assigned by your router over DHCP.
View ArticleXavier Mertens: BotConf 2019 Wrap-Up Day #2
The second day is over. Here is my daily wrap-up. Today was a national strike day in France and a lot of problems were expected with public transports. However, the organization provided buses to help...
View ArticleXavier Mertens: BotConf 2019 Wrap-Up Day #3
It’s a classic issue for BotConf attendees, the last day is always a little bit stronger due to the social event organized every Thursday night. This year, we are in the French area where good wines...
View ArticleWouter Verhelst: GR 2019 002
Just sent in my vote. After carefully considering what I consider to be important, and reading all the options, I ended up with 84312756.There are two options that rule out any compromise position;...
View Article