/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

calebfenton.github.io
| | blog.heckel.io
2.6 parsecs away

Travel
| | My name is Philipp C. Heckel and this is my tech blog. I mostly write about security, synchronization and scripting in the world of Linux, Java and PHP.
| | blog.ropnop.com
4.3 parsecs away

Travel
| | Sometimes you need to intercept traffic from CLI tools. In this post I cover using Burp to intercept traffic from Java, Python, Node and Go CLIs
| | darkcoding.net
3.7 parsecs away

Travel
| | Solvitas perambulum
| | www.sudo.ws
16.2 parsecs away

Travel
| Using sudo_logsrvd to centrally collect sudo session recordings from your network is a huge step forward in security: users cannot delete or modify session recordings locally. However, by default, transmission of recordings is not encrypted, making it open to modifications and eavesdropping. Encrypting the connection between sudo and sudo_logsrvd can eliminate these problems. Larger environments usually either have in-house PKI tooling in place, or colleagues who know all openssl options off the top of their heads. However, small and medium enterprises often lack the infrastructure or knowledge to work with TLS certificates.