Category Archives: Security

Todo lo que se me pueda ocurrir en seguridad informática.

Beyond the Chatbot: How Claude Code Is Turning Security Audits Into a One-Command Workflow

Beyond the Chatbot: How Claude Code Is Turning Security Audits Into a One-Command Workflow Repository: https://github.com/ch0ks/hackarandas-claude-toolbelt Every seasoned DevSecOps lead knows the “security tax”: the grinding friction between a high-velocity engineering team and a security team buried under vulnerability fatigue. … Continue reading

Share
Posted in AI, AppSec, Claude Code, Code, SAST, Security, Semgrep, VibeSecurityPatching | Tagged , , , , , , , , | Leave a comment

From Noise to Notes: Orchestrating SAST with Developers through AI-Driven Remediation

From Noise to Notes: Orchestrating SAST with Developers through AI-Driven Remediation I recently had the incredible honor of presenting my talk, “From Noise to Notes: Orchestrating SAST with Developers through AI-Driven Remediation,” at BSidesSF 2026. It was an amazing experience, … Continue reading

Share
Posted in AI, Conferences, Inphographic, Presentations, SAST, Security, VibeSecurityPatching | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Modernizing Security Patching with Vibe Security Patching and AI Assistance

Modernizing SAST with Vibe Security Patching and AI Assistance When joining a fintech role, one priority was building a SAST program that could scale with the business. SAST (Static Application Security Testing) analyzes source code, bytecode, or binaries without running … Continue reading

Share
Posted in Code, Security | Tagged , , , , , , , | Leave a comment

Secure by Default Postgres Docker Container for Development

In this post I will explain how to provide a secure postgres server docker container. This is useful when developing certain applications, for example a Django application. You can only run a this script and it will automatically detect if … Continue reading

Share
Posted in Code, Databases, DevOps, Docker, Postgres, Security | Leave a comment

Full Metal Jacket Meets Security

This is just a thing I wrote based on the Full Metal Jacket movie. I call it Full Metal Security: This is my laptop. There are many like it, but this one is mine. My laptop is my best friend. … Continue reading

Share
Posted in Experiences and Stories, Random, Security | Tagged , , , | Leave a comment

HP Data Protector Remote Shell for HPUX

In many pentest that I have done, HPUX is one of the more commons UNIX OS that I found. It is a strong operating system running in a robust hardware, and when I got to know more about the Lights … Continue reading

Share
Posted in Code, Exploits, Hacking, Security | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Updating your WordPress Blog in a blink!

I know, I know… WordPress already has an option to update your blog with one click… but I love to use my SSH and I don’t trust FTP connections, so here is my manual solution for this. I hope you … Continue reading

Share
Posted in Code, Security | Tagged , , , , | Leave a comment

Conferencia HUM – BugCon2010

Quiero invitarlos a mi conferencia de HUM – Homemade Undetectable Malware que voy a dar en la BugCon2010 este viernes 29 de octubre del 2010. Es parte de lo que dí en la conferencia del ITESM pero voy a agregarle … Continue reading

Share
Posted in Conferences, Events, Hacking, Presentations, Security | Tagged , , , , , , | 2 Comments

Conferencia: HUM – Homemade Undetectable Malware

Tengo el gusto de anunciarles que el Profesor Arturo García conocido en el Twitter cómo @ElProfeSeguro, me ha invitado a dar una conferencia sobre HUM o Homemade Undetectable Malware en el ITESM CCM. No quiero adelantar mucho de la conferencia … Continue reading

Share
Posted in Events, Hacking, Presentations, Security | Tagged , , , , , , , , , , | 3 Comments

Can I reach it? Small Script for Network Connectivity Test

I made this script so I can replicate a network connection test to some host. It’s really small but it works in all the cases and has some nice features as internal and external IP detection. It works in Linux, … Continue reading

Share
Posted in Code, Security | Tagged , , , , , , | 1 Comment