Do It by Code
54 subscribers
715 photos
101 videos
15 files
1.25K links
We uhhhhh... do things by coding them.
Download Telegram
if() function in CSS:

The CSS if() function provides a concise way to express conditional values. It accepts a series of condition-value pairs, delimited by semicolons. The function evaluates each condition sequentially and returns the value associated with the first true condition. If none of the conditions evaluate to true, the function returns an empty token stream.


https://developer.chrome.com/blog/new-in-chrome-137#if
This media is not supported in your browser
VIEW IN TELEGRAM
I left a server online with VNC wide open to see how it would be interacted with. This is one of the more interesting interactions:


sauce
TLDR: facebook (and yandex) android apps would listen on a localhost web address and then websites with their javascript code would tell the browser to connect to it, correlating long-lived sessions in the apps with even incognito sessions in web browsers

they no longer do this since June 3rd, but the method is worth noting

https://localmess.github.io/
Forwarded from Anton Rosenberg
Переписка хранится в нереляционной СУБД собственной разработки text-engine, файлы данных которой на дисках шифруются, сами диски тоже шифруются. Но у самого Telegram, конечно, есть и те, и другие ключи (и Павел это подтверждал в скобках в своей статье от августа 2017 года "Почему Telegram не использует шифрование end-to-end по умолчанию"). Посторонний человек, вынувший диск из сервера, расшифровать данные не сможет, но на уровне работающей базы данных сообщения действительно не зашифрованы. Так как я занимался вопросами анти-спама, у меня к ним доступ был.
1
Do It by Code
Переписка хранится в нереляционной СУБД собственной разработки text-engine, файлы данных которой на дисках шифруются, сами диски тоже шифруются. Но у самого Telegram, конечно, есть и те, и другие ключи (и Павел это подтверждал в скобках в своей статье от августа…
Translation:

The data is stored in a non-relational DBMS of our own design, text-engine, whose data files on disks are encrypted, and the disks themselves are also encrypted.

But Telegram itself, of course, has both keys (and Pavel confirmed this in brackets in his article from August 2017 "Why Telegram Doesn't Use End-to-End Encryption by Default").

An outsider who removes the disk from the server will not be able to decrypt the data, but at the level of the running database, the messages are indeed not encrypted. Since I was working on anti-spam issues, I had access to them.


#telegram #db
What is EDR?

Endpoint Detection and Response (EDR), also referred to as endpoint detection and threat response (EDTR), is an endpoint security solution that continuously monitors end-user devices to detect and respond to cyber threats like ransomware and malware.

EDR is defined as a solution that "records and stores endpoint-system-level behaviors, uses various data analytics techniques to detect suspicious system behavior, provides contextual information, blocks malicious activity, and provides remediation suggestions to restore affected systems."


dark-kill

A user-mode code and its rootkit that will Kill EDR Processes permanently by leveraging the power of Process Creation Blocking Kernel Callback Routine registering and ZwTerminateProcess.


https://github.com/SaadAhla/dark-kill
Cloudflare is partially down.

https://www.cloudflarestatus.com/
Do It by Code
partially
for example this link doesn't work:

https://blog.cloudflare.com/post-mortem-on-cloudflare-control-plane-and-analytics-outage/

but cf pages and cf reverse-proxies are working fine
pyrogram.errors.exceptions.forbidden_403.Forbidden: Telegram says: [403 Forbidden] - [403 RECAPTCHA_CHECK_signup__6LfsY8EqAAAAAJ4jvMOeSyq6zRPYxnVR4HQDPIhm] (caused by "auth.SendCode")
4
Root Cause of the June 12, 2025 Google Cloud Outage

Summary:
- On May 29, 2025, a new Service Control feature was added for quota policy checks.
- This feature did not have appropriate error handling, nor was it feature flag protected.
- On June 12, 2025, a policy with unintended blank fields was inserted and replicated globally within seconds.
- The blank fields caused a null pointer which caused the binaries to go into a crash loop.

"If this had been flag protected, the issue would have been caught in staging."

^ Kinda reminds me of the CrowdStrike incident.
this is fine, as the OS can deallocate the terminated program faster than we can free memory


source
Do It by Code
Starlink User Terminal Teardown Article, Comments
During device initialization, if the system identifies itself as a user terminal, the initialization script automatically writes 41 SSH public keys into /root/.ssh/authorized_keys. Notably, port 22 on the UTA remains open to the local network at all times. Having such a large number of unknown login keys on a user product certainly raises eyebrows.
🤖 MIT just completed the first brain scan study of ChatGPT users & the results are terrifying.

Turns out, AI isn't making us more productive. It's making us cognitively bankrupt.

🧵 https://fxtwitter.com/itsalexvacca/status/1935343874421178762

📝 "ChatGPT users had the lowest brain engagement and 'consistently underperformed at neural, linguistic, and behavioral levels.' Over the course of several months, ChatGPT users got lazier with each subsequent essay, often resorting to copy-and-paste by the end of the study."
.
22
So to sum things up:

we used to have a six-days war
now this is called 12-days war, apparently

Also apparently, Iran lost at least 657 people, while the other side lost 28.
these statistics aren't really reliable tho.

now the main topic:
Both sides had groups which were carrying out cyber actions against each other in this conflict, here is a list of them:
https://github.com/fastfire/IsraelIranConflict

there have been way too many cybersecurity incidents during this time, some of the major ones:
- Nobitex getting hacked and ~100 millions USD worth of cryptocurrency getting burned
- Nobitex source code leak
- Bank Melli database leak (some sources denied this tho??)
- Bank Mellat database leak
- some other cybersecurity incidents on banking systems of Iran

yeah well, sad times
if any of you guys have more information about any other incident that happened during this time, please share it in comments section (with link please)
so how was your month going?

meanwhile mine:
🤓1