170 Followers
65 Following
508 Posts

Damals, als ich noch Admin war und Container noch kein Thema waren, wurden Kunden eine extra gehärtete Umgebung angeboten. Dafür gab es auch eine Anleitung zur Umsetzung.

Eigentlich war alles gut, bis auf den Fakt, dass die Anleitung komplett /dev in das chroot gemountet hat.

Kritik wurde angebracht, aber man ignorierte es lieber und bot lieber Augenwischerei an.

I reported an insecure DKIM key to Deutsche Telekom / T-Systems. They first asked me to further explain things (not sure why 'Here's your DKIM private key' needs more explanation, but whatever...). Then they told me it's out of scope for their bugbounty.

I guess then there's really no reason not to tell you: They have a 384 bit RSA DKIM key configured at: dkim._domainkey.t-systems.nl

384 bit RSA is... how shall I put it? I think 512 bit is the lowest RSA key size that was ever really used. 384 bit RSA is crackable in a few hours on a modern PC (using cado-nfs). The private key is:
-----BEGIN RSA PRIVATE KEY-----
MIHxAgEAAjEAtTliQYV2Xvx1OGkDyOL799BTFEuobY2dn2AgtiKCQgrh78NVK1JK
j0yRXgNnPpGBAgMBAAECMF0t+TBZUCi8xATSMij7VLTxv5Xi5OIXesNiXOKtYIRP
LkpYfR5PggaMScfbmqSssQIZAMwOhm9d7Y7Qi7I2j1AlYbiqdtqO54T7FQIZAONa
9dJFkC6lM3EPXR+0SZ4dqwwpiM0nvQIYYgz8thi5JK264ohq9sTvnu9yKvUN9I09
AhgfgMYZKcxtujRjkSZtMzUUNLYzzDmJe90CGDKwqcBI0v9ChaR8WHht+/chMdxj
7ez94w==
-----END RSA PRIVATE KEY-----

#VeraCrypt's microsoft account is being held hostage by microsoft and, if this comment is legit, so is #WireGuard's.

Embrace, extend, extinguish.

https://news.ycombinator.com/item?id=47687884

This is the same problem I'm currently facing with WireGuard. No warning at all,... | Hacker News

https://bmi.usercontent.opencode.de/eudi-wallet/wallet-development-documentation-public/latest/architecture-concept/06-mobile-devices/02-mdvm/

So, it turns out the German implementation of eIDAS (electronic ID wallet for e.g. age attestation) will require an Apple/Google account to function

Absolutely pathetic

Mobile Device Vulnerability Management Concept - German National EUDI Wallet: Architecture Documentation

Is there a way to open URLs from the CLI in profiles created with the new profile manager of #firefox?

-P is using the old profile manager

Wieder eine wilde Ansicht: Weil jemand über einen Bot Dinge ohne Rückfrage auf archive.org hoch lädt, könnte man nichts machen -.-

Cool, dann gebe ich mich als Bot aus und dann kann mir keiner was! 

Not sure if the function calculated the right time 🤔

This is a crazy, developing story. And here you thought *your* organization's patch management routines were strict: From Christopher Kunz at Heise:

"A serious security vulnerability in the Windchill and FlexPLM products prompted a nationwide police response over the weekend. At the behest of the Federal Criminal Police Office (BKA), officers from across Germany were dispatched to alert affected companies – an unprecedented move. Administrators, whose weekends were disrupted, expressed their irritation – some of whom don't even use the compromised software."

"When the editorial team received a tip late Sunday morning about a critical security vulnerability in Windchill and FlexPLM , it sounded like a routine report: A deserialization vulnerability in specialized software, even with a CVSS score of 10, doesn't cause any alarm at heise security. The situation was apparently quite different at the Federal Criminal Police Office (BKA): By that time, they had already alerted the state criminal police offices (LKA) in various federal states, which dispatched police officers to affected companies during the night. As several readers reported to us in the forum , police officers were standing outside company and private premises in the dead of night."

https://www.heise.de/news/WTF-Polizei-rueckte-Samstagnacht-wegen-Zero-Day-aus-11221345.html

WTF: Polizei rückte Samstagnacht wegen Zero-Day aus

Wegen der Sicherheitslücke in Windchill und ZeroPLM schickten mehrere Landeskriminalämter Polizeibeamte zu betroffenen Unternehmen. Die sind irritiert.

heise online
Tunables (The GNU C Library)

Tunables (The GNU C Library)

If you're using the official mongodb docker images, it could be that it is currently crashing non stop.

At least that was my experience after starting to experiment with this (for me) new technology.
I'm getting exit-code 139 by just running the official image without doing anything.

And than found this discussion on github:
https://github.com/docker-library/mongo/discussions/748

Mongod hard-crashes exactly every 30 seconds (SIGSEGV) · docker-library mongo · Discussion #748

Genuinely lost for debug steps and couldn't find another place to post. Been having connection issues with mongodb and it turned out to be because the whole damn thing is crashing horribly without ...

GitHub