ContentPosts from @cubannn..
Story
@laura_garcia shared a post, 1 year, 4 months ago
Software Developer, RELIANOID

Netdev 0x18 starting today!

Exciting News! RELIANOID will be attending Netdev 0x18 from today! Join us to explore our latest innovations in Linux networking. Engage with our experts, discover cutting-edge technologies, and gain insights into advanced Linux networking solutions. See you there! #Netdev0x18 #LinuxNetworking #RELI..

Netdev 0x18 Santa Clara RELIANOID
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Hiding Linux Processes with Bind Mounts

Stephan Bergerrecently blogged about hiding Linux processes with bind mounts, using a different directory to overlay the /proc/PID directory to hide an evil process effectively. The method involves using spontaneous processes with low PIDs and names in square brackets from the Linux ps output to dis.. read more  

Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Promruval v3: Validation of Loki rules and more

ThePromruvaltool has added new validations for monitoring systems like Thanos, Mimir, and Loki, supporting diverse alerting rule syntaxes. Version 3 now supports validation of Loki rules and alerts using LogQL queries. Additionally, Promruval can now use a live Prometheus instance for rule validatio.. read more  

Promruval v3: Validation of Loki rules and more
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

CrowdStrike global outage to cost US Fortune 500 companies $5.4bn

CrowdStrike's faulty update caused a global technology outage, costing US Fortune 500 companies $5.4bn. The outage, excluding Microsoft, affected banking, healthcare, and major airlines, with insured losses estimated between $540m and $1.08bn. CrowdStrike's bug crashed 8.5m Windows machines, with th.. read more  

CrowdStrike global outage to cost US Fortune 500 companies $5.4bn
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Anyone can Access Deleted and Private Repository Data on GitHub

Anyone can access data from deleted and private repositories on GitHub using Cross Fork Object Reference (CFOR). CFOR allows one repository fork to access sensitive data from another, including private and deleted forks, by using commit hashes. GitHub's design does not permanently delete commit data.. read more  

Anyone can Access Deleted and Private Repository Data on GitHub
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Monitoring of Monitoring

Once a Prometheus-based monitoring stack was deployed for a Kubernetes-based SaaS product, an alerting rule failed to be deployed, leading to delays in issue detection. To address this issue, the SRE implemented Monitoring of Monitoring (MoM) to continuously monitor the alerting lifecycle within the.. read more  

Monitoring of Monitoring
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

How Building a Platform as a Product Empowered Software Engineers

Jessica Andersson discussed how their startup adopted platform engineering at QCon London. Her team launched their platform engineering efforts when the company was two years old and had software in production. They first identified their implicit platform and then turned it into an intentional one,.. read more  

How Building a Platform as a Product Empowered Software Engineers
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Exploring Internet traffic during the 2024 U.S. Republican National Convention

Internet traffic mirrors human behavior, fluctuating during political events like elections. Recent cyberattacks in the US targeted government and political websites. With the Republican National Convention in Milwaukee, DNS traffic to political websites saw significant increases... read more  

Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

eBPF Use Cases in Kubernetes

eBPF, short for Extended Berkeley Packet Filter, enables developers to execute custom code in the kernel without modifications. It enhances Kubernetes by improving observability, security, and networking through programmable, event-driven programs. Tools like Cilium and OpenTelemetry leverage eBPF t.. read more  

eBPF Use Cases in Kubernetes
Link
@faun shared a link, 1 year, 4 months ago
FAUN.dev()

Here’s how carefully concealed backdoor in fake AWS files escaped mainstream notice

Researchers identified two fake AWS packages in the NPM JavaScript repository that backdoored developers' computers by hiding malicious code in JPG images processed during package installation. The packages, mimicking a legitimate AWS library, downloaded hundreds of times before removal, used stegan.. read more  

Here’s how carefully concealed backdoor in fake AWS files escaped mainstream notice