Can we please get rid of :// for denoting protocols?  Like it's fine to still support it, but how come : doesn't suffice? I hate having three forward slashes when I'm accessing a remote or virtual filesystem.

I love you GNOME but admin:/// is a travesty. 

EDIT: Actually, what about > ?  

https>cubhub.social and admin>/home/rusty

mostly because I like Matrix's @user:server.tld and matrix:@user:server.tld would like dumb but matrix>@user:server.tld would be pretty clutch  

#HTTP #GNOME #Linux #MatrixChat

PureLogs: Delivery via PawsRunner Steganography

Attackers are concealing .NET infostealers within seemingly innocuous images to evade detection. A phishing campaign uses TXZ archive attachments with invoice-themed lures to initiate infection. The embedded JavaScript leverages environment variables to hide malicious commands, launching PowerShell to decode and decrypt payloads. PawsRunner, a steganography loader, extracts encrypted data from PNG images containing cat photos. This loader evolved from simple PE downloads to sophisticated steganographic extraction with fallback mechanisms. The final payload, PureLogs version 5.0.0, is a comprehensive infostealer from the Pure family that harvests credentials from browsers, cryptocurrency wallets, password managers, communication apps, and other applications. It employs extensive async/await patterns and communicates with command and control infrastructure via HTTPS using multiple endpoints to exfiltrate encrypted and compressed stolen data.

Pulse ID: 6a0f272cd9c82db936e6a249
Pulse Link: https://otx.alienvault.com/pulse/6a0f272cd9c82db936e6a249
Pulse Author: AlienVault
Created: 2026-05-21 15:39:24

Be advised, this data is unverified and should be considered preliminary. Always do further verification.

#AWS #Browser #CyberSecurity #Endpoint #HTTP #HTTPS #InfoSec #InfoStealer #Java #JavaScript #NET #OTX #OpenThreatExchange #Password #Phishing #PowerShell #RAT #SMS #Steganography #Word #bot #cryptocurrency #AlienVault

LevelBlue - Open Threat Exchange

Learn about the latest cyber threats. Research, collaborate, and share threat intelligence in real time. Protect yourself and the community against today's emerging threats.

LevelBlue Open Threat Exchange

The HTTP 'Link' response header can be a way of letting you create small-net type HTML (as a document) without CSS — while letting you add style using CSS, and even change it (without editing the HTML file).

Ex:

Link: <https://example.com/styles.css>; rel=preload; as=style, <https://example.com/styles.css>; rel=stylesheet

#html #http #smallNet #smallWeb #smolNet #smolWeb

I've been a big fan of kean/Get and kean/Pulse by @a_grebenyuk.

I switched from Alamofire + file-based logging to Get + Pulse back in 2023, and since then I've used them in almost every app I build.

Over time I started wanting clearer separation between transport, request building, decoding and other things.

That led me to build RequestResponse.

https://avgx.github.io/blog/http-request-response-package/

https://github.com/avgx/RequestResponse

#swiftlang #iosdev #swift #networking #http

RequestResponse: describe HTTP requests, keep transport separate

Build URLRequests and decode responses from typed request descriptions — no bundled URLSession client, retries, or logging. Ideas from kean/Get. CI and version tags on GitHub Actions.

The 8-bit Web Server

Even [maurycyz] doesn’t think it is a good idea, but it is possible to use an AVR 8-bit CPU to serve web pages. Of course, it is a vastly simplified web server, but it does serve pages &#8212…

Hackaday
The 8-bit Web Server

Even [maurycyz] doesn’t think it is a good idea, but it is possible to use an AVR 8-bit CPU to serve web pages. Of course, it is a vastly simplified web server, but it does serve pages &#8212…

Hackaday

@mgorny

They may not want to, yet end up having to because it is simply too expensive to maintain in the face of the LLM spiders. This is where the future seems to be heading.

#HTTP #AI #LLMs