● SYSTEM ONLINE Saturday August 15, 2026 00:00:00.00
// LOG INTERCEPT: "Secure Target Network (Security Advisory October 27, 2002) Topic: OE DBX Exposure Discovery date: October..."// LOG INTERCEPT: "we love buzzwords in cybersecurity. every few months the industry discovers a new shiny acronym,..."// LOG INTERCEPT: "The new obsession This feels like the beginning of a new religion. ChatGPT arrives, and..."// LOG INTERCEPT: "security community has been certainly obsessed with creating a new acronym every day instead of..."// LOG INTERCEPT: "What is the best way to make sure a software product is secure?  The easiest..."

Category: Software Development

2024.10.04 ID: 636

Starting the Sequence‑Modeling Experiment

Why I’m Beginning This Project Right now, in October 2024, I’m launching a research project built around a simple but provocative question: Can network behavior be modeled the same way we model language? Not as static events. Not as signatures. But as sequences with structure, grammar, and predictability. Network traffic has patterns. It has transitions. […]

[ READ TRANSMISSION → ]
2022.12.24 ID: 652

The Panacea Illusion

The new obsession This feels like the beginning of a new religion. ChatGPT arrives, and suddenly everyone believes they’ve found the cure for everything. Every question, every confusion, every gap in understanding, now delegated to a chatbot. The same pattern repeats: a new tool, a new promise, a new exhaustion. People forget that every tool […]

[ READ TRANSMISSION → ]
2021.06.21 ID: 442

Does AI help us in security operations?

it does but only if it is originated from a intelligent programmer. AI is as smart as the people who did its modeling. an artificial intelligence cannot be more intelligent than its origination. presuming AI will be helping us securing cyberspace is like presuming we will have a accurate Accounting system or flawless GL just […]

[ READ TRANSMISSION → ]
2021.06.02 ID: 425

Relying on SAST/DAST

Relying on DAST/SAST is like investing in a restaurant where chef needs to be reminded of how to safely handle knife. no surprise that software developers have been dragging computer end-users to current situation when software products are no longer reliable, or they are packed with vulnerabilities. I have mentioned before that I believe the […]

[ READ TRANSMISSION → ]
2020.06.14 ID: 427

Software is the root cause of all insecurities

Software is the core of any computerized system and it is the most effective way of introducing insecurities to cyberspace with all its entities. eliminate fancy tools like synthesizer if you want your child be a musician. root cause of all security vulnerabilities (mainly) resides with the software, the foundation of all computer systems, where […]

[ READ TRANSMISSION → ]
2019.10.04 ID: 401

Does Cloud Guarantees Security?

There is a wrong perception of Cloud security among consumers of the Cloud solutions and platforms. Actually, classic Clouds are more insecure than traditional computing even though it is set on stone for most people even many “IT professionals” that Cloud computing is natively more secure, or by default it is at least more secure […]

[ READ TRANSMISSION → ]
2019.08.04 ID: 405

Penetration Testing vs. Secure Code Review

What is the best way to make sure a software product is secure?  The easiest way is to roll out to the market and see what is going to happen and hope everything does well…no kidding, that is what most software developers do!  Let’s forget about what majority of software community do and see what […]

[ READ TRANSMISSION → ]
2019.07.24 ID: 376

are we still coding, or just copy‑pasting?

this generation of developers has access to more tools than any other time in history. stackoverflow, github issues, reddit, dev.to, kite, tabnine, intellicode… the list keeps growing. and with every new “assistant,” we get further away from the one thing that actually matters in software development: originality. but let’s be honest — the problem is […]

[ READ TRANSMISSION → ]
2019.03.05 ID: 180

5 Signs Your Code is Insecure

If you believe a final penetration test is the gatekeeper of your security, you are already behind. Security is not an event that happens at the end of a sprint; it is an architectural decision made at the first line of code. If your process lacks a framework before the test, your “secure” code is […]

[ READ TRANSMISSION → ]