● SYSTEM ONLINE Thursday August 20, 2026 00:00:00.00
// LOG INTERCEPT: "A Security Questionnaire, RFI, VRA (Vendor Risk Assessment), VR Management…helps customers identify and evaluate the..."// LOG INTERCEPT: "When “Check-the-Box” Fails Most companies today live in a dream world. They think that passing..."// LOG INTERCEPT: "it has been relatively a long time since threat intelligence sources started to integrate what..."// LOG INTERCEPT: "cyber attacks that you hear about them in news these days are not advanced at..."// LOG INTERCEPT: "What does 'Privacy' exactly mean to you, and is there anything left for us in..."

Category: Software Development

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 → ]
2018.01.20 ID: 279

Does JavaScript Pose A Security Risk?

Javascript is a silent threat! I no longer am able to imagine the current structure of the web without JavaScript. This is about online applications in form of traditional websites, otherwise traditional web interfaces won’t be able to handle the applications and web would collapse without JS! That does not mean I am a fan […]

[ READ TRANSMISSION → ]