Skip to content
View boutsoniya's full-sized avatar

Block or report boutsoniya

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

Pinned Loading

  1. password-strength-analyzer password-strength-analyzer Public

    A zero-dependency Python utility that evaluates password strength using cryptographic entropy calculations, dictionary blocklists, and simulated SHA-256 database verification.

    Python

  2. Vulnerability-Scanner Vulnerability-Scanner Public

    An enterprise-structured CLI utility designed for passive service fingerprinting, protocol risk assessment, and signature matching. Implements robust separation of data/code via JSON configurations…

    Python

  3. Phishing-Email-Detection-Model Phishing-Email-Detection-Model Public

    An ML-powered pipeline built with Python and Scikit-learn that classifies emails as Phishing or Safe by analyzing body text and malicious link patterns using a Random Forest classifier.

    Python

  4. Secure-Login-System Secure-Login-System Public

    A secure Node.js, Express, and PostgreSQL authentication API hardened with bcrypt hashing, parameterized queries, and HTTP-only session cookies. Built during my Cybersecurity Internship to demonstr…

    JavaScript

  5. AirAware AirAware Public

  6. phishing-model-analytics phishing-model-analytics Public

    Quantitative performance benchmarking of machine learning classifiers for phishing detection, utilizing precision, recall, and F1-score optimization on high-dimensional labeled datasets.

    Python