Hiding Malicious Code in a Rails Project
Rails is one of those frameworks that almost everyone in the web development world has an opinion about. The people who love it …
$ ls -la /var/log/vault/posts/
// 22 entries on application security, vulnerabilities and research
Rails is one of those frameworks that almost everyone in the web development world has an opinion about. The people who love it …
Developers have quietly become one of the most valuable targets in the modern threat landscape. Not because of who they are as …
Modern web applications face a persistent challenge: automated attacks that bypass traditional security measures. Captcha farms …
Security operations teams spend a fair amount of time on repetitive administrative tasks. Answering recurring process questions, …
LFI and Path traversal are not a new thing, but what most people don’t understand is the full impact of the vulnerability. …
For a long time I’ve been struggling with the way authentication systems work, as they don’t protect your password as …
First time I heard about mass assignment vulnerabilities was a long time ago, when I started learning Ruby & Rails. In fact I …
Once again, I bring a topic that I don’t see getting enough attention , and a lot of times this ends up being a big security …
These past few days I’ve been doing some security checks in my mobile banking apps as I basically never did it since opening …