Skip to content
View manisha2580's full-sized avatar

Block or report manisha2580

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

Pinned Loading

  1. AI-Based-Intrusion-Detection-System AI-Based-Intrusion-Detection-System Public

    A machine learning pipeline utilizing NLP and Multinomial Naive Bayes to classify and filter malicious communication, achieving high accuracy in detecting phishing attempts and spam vectors.

    Python

  2. Endpoint-Detection-Response-Project Endpoint-Detection-Response-Project Public

    Implementation of a SIEM/EDR lab using Wazuh and Sysmon to detect privilege escalation and credential dumping on Windows 11 endpoints.

  3. Python-Security-Toolkit Python-Security-Toolkit Public

    A collection of automated security utilities including a Bulk Password Auditor, a Time-Based Access Control (RBAC) simulator, and a Vulnerability Port Scanner.

    Python

  4. Secure-Auth-Lockout-Simulator Secure-Auth-Lockout-Simulator Public

    A Python-based authentication system implementing NIST-compliant password complexity validation and adaptive brute-force detection logic with multi-tier threat escalation.

    Python

  5. Caesar-Cipher-Cryptosystem Caesar-Cipher-Cryptosystem Public

    A Python implementation of the Caesar Cipher algorithm, demonstrating fundamental symmetric encryption techniques through character-shift transformation and ASCII manipulation.

    Python

  6. Python-Detection-Engine Python-Detection-Engine Public

    A Python-based security logic engine that parses authentication metadata, categorizes threat levels based on login failure thresholds, and segments traffic origin (Internal vs. External) for automa…

    Python