D

Daniel Garcia (cr0hn)

Co-Founder

Belgium14 yrs 4 mos experience

Key Highlights

  • 20+ years of experience in cybersecurity.
  • Founder of one of Spain's largest cybersecurity conferences.
  • Expert in API security and LLM threat research.
Stackforce AI infers this person is a Cybersecurity Expert specializing in API security and LLM threat research.

Contact

Skills

Core Skills

CybersecurityManagementPythonSecurity-by-designBackend Architecture

Other Skills

Data ScienceStartupsTeacher TrainingContinuous IntegrationFlaskGoogle Cloud PlatformEvent-driven architectureApi secWeb Application SecuritySecurity AuditsInformation SecurityOWASPPenetration TestingSeguridad de la informaciónNetwork Security Implementation

About

I find and break API security before attackers do. 20+ years hunting vulnerabilities: BOLA, broken auth, injection, SSRF, and the new attack surfaces that MCP servers and LLM tool-calling are opening right now. Alias: cr0hn. Founder of one of Spain's largest cybersecurity conferences. What I work on: — API threat modeling with OWASP API Top 10 as baseline — LLM security: prompt injection defense, MCP server hardening, tool-calling attack surfaces — Python security tooling and open-source CVE research — Training security-aware development teams I've audited APIs and systems across finance, healthtech, and critical infrastructure. The pattern I keep seeing: Teams ship fast and assume the framework handles security. It doesn't. If you build APIs or ship LLM-powered products in production and want them to survive the first real attack — that's exactly what I work on. Weekly analysis on API security and LLM threats: vamosallio.com

Experience

14 yrs 4 mos
Total Experience
2 yrs 8 mos
Average Tenure
1 yr 8 mos
Current Experience

Mcp hub

Co-Founder

Feb 2026Present · 3 mos · Remote

  • Founder
Data ScienceCybersecurity

Santander

Artificial Intelligence Principal Engineer

Sep 2025Present · 8 mos · Remote · Remote

Alice & bob

Founder

Sep 2024Present · 1 yr 8 mos · Remote

  • I focus on advancing our vision, building strategic partnerships, and ensuring our training programs are cutting-edge.
  • I lead a talented team, ensuring we deliver impactful education while growing our presence in the tech world. We are always thinking ahead and aiming higher.
StartupsTeacher TrainingManagement

Token city

Software & Security Engineering Advisor

Oct 2023Oct 2024 · 1 yr · remote · Remote

42crunch

API Security Research & Software architect

Jun 2023Aug 2025 · 2 yrs 2 mos · Remote

  • At 42Crunch, my main responsibilities included leading the design and implementation of secure product architecture. The focus was on embedding a security-by-design approach, especially for APIs, with an emphasis on Python-based development.
  • My expertise in Python played a pivotal role in enhancing the security and performance of our APIs. My commitment to mentoring also fostered an environment that promoted learning and growth in Python coding and API security.
  • I worked diligently to ensure our product was adaptable and client-responsive, underpinned by the fail-fast principle. The combination of easy deployment via container technology and the flexibility provided by an event-driven architecture enabled us to deliver a secure, scalable, and robust product.

Transaction network services

Software & Security Engineering Advisor

May 2023Aug 2023 · 3 mos · remote · Remote

Confidential

Advisor on cybersecurity

Feb 2023Nov 2023 · 9 mos · remote · Remote

42crunch

API Security Research consultant

Oct 2021Feb 2023 · 1 yr 4 mos · Remote

  • At 42Crunch, I mainly did the following:
  • Led, designed, defined the life cycle and the architecture of a new company product.
  • Co-creating the project code.
  • Improved python code
  • Mentoring
  • The goal ideas behind the new product were:
  • We applied the old-new pipelining UNIX concept to split complex software into fast, efficient, easy-to-maintain, and decoupled pieces. A well-known idea but not usually used in typical data-based applications.
  • They're a startup. They depend on their clients and need to move change quickly. So, we created the product following the fail-fast concepts.
  • Easy deployment based on containers.
  • Event-driven architecture.
  • Scalable and distributed plugin system.
  • Security by design environment.
Continuous IntegrationFlaskPython

Circles

Principal Backend Architect

Feb 2021Sep 2022 · 1 yr 7 mos · Remote

  • I designed and created the complete backend and the architecture for the real-time video-sharing platform.
  • Goals: scale at millions of users by design, with the most cost-efficiency possible, having strong privacy and security controls and measures.
  • Google Cloud Platform and its services were used for real-time content distribution. One of the requirements was service speed and avoiding waiting times. So architecture has been developed to be event-driven.
  • A big challenge was the data model. It should be fast, efficient, and reliable. I achieved them by optimizing the database motor to be as fast as the engine could run and performing some tricks in the data model.
  • To complement the platform, we also designed a real-time recommendation engine. The big challenge then was the generation of good recommendations with a low system footprint.
Continuous IntegrationFlaskPython

Incibe - instituto nacional de ciberseguridad

