Skip to content
View n1nj4t4nuk1's full-sized avatar
🦊
Herding tanukis
🦊
Herding tanukis

Highlights

  • Pro

Block or report n1nj4t4nuk1

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
n1nj4t4nuk1/README.md

Hi! I'm Javi πŸ‘‹πŸ»

Software Engineer and Cybersecurity Researcher from Spain πŸ‡ͺπŸ‡Έ specializing in Cyber Threat Intelligence and adversary emulation, using offensive methodologies to simulate real-world attacks and improve defensive capabilities against evolving threats.

Some cool projects

  • Deepfinder - Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.

  • Python DDD Skeleton - Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.

Publications

  • Digital Twin for Adaptive Adversary Emulation in IIoT Control Networks - The paper proposes a framework that uses digital twins to emulate adaptive cyber adversaries in industrial IIoT control networks. The approach creates a virtual replica of the industrial system where automated attackers, driven by reinforcement learning, interact with the environment and adapt their strategies to identify and exploit critical nodes. By combining system modeling with structural analysis and adversarial learning, the framework enables the generation of realistic and dynamic attack scenarios without impacting real industrial infrastructure. This environment can be used to evaluate defensive mechanisms, analyze system resilience, and support proactive cybersecurity testing in critical industrial networks.

Pinned Loading

  1. python-ddd-skeleton python-ddd-skeleton Public template

    🐍 Template of a Python & FastAPI application using Domain-Driven Design and Command Query Response Segregation principles.

    Python 23 1

  2. deepfinder.py deepfinder.py Public

    πŸ”Ž Search attributes easily using dot paths. Within structures of type dictionary, list and embedded substructures with simple format 'dict.users.0.name'.

    Python 5 1

  3. bun-ddd-skeleton bun-ddd-skeleton Public template

    πŸ₯Ÿ Template of a Typescript & Bun application using Domain-Driven Design and Command Query Response Segregation principles.

    TypeScript

  4. collapse collapse Public

    🌟 Collapse is a service that uploads files, compresses them, and exposes them for download.

    Python