Websec Cybersecurity Blog
Expert insights, trends, research findings, and best practices from our security team to help you strengthen your organization's security posture.
Featured Article
Our most important cybersecurity insight
Image unavailable
Blog October 3, 2023
A Comparison Between the Real User ID and the Effective User ID is not Enough to Prevent Privilege Escalation
In Unix-like systems, processes have a real and effective user ID determining their access permissions. While usually identical, they can differ in situations like when the setuid bit is activated in executables.
Image unavailable
Blog September 2, 2021
Cybersecurity in Web Applications - Where to start? Where to improve? Where to learn more?
A list of resources for web application security and a short description of what each resource covers.
Image unavailable
Blog July 4, 2013
(IN)secure session data in CodeIgniter
A security analysis on how web applications created with the PHP framework CodeIgniter handle user sessions.