Skip to content
View villa9cyber's full-sized avatar
  • Spain

Block or report villa9cyber

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

Hi there, I'm Alvaro Villanueva πŸ‘‹


πŸ‘¨β€πŸ’» About Me

I am a Cybersecurity Enthusiast and Developer currently diving deep into the world of Malware Analysis and Network Security. I believe in "learning by doing," which is why I spend my time building security tools and studying how systems work (and break) at a low level.

  • πŸ”­ I’m currently working on Python Network Tools (Port Scanners, Network Monitors).
  • 🌱 I’m currently learning Malware Analysis, Reverse Engineering, and Threat Intelligence.
  • πŸ•΅οΈβ€β™‚οΈ My goal is to understand malicious software behavior to build better defenses.
  • ⚑ Fun fact: I love automating boring tasks with Python.

🧠 Learning Path

My current roadmap to becoming a Malware Analyst:

  • Python for Security (Scapy, Sockets)
  • x86/x64 Assembly Language
  • Static Analysis (PE Headers, Strings)
  • Dynamic Analysis (Sandboxing, Debugging)
  • Reverse Engineering with Ghidra/IDA

πŸ› οΈ My Arsenal

Python Bash C++ Linux

πŸš€ Current Projects

Here are some of the tools I'm developing to sharpen my skills:

Project Description Tech Stack
Network Monitor A tool to analyze and monitor network traffic in real-time. Python, Scapy

πŸ” PGP Public Key

I support privacy and secure communication.

Click to view my PGP Key
-----BEGIN PGP PUBLIC KEY BLOCK-----

mDMEaSNu3hYJKwYBBAHaRw8BAQdAix/6m4Dv5u+tSvsZqm8XlS2fyZ9jX/PMh/Rg
2dj4A2C0KUFsdmFybyBWaWxsYW51ZXZhIDx2aWxsYTljeWJlckBnbWFpbC5jb20+
iJkEExYKAEEWIQQyO5fDqBjtHILTdmjTbFIA9Pd/VQUCaSNu3gIbAwUJBaRmUgUL
CQgHAgIiAgYVCgkICwIEFgIDAQIeBwIXgAAKCRDTbFIA9Pd/VVAVAQDN7zy5GH/E
W5yUH5o5w0VzyNAQgiZkyU+fGZxTT/m5cwD+LjWbd3/TTpcnbhfqc0Zyzrs5CAUx
hMSIvN0uW+K++g24OARpI27eEgorBgEEAZdVAQUBAQdAs+/oVcNskLxjjcpHOsZo
pTrTeUXeFJNBZdrPQASXl2wDAQgHiH4EGBYKACYWIQQyO5fDqBjtHILTdmjTbFIA
9Pd/VQUCaSNu3gIbDAUJBaRmUgAKCRDTbFIA9Pd/VaSBAQCnzPqmw6KIDKCg123c
Hspx/7e5x3sBNVUd6kynWFzRXgD9FNIojVwZ4KaL94CBz/k1jjBY4xyzejzxGhe8
SzQq2AY=
=8N86
-----END PGP PUBLIC KEY BLOCK-----

"The only truly secure system is one that is powered off, cast in a block of concrete and sealed in a lead-lined room with armed guards - and even then I have my doubts."

Pinned Loading

  1. Network-monitor Network-monitor Public

    "Lightweight real-time network monitoring tool for Windows. Detects suspicious connections, resolves GeoIP, and analyzes threats automatically using the VirusTotal API."

    Python