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 ๐Ÿ‘‹๐Ÿป

A Software Engineer and Cybersecurity Researcher from Spain ๐Ÿ‡ช๐Ÿ‡ธ Focused on Cyber Threat Intelligence and Adversary Emulation, applying techniques to simulate attacks and enhance system defenses against emerging threats.

Some cool projects

  • Tanukeys - Service for storing public keys of users for various purposes such as message signature verification, encrypting information for a specific user, storing cryptocurrency wallet addresses, and simplifying key exchanges between devices.

  • 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 using digital twins and reinforcement learningโ€“based adaptive adversaries to safely test and improve the security of industrial systems. It presents a methodology combining control theory and centrality analysis to automate and validate adversarial attacks in virtualized critical environments.

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. python-value-objects python-value-objects Public

    ๐Ÿ’Š A collection of Value Objects to save time by generalizing types and format validations.

    Python 2