Skip to content
View joszamama's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Block or report joszamama

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
joszamama/README.md

Hi everyone! 👋

I'm Pepe — a Ph.D. Candidate at CISPA Helmholtz Center for Information Security in Saarbrücken, Germany, originally from Seville. I research systems security and fuzz testing, which basically means I spend my days trying to break software in interesting ways.

  • 🔭 Currently building Fandango, an open-source language-based fuzzer that generates structured, semantically valid test inputs at scale.
  • 🔬 My research covers fuzzing, vulnerability research, protocol testing, XML injection, and GNSS security testing. Always exploring new ways to stress-test complex systems.
  • 🌍 I've presented in a number of conferences, spent three months as a visiting researcher at the Max Planck Institute for Security and Privacy in Bochum, and attended summer schools in Singapore and Bergamo.
  • 📚 Before CISPA, I studied Software Engineering at the Universidad de Sevilla — Bachelor's and Master's, both with Honors Distinction.
  • 🤝 Always open to collaborating on open-source security and testing projects — feel free to reach out!

Pinned Loading

  1. fandango-fuzzer/fandango fandango-fuzzer/fandango Public

    FANDANGO is a language-based fuzzer that leverages formal input specifications (grammars) combined with constraints to generate diverse sets of valid inputs for programs under test.

    Python 108 16

  2. unifuzz unifuzz Public

    Project repository for the UniFuzz tool. Generate better-distributed tailored test suites

    Python