Blog
OWASP #5 Broken Access Control
2021-10-19 | By Jason Lu
In the OWASP Top Ten list, the number 5 vulnerability is Broken Access Control. This is concerned with how web applications grant systems access to...
read the storyEmpowering Customers the Xcalibyte Way – An Interview with Gavin Bu
2021-10-14 | By Gavin Bu
From smart-locks at homes to self-driving vehicles on the road, new technologies such as artificial intelligence, blockchain, and 5G continue to promote the...
read the storyThe Customer First Philosophy!
2021-09-14 | By Yanwen Lu
Our Product Manager, Yanwen, shares her insights on how to prioritize customer satisfaction by actively maintaining communication with customers, and deliver static code analysis tools...
read the storyWhat is the Connection Between CERT & CWE?
2021-08-26 | By Tan Rahman
Up to 90% of software security problems are caused by defects in source code. Coding standards are critical to eliminate vulnerabilities. Our latest blog post...
read the storyOWASP #4 XML EXTERNAL ENTITIES (XXE)
2021-08-09 | By Jason Lu
The safest way to prevent XXE is to always disable External Entities completely. Disabling these also makes the parser secure against denial of services (DOS...
read the storyOWASP #3 Sensitive Data Exposure
2021-06-09 | By Jane Yang
The next blog article in our OWASP Top Ten series is number 3, Sensitive Data. When your data is at rest, in transit or in...
read the storyEmbedded Programming and IoT – Memory Management Criticality!
2021-05-18 | By Tan Rahman & Jane Yang
In this blog article, we explore some of the pitfalls faced by developers when using lower-level compiled languages with the Internet of Things...
read the storyOWASP #2 – Broken Authentication
2021-05-06 | By Jason Lu
Broken Authentication ranks No. 2 in the OWASP top ten list and despite being easily countered, is an all too often-seen problem in software...
read the storyOWASP #1 Injection
2021-04-02 | By Jason Lu
The first article of our OWASP Top Ten series, injection...
read the storyCreating ‘Best in Class’ Tools for Static Code Analysis – Q&A with Sun Chan, CTO
2021-01-07 | By Sun Chan
In his latest Q&A session , Xcalibyte’s CTO, Sun Chan, shares some experiences from his admirable career, that all software developers will find insightful...
read the story