Skip to content
View 0xsmk's full-sized avatar

Block or report 0xsmk

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
0xsmk/README.md

Hi, I'm smk

I'm a cybersecurity enthusiast focused on Security Engineering and Application Security Research.

Currently diving deep into secure development practices, vulnerability research, and building security tools that help developers write safer code. I enjoy understanding how vulnerabilities work at the code level and how to fix them.

My main areas of interest include:

  • Security Development Lifecycle and DevSecOps practices
  • Web application security
  • Vulnerability research and exploit development
  • Building automation tools for security testing
  • CTF challenges

Tech Stack

Python C++ Go SQL Linux Docker Kubernetes


Contacts

Popular repositories Loading

  1. port-scanner port-scanner Public

    Simple Python-based port scanner with TCP/UDP support and service fingerprinting.

    Python

  2. 0xsmk 0xsmk Public

    it's me

  3. web-bruteforcer web-bruteforcer Public

    Python Web Login Bruteforcer

    Python

  4. packet-sniffer packet-sniffer Public

    A simple packet sniffer built with Python and Scapy.

    Python

  5. Data-Poisoning-Attacks Data-Poisoning-Attacks Public

    Research repository dedicated to the study of Data Poisoning Attacks. Contains academic references and practical experiments illustrating key concepts and methods. Authors: Mikhail Shumakov, Arseni…

  6. 2FA 2FA Public

    Implementing a 2FA system for a simple web application

    Go