Part of Jury of Hackton in Cybercamp 2017

Dec 2017Dec 2018 · 1 yr · Santander y alrededores, España

Bbva

2 roles

Security Technical Leader at BBVA Innovation Labs Security

Dec 2016Aug 2021 · 4 yrs 8 mos · Hybrid

  • I authored, co-authored, or led many influential projects and initiatives.
  • As part of my position, I also was talking with other Bank departments. I was listening for their needs and tried to understand the need to improve their security and development life cycle: avoiding security was a stopper.
  • I was lucky to work with a successful team.
  • We research with edge technologies and test the latest products and solutions of well-known providers and manufacturers, some of them:
  • Rancher Labs (acquired by Suse): Beta-testing.
  • Amazon AWS: Security research of AWS Lambdas. S3 Buckets security exposure and privacy.
  • Google Cloud: Security research of Google Cloud Functions. Cloud Storage security exposure and privacy.
  • Docker: Image security on Registries.
  • OWASP: Contributing with new projects and ideas.
  • NIST: Sharing internal research and investigations.
  • We researched how to improve security and scalability in the development process by creating new Open Source software when we didn't find a public solution for that problem:
  • DeepTracy: Vulnerabilities in Software dependencies. We released 2 Open Source projects to manage them (before GitHub did it).
  • S3 Buckets security checking using a black-box approach.
  • API Check: a toolset for testing REST APIs
  • Patton: a platform for identifying software vulnerabilities using fuzzy logic algorithms.
  • WafBrain: a real-time WAF based on deep learning.
  • GitSec: a secrets and private information identification on a Git repository (released before GitHub did it).
  • DockerFile Security Checker: static security analyzer for Dockerfiles based on a rule system.
  • Redis Security Map: an anti-hacking framework for Redis databases.
  • Tarkin: a real-time security anomaly detector.
  • MIST: a high-level programming language for defining security execution workflows quickly.
  • Masquerade: high-performance, real-time, multi-location data obfuscation tool.
  • All of these projects are at the GitHub's BBVA

Security Researcher at BBVA Innovation Labs Security

Mar 2016Dec 2016 · 9 mos · Hybrid

  • I joined BBVA Innovation Labs as a security researcher.
  • My role was to research about security development cycle on complex systems:
  • Research security best practices for source code in different programming languages: Scale, Java, Go, Javascript, NodeJS, Python, Erlang, or Elixir.
  • Research security about Continuous integration/deployment systems. Create best security practices.
  • Research and create best security practices for architectures based on micro-services, CQRS, or actors models.
  • Research and create security best practices for the high-scalability ecosystem with many pieces and services: services discovering and sharing information throw a broker, multi-cloud deployment, many types of databases (SQL, NoSQL, or Tabular databases), and related.
  • I gave recommendations for defense services and architectures from hacking attacks.

Owasp madrid chapter

Chapter Leader

Oct 2015May 2021 · 5 yrs 7 mos · Madrid

Continuous IntegrationFlaskPython

Abirtone

Company Owner

Jun 2015Sep 2017 · 2 yrs 3 mos · Madrid Area, Spain

  • Coordination training and security consulting.
  • I'm also the instructor of Python and safety courses offered by the company.

Isban

IT Security Architect

Jul 2014Jun 2015 · 11 mos · Madrid, Community of Madrid, Spain · On-site

  • Security analysis and find security solutions.
  • Penetrations testing supervision.
  • Security controls and solutions recommendations.
  • Security evangelist.
Continuous IntegrationPython

Buguroo offensive security

Security research and pentester

Oct 2012Jun 2014 · 1 yr 8 mos · Madrid Area, Spain

  • Security analysis, identification of vulnerabilities and threats.
  • Security audit and system penetration tests.
  • Documentation of results, defining Scopes testing and qualification levels of criticality.
  • Recommendations for securing and defense systems.
  • Security courses and trainings.

Freelance

Independent security research and pentester

Sep 2012Oct 2012 · 1 mo · Madrid Area, Spain

  • Security analysis, identification of vulnerabilities and threats.
  • Security audit and system penetration tests.
  • Documentation of results, defining Scopes testing and qualification levels of criticality.
  • Recommendations for securing and defense systems.
  • Security courses and trainings.
Python

Ecija

Security research and pen-tester

Jan 2011Sep 2012 · 1 yr 8 mos

  • Security audits and pentesting over web services, communication systems and platforms.
Python

Telefónica

Security auditor and pentester

Oct 2008Sep 2011 · 2 yrs 11 mos · Madrid, Community of Madrid, Spain · On-site

  • Security analysis, identification of vulnerabilities and threats over internal networks and services of Telefonica.
  • Security studies of communication protocols.
  • Development of security tools for testing certain protocols (RADIUS, IGMP).
Python

Education

Universidad de Castilla-La Mancha

Engineer's degree — Computer Science

Jan 2005Jan 2008

Stackforce found 100+ more professionals with Cybersecurity & Management

Explore similar profiles based on matching skills and experience