Offensive Infrastructure: Introduction to Consul
Introduction to using HashiCorp Consul as a service mesh for building offensive infrastructure, covering basic and hardened configurations.
Introduction to using HashiCorp Consul as a service mesh for building offensive infrastructure, covering basic and hardened configurations.
A technical tutorial on creating Python scripts with Scapy to send and sniff fake WiFi beacon frames for network testing.
A guide on using confd to dynamically generate Tomcat configuration files and eliminate hardcoded passwords in Docker containers.
Explains the substr() function in Terraform for extracting substrings, including examples and use cases.
Explains the Terraform timestamp() function, its usage, and important considerations like ignoring changes.
Explains Chrome's NOSCRIPT intervention, which disables JavaScript on slow networks, and details how to test its behavior.
Tips for using the VMworld Europe Schedule Builder to book sessions and plan your conference attendance in Barcelona.
A developer reflects on their open source career, from learning C++ and Qt to becoming an engineering manager, emphasizing community and passion over money.
A proposal to replace conference t-shirts with reusable, high-quality shirts featuring Velcro-attachable event logos to reduce waste.
Explains the Terraform split() function, its syntax, use cases, and provides practical examples for splitting strings into lists.
A VMworld 2018 session summary covering new vSAN 6.7U1 features, future HCI directions, and customer adoption stories.
A technical guide on using kafkacat to send multiline messages to Apache Kafka topics with custom delimiters.
Explains the Terraform sort() function, its syntax, usage examples, and limitations for sorting lists in lexicographical order.
A critique of modern web bloat and a case for conservative web development principles like minimal JavaScript and optimized assets.
Summary of a VMworld 2018 session detailing the evolution and future roadmap of the vSphere HTML5 client, including new features and deprecation plans.
A guide to implementing custom model binders in ASP.NET Core to handle multipart requests containing both JSON data and file uploads.
Explains changes to window timestamp handling in KSQL aggregations and how to integrate them with Elasticsearch for visualization.
GoScan v2 is an interactive network scanner built in Go, automating and abstracting nmap for penetration testing and CTFs.
A developer introduces GoScan, a network scanner tool written in Go, and explains how learning Go led to its creation and features like historical port tracking.
Explains a workaround for creating private properties in Swift protocols to hide implementation details from conforming types